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-11-06
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
2019-11-06
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
2019-11-06
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
2019-10-17
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
2019-10-17
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
2019-10-17
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
2019-10-17
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
2019-10-17
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
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-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
2019-08-28
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
2019-08-02
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
2019-08-02
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
2019-07-25
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-07-25
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-03
usb :fsl: Change string format for errata property
Nikhil Badola
2019-07-03
usb: host: Stops USB controller init if PLL fails to lock
Ramneek Mehresh
2019-07-03
usb: phy: Workaround for USB erratum-A005728
Suresh Gupta
2019-07-03
usb: fsl: Set USB_EN bit to select ULPI phy
Nikhil Badola
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-18
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
2019-06-18
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
2019-06-03
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
[next]