summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
6 daysMerge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman
6 daysRevert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold
6 daysRevert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold
6 daysRevert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold
6 daysRevert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold
6 daysRevert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...Greg Kroah-Hartman
6 daysRevert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman
6 daysusb: ohci-nxp: clean up probe error labelsJohan Hovold
6 daysusb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold
6 daysusb: ohci-nxp: fix device leak on probe failureJohan Hovold
6 daysusb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold
6 daysusb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
6 daysusb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan
6 daysusb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng
12 daysusb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
12 daysusb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)
12 daysUSB: lpc32xx_udc: Fix error handling in probeMa Ke
12 daysusb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li
12 daysusb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou
12 daysusb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li
12 daysusb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann
12 daysusb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
12 daysxhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-04Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-11-27usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu
2025-11-27Merge tag 'usb-serial-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-11-26USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda
2025-11-26USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda
2025-11-26usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou
2025-11-26usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou
2025-11-26usb: dwc3: core: Remove redundant comment in core initKrishna Kurapati
2025-11-26usb: phy: Initialize struct usb_phy list_headDiogo Ivo
2025-11-24usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2025-11-24USB: serial: option: add Foxconn T99W760Slark Xiao
2025-11-22USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern
2025-11-21usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng
2025-11-21usb: typec: hd3ss3220: Enable VBUS based on ID pin stateKrishna Kurapati
2025-11-21usb: typec: anx7411: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-21USB: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-21drivers/usb/storage: use min() instead of min_t()David Laight
2025-11-21usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZEGopi Krishna Menon
2025-11-21usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu
2025-11-21usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar
2025-11-21xhci: dbgtty: fix device unregisterŁukasz Bartosik
2025-11-21usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski
2025-11-21usb: gadget: functionfs: use dma_buf_unmap_attachment_unlocked() helperLiang Jie