index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2019-06-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
2019-06-09
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-06-09
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-06-09
xhci: Use %zu for printing size_t type
Fabio Estevam
2019-06-09
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: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2019-04-03
usb: xhci: dbc: Don't free all memory with spinlock held
Mathias Nyman
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-03-10
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
2019-01-09
usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...
Jia-Ju Bai
2018-12-29
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
Nicolas Saenz Julienne
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
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-01
usb: xhci: Prevent bus suspend if a port connect change or polling state is d...
Mathias Nyman
2018-12-01
xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
Cherian, George
2018-12-01
usb: xhci: fix timeout for transition from RExit to U0
Aaron Ma
2018-12-01
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
2018-12-01
xhci: Add check for invalid byte size error when UAS devices are connected.
Sandeep Singh
2018-12-01
xhci: handle port status events for removed USB3 hcd
Mathias Nyman
2018-12-01
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
2018-11-13
xhci: Avoid USB autosuspend when resuming USB2 ports.
Anshuman Gupta
2018-11-13
usb: host: ohci-at91: fix request of irq for optional gpio
Tudor.Ambarus@microchip.com
2018-10-09
usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platforms
Heikki Krogerus
2018-10-01
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
2018-10-01
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
Mathias Nyman
2018-09-10
usb: xhci: fix interrupt transfer error happened on MTK platforms
Chunfeng Yun
2018-09-05
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
2018-09-05
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Anurag Kumar Vulisha
2018-09-05
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-26
Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...
Olof Johansson
2018-07-24
usb: host: exynos: Remove support for Exynos5440
Krzysztof Kozlowski
2018-07-20
usb: xhci: Fix memory leak in xhci_endpoint_reset()
Zheng Xiaowei
2018-07-20
powerpc/ps3: Set driver coherent_dma_mask
Geoff Levand
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
2018-07-13
usb: host: ehci-sched: remove redundant pointer dev
Colin Ian King
2018-07-13
usb: host: u132-hcd: remove redundant variable num_ports
Colin Ian King
2018-07-13
USB: host: whci: remove redundant variable t
Colin Ian King
2018-07-13
usb: xhci: dbc: remove redundant pointer dbc
Colin Ian King
2018-07-06
usb: host: xhci-rcar: Add a condition check about PLL active
Yoshihiro Shimoda
2018-07-06
usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3
Yoshihiro Shimoda
2018-07-06
usb: host: xhci-plat: add firmware_name for R-Car Gen3
Yoshihiro Shimoda
2018-07-06
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
[next]