summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2025-04-11usb: typec: class: Fix NULL pointer accessAndrei Kuchynski
2025-04-11xhci: Limit time spent with xHC interrupts disabled during bus resumeMathias Nyman
2025-04-11usb: xhci: Fix invalid pointer dereference in Etron workaroundMichal Pecio
2025-04-11usb: xhci: Fix Short Packet handling rework ignoring errorsMichal Pecio
2025-04-11Revert "xhci: Prevent early endpoint restart when handling STALL errors."Mathias Nyman
2025-04-11Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpo...Mathias Nyman
2025-04-11usb: dwc3: Specify maximum number of XHCI interruptersWesley Cheng
2025-04-11usb: host: xhci: Notify xHCI sideband on transfer ring freeWesley Cheng
2025-04-11usb: host: xhci-plat: Set XHCI max interrupters if property is presentWesley Cheng
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng
2025-04-11usb: host: xhci-mem: Cleanup pending secondary event ring eventsWesley Cheng