aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li1-0/+3
2025-04-15usb: potential integer overflow in usbg_make_tpg()Chen Yufeng1-2/+2
2025-04-15usb: dwc3: qcom: Transition to flattened modelBjorn Andersson1-78/+99
2025-04-15usb: dwc3: qcom: Don't rely on drvdata during probeBjorn Andersson1-9/+8
2025-04-15usb: dwc3: core: Don't touch resets and clocksBjorn Andersson2-9/+14
2025-04-15usb: dwc3: core: Expose core driver as libraryBjorn Andersson2-48/+140
2025-04-15usb: dwc3: qcom: Snapshot driver for backwards compatibiltyBjorn Andersson3-1/+936
2025-04-15usb: dwc3: exynos: add support for Exynos2200 variantIvaylo Ivanov1-0/+9
2025-04-15usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)J. Neuschäfer2-0/+9
2025-04-11USB: wdm: add annotationOliver Neukum1-1/+1
2025-04-11USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum1-1/+1
2025-04-11USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum1-2/+4
2025-04-11USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum1-1/+10
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum1-0/+3
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen1-0/+6
2025-04-11USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum1-0/+7
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li1-0/+3
2025-04-11USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen1-0/+23
2025-04-11usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans1-3/+1
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen1-0/+2
2025-04-11usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin1-3/+10
2025-04-11usb: chipidea: ci_hdrc_imx: fix call balance of regulator routinesFedor Pchelkin1-8/+17
2025-04-11usb: chipidea: ci_hdrc_imx: fix usbmisc handlingFedor Pchelkin1-2/+4
2025-04-11usb: Remove orphaned UDC driversRob Herring (Arm)13-11555/+0
2025-04-11usb: common: usb-conn-gpio: use a unique name for usb connector deviceChance Yang1-3/+22
2025-04-11usb: renesas_usbhs: Reorder clock handling and power management in probeLad Prabhakar1-12/+38
2025-04-11usb: renesas_usbhs: Fix typo in commentLad Prabhakar1-1/+1
2025-04-11usb: renesas_usbhs: Correct function references in commentLad Prabhakar1-1/+1
2025-04-11usb: hub: Fail fast in USB3 link power management enable pathMathias Nyman1-8/+12
2025-04-11usb: hub: reorder USB3 link power management enable requestsMathias Nyman1-8/+13
2025-04-11usb: hub: Don't disable LPM completely if device initiated LPM failsMathias Nyman1-11/+2
2025-04-11usb: hub: verify device is configured in usb_device_may_initiate_lpm()Mathias Nyman1-8/+8
2025-04-11usb: hub: Block less in USB3 link power management LPM disable pathMathias Nyman1-6/+10
2025-04-11usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko1-4/+10
2025-04-11usb: chipidea: imx: add HSIO Block Control wakeup settingXu Yang1-0/+77
2025-04-11usb: chipidea: imx: add wakeup interrupt handlingXu Yang1-0/+37
2025-04-11usb: ehci-fsl: Fix use of private data to avoid -Wflex-array-member-not-at-end warningAlan Stern1-17/+8
2025-04-11usb: cdc-wdm: avoid setting WDM_READ for ZLP-sRobert Hodaszi1-14/+9
2025-04-11usb: gadget: udc-xilinx: Remove the invalid commentLi Qiong1-2/+0
2025-04-11usb: cdns3: Remove the invalid commentLi Qiong1-2/+0
2025-04-11usb: gadget: f_hid: wake up readers on disable/unbindPeter Korsgaard1-2/+17
2025-04-11usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+3
2025-04-11USB: gadget: Replace deprecated strncpy() with strscpy()Thorsten Blum1-1/+1
2025-04-11usb: dwc3: core: Avoid redundant system suspend/resume callbacksRoy Luo1-1/+19
2025-04-11usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang1-0/+4
2025-04-11usb: typec: tipd: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+1
2025-04-11usb: typec: tcpci: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+4
2025-04-11usb: typec: tcpci: add regulator supportMichael Grzeschik1-0/+5
2025-04-11usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik1-9/+18
2025-04-11usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debugMichael Grzeschik1-5/+29