index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-06-03
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
2021-06-03
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
Yoshihiro Shimoda
2021-06-03
usb: dwc3: gadget: Properly track pending and queued SG
Thinh Nguyen
2021-06-03
USB: serial: pl2303: add device id for ADLINK ND-6530 GC
Zolton Jheng
2021-06-03
USB: serial: ftdi_sio: add IDs for IDS GmbH Products
Dominik Andreas Schorpp
2021-06-03
USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
Daniele Palmas
2021-06-03
USB: serial: ti_usb_3410_5052: add startech.com device id
Sean MacLennan
2021-06-03
USB: usbfs: Don't WARN about excessively large memory allocations
Alan Stern
2021-06-03
USB: trancevibrator: fix control-request direction
Johan Hovold
2021-06-03
misc/uss720: fix memory leak in uss720_probe
Dongliang Mu
2021-05-28
usb: dwc3: gadget: Enable suspend events
Jack Pham
2021-05-22
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
2021-05-19
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
2021-05-19
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
2021-05-19
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
2021-05-19
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
2021-05-19
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
2021-05-19
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
2021-05-19
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-05-19
usb: xhci: Increase timeout for HC halt
Maximilian Luz
2021-05-19
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
Ferry Toth
2021-05-19
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
2021-05-19
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
2021-05-14
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
2021-05-14
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
2021-05-14
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
2021-05-14
USB: cdc-acm: fix TIOCGSERIAL implementation
Johan Hovold
2021-05-14
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
2021-05-14
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
2021-05-14
USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
Yang Yingliang
2021-05-14
usb: gadget: aspeed: fix dma map failure
Tao Ren
2021-05-14
fotg210-udc: Complete OUT requests on short packets
Fabian Vogt
2021-05-14
fotg210-udc: Don't DMA more than the buffer can take
Fabian Vogt
2021-05-14
fotg210-udc: Mask GRP2 interrupts we don't handle
Fabian Vogt
2021-05-14
fotg210-udc: Remove a dubious condition leading to fotg210_done
Fabian Vogt
2021-05-14
fotg210-udc: Fix EP0 IN requests bigger than two packets
Fabian Vogt
2021-05-14
fotg210-udc: Fix DMA on EP0 for length > max packet size
Fabian Vogt
2021-05-14
usb: gadget: pch_udc: Check for DMA mapping error
Andy Shevchenko
2021-05-14
usb: gadget: pch_udc: Check if driver is present before calling ->setup()
Andy Shevchenko
2021-05-14
usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
Andy Shevchenko
2021-05-14
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
Badhri Jagan Sridharan
2021-05-14
usb: gadget: pch_udc: Revert d3cb25a12138 completely
Andy Shevchenko
2021-05-14
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2021-05-14
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
2021-05-14
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
2021-05-14
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
2021-05-14
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
2021-05-14
USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
Johan Hovold
2021-05-14
USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-05-14
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
Johan Hovold
[next]