index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
1
-9
/
+45
2019-11-06
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
1
-12
/
+12
2019-11-06
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
1
-0
/
+2
2019-10-17
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
1
-0
/
+8
2019-10-17
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-17
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
1
-2
/
+21
2019-10-17
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-17
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
1
-4
/
+11
2019-10-17
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
2019-10-17
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
1
-4
/
+6
2019-10-17
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
1
-2
/
+2
2019-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
1
-1
/
+1
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
1
-0
/
+10
2019-08-28
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
1
-3
/
+12
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-02
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
1
-0
/
+10
2019-08-02
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
1
-2
/
+7
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
1
-1
/
+2
2019-07-25
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
1
-1
/
+1
2019-07-25
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
5
-19
/
+21
2019-07-25
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
1
-12
/
+19
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-50
/
+85
2019-07-03
usb :fsl: Change string format for errata property
Nikhil Badola
1
-5
/
+2
2019-07-03
usb: host: Stops USB controller init if PLL fails to lock
Ramneek Mehresh
2
-1
/
+11
2019-07-03
usb: phy: Workaround for USB erratum-A005728
Suresh Gupta
2
-11
/
+29
2019-07-03
usb: fsl: Set USB_EN bit to select ULPI phy
Nikhil Badola
1
-0
/
+6
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2
-4
/
+6
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
3
-6
/
+43
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-18
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
1
-5
/
+15
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
3
-1
/
+28
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
1
-0
/
+10
2019-06-18
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
1
-23
/
+0
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
1
-2
/
+1
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
3
-1
/
+52
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
1
-0
/
+2
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
6
-7
/
+8
2019-06-03
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
1
-8
/
+5
2019-06-03
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
1
-27
/
+20
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
3
-9
/
+51
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
1
-3
/
+0
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
1
-2
/
+0
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
4
-21
/
+35
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
1
-2
/
+2
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2
-4
/
+8
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
[next]