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-7.1.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
/
host
Age
Commit message (
Expand
)
Author
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
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
2019-11-25
usb: xhci-mtk: fix ISOC error when interval is zero
Chunfeng Yun
2019-10-17
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
2019-10-17
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
2019-10-17
xhci: Check all endpoints for LPM timeout
Jan Schmidt
2019-10-17
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
2019-10-17
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
2019-09-06
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
2019-09-06
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-09-06
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
2019-08-04
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-08-04
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-06-11
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-06-11
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-06-11
xhci: Use %zu for printing size_t type
Fabio Estevam
2019-06-11
xhci: update bounce buffer with correct sg num
Henry Lin
2019-05-04
usb: u132-hcd: fix resource leak
Mukesh Ojha
2019-04-03
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
2019-04-03
usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
Yasushi Asano
2019-01-09
usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...
Jia-Ju Bai
2018-12-29
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
2018-12-13
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-01
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
2018-12-01
usb: xhci: Prevent bus suspend if a port connect change or polling state is d...
Mathias Nyman
2018-12-01
usb: xhci: fix timeout for transition from RExit to U0
Aaron Ma
2018-11-10
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
2018-10-18
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
2018-10-13
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
2018-10-13
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
Mathias Nyman
2018-09-26
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
2018-09-19
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-08-24
usb: xhci: increase CRS timeout value
Ajay Gupta
2018-08-24
usb: xhci: remove the code build warning
Dongjiu Geng
2018-07-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2018-07-17
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
2018-05-25
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
2018-05-25
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
2018-04-13
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Hackmann
2018-02-28
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
2018-02-28
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2018-02-22
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
2018-01-17
xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
Ben Hutchings
2018-01-02
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
2017-12-25
xhci: plat: Register shutdown for xhci_plat
Adam Wallis
2017-12-20
usb: xhci-mtk: check hcc_params after adding primary hcd
Chunfeng Yun
[next]