summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-04-15usb: dwc3: core: Expose core driver as libraryBjorn Andersson
2025-04-15usb: dwc3: qcom: Snapshot driver for backwards compatibiltyBjorn Andersson
2025-04-15usb: dwc3: exynos: add support for Exynos2200 variantIvaylo Ivanov
2025-04-15usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)J. Neuschäfer
2025-04-11USB: wdm: add annotationOliver Neukum
2025-04-11USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum
2025-04-11USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum
2025-04-11USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen
2025-04-11USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li
2025-04-11USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen
2025-04-11usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen
2025-04-11usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin
2025-04-11usb: chipidea: ci_hdrc_imx: fix call balance of regulator routinesFedor Pchelkin
2025-04-11usb: chipidea: ci_hdrc_imx: fix usbmisc handlingFedor Pchelkin
2025-04-11usb: Remove orphaned UDC driversRob Herring (Arm)
2025-04-11usb: common: usb-conn-gpio: use a unique name for usb connector deviceChance Yang
2025-04-11usb: renesas_usbhs: Reorder clock handling and power management in probeLad Prabhakar
2025-04-11usb: renesas_usbhs: Fix typo in commentLad Prabhakar
2025-04-11usb: renesas_usbhs: Correct function references in commentLad Prabhakar
2025-04-11usb: hub: Fail fast in USB3 link power management enable pathMathias Nyman
2025-04-11usb: hub: reorder USB3 link power management enable requestsMathias Nyman
2025-04-11usb: hub: Don't disable LPM completely if device initiated LPM failsMathias Nyman
2025-04-11usb: hub: verify device is configured in usb_device_may_initiate_lpm()Mathias Nyman
2025-04-11usb: hub: Block less in USB3 link power management LPM disable pathMathias Nyman
2025-04-11usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko
2025-04-11usb: chipidea: imx: add HSIO Block Control wakeup settingXu Yang
2025-04-11usb: chipidea: imx: add wakeup interrupt handlingXu Yang
2025-04-11usb: ehci-fsl: Fix use of private data to avoid -Wflex-array-member-not-at-en...Alan Stern
2025-04-11usb: cdc-wdm: avoid setting WDM_READ for ZLP-sRobert Hodaszi
2025-04-11usb: gadget: udc-xilinx: Remove the invalid commentLi Qiong
2025-04-11usb: cdns3: Remove the invalid commentLi Qiong
2025-04-11usb: gadget: f_hid: wake up readers on disable/unbindPeter Korsgaard
2025-04-11usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-04-11USB: gadget: Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-04-11usb: dwc3: core: Avoid redundant system suspend/resume callbacksRoy Luo
2025-04-11usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang
2025-04-11usb: typec: tipd: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-11usb: typec: tcpci: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-11usb: typec: tcpci: add regulator supportMichael Grzeschik
2025-04-11usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik
2025-04-11usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debugMichael Grzeschik
2025-04-11usb: typec: tcpm: allow to use sink in accessory modeMichael Grzeschik
2025-04-11usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_setMichael Grzeschik
2025-04-11usb: typec: ucsi: Add the UCSI commands in debugfsMadhu M
2025-04-11usb: typec: ucsi: add Huawei Matebook E Go ucsi driverPengyu Luo
2025-04-11usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski