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
2020-03-11
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-11
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-11
usb: quirks: add NO_LPM quirk for Logitech Screen Share
Dan Lazewatsky
2020-03-11
usb: storage: Add quirk for Samsung Fit flash
Jim Lin
2020-03-11
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
2020-03-11
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
2020-02-28
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Mathias Nyman
2020-02-28
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
2020-02-28
USB: Fix novation SourceControl XL after suspend
Richard Dodd
2020-02-28
usb: uas: fix a plug & unplug racing
EJ Hsu
2020-02-28
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai
2020-02-14
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-14
usb: gadget: f_ncm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-14
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
2020-02-05
usb: dwc3: turn off VBUS when leaving host mode
Bin Liu
2020-02-05
usb-storage: Disable UAS on JMicron SATA enclosure
Laura Abbott
2020-02-05
USB: serial: ir-usb: fix IrLAP framing
Johan Hovold
2020-02-05
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
2020-02-05
USB: serial: ir-usb: add missing endpoint sanity check
Johan Hovold
2020-01-29
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
2020-01-29
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2020-01-23
USB: serial: keyspan: handle unbound ports
Johan Hovold
2020-01-23
USB: serial: io_edgeport: handle unbound ports on URB completion
Johan Hovold
2020-01-23
USB: serial: io_edgeport: use irqsave() in USB's complete callback
John Ogness
2020-01-23
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-23
USB: serial: quatech2: handle unbound ports
Johan Hovold
2020-01-23
USB: serial: io_edgeport: add missing active-port sanity check
Johan Hovold
2020-01-23
USB: serial: ch341: handle unbound port at reset_resume
Johan Hovold
2020-01-23
USB: serial: suppress driver bind attributes
Johan Hovold
2020-01-23
USB: serial: opticon: fix control-message timeouts
Johan Hovold
2020-01-23
USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
Jerónimo Borque
2020-01-14
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
2020-01-14
usb: musb: dma: Correct parameter passed to IRQ handler
Paul Cercueil
2020-01-14
usb: musb: Disable pullup at init
Paul Cercueil
2020-01-14
USB: serial: option: add ZLP support for 0x1bc7/0x9010
Daniele Palmas
2020-01-14
usb: chipidea: host: Disable port power only if previously enabled
Guenter Roeck
2020-01-12
USB: serial: option: add Telit ME910G1 0x110a composition
Daniele Palmas
2020-01-12
USB: core: fix check for duplicate endpoints
Johan Hovold
2020-01-12
usb: gadget: fix wrong endpoint desc
EJ Hsu
2020-01-04
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
2020-01-04
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
2020-01-04
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
2020-01-04
usb: renesas_usbhs: add suspend event support in gadget mode
Veeraiyan Chidambaram
2019-12-21
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-12-21
xhci: make sure interrupts are restored to correct state
Mathias Nyman
2019-12-21
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
2019-12-21
usb: xhci: only set D3hot for pci device
Henry Lin
2019-12-21
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
2019-12-21
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
2019-12-21
USB: adutux: fix interface sanity check
Johan Hovold
[next]