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
2016-05-04
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
4
-4
/
+9
2016-05-04
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
1
-0
/
+6
2016-05-04
xhci: resume USB 3 roothub first
Mathias Nyman
1
-3
/
+3
2016-05-04
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
1
-1
/
+3
2016-02-25
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
1
-1
/
+3
2016-02-25
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
1
-10
/
+0
2016-02-17
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
1
-1
/
+3
2016-02-17
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
1
-19
/
+29
2016-01-31
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+44
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
1
-6
/
+5
2015-12-04
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
1
-2
/
+6
2015-12-01
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
1
-6
/
+9
2015-11-18
usb: xhci: fix checking ep busy for CFC
Lu Baolu
1
-26
/
+6
2015-11-18
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
1
-0
/
+10
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
3
-3
/
+3
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-26
Merge 4.3-rc7 into usb-next
Greg Kroah-Hartman
2
-5
/
+26
2015-10-24
usb: host: lpc32xx: don't unregister phy device
Vladimir Zapolskiy
1
-1
/
+0
2015-10-24
usb: host: lpc32xx: balance clk enable/disable on removal
Vladimir Zapolskiy
1
-1
/
+2
2015-10-24
usb: host: lpc32xx: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-8
/
+8
2015-10-17
usb/host/fotg210: Remove return statement inside if
Peter Senna Tschudin
1
-7
/
+5
2015-10-17
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Laura Abbott
1
-0
/
+1
2015-10-17
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-10-17
xhci: don't finish a TD if we get a short transfer event mid TD
Mathias Nyman
1
-0
/
+10
2015-10-16
usb/host/fotg210: Add function scan_frame_queue()
Peter Senna Tschudin
1
-67
/
+76
2015-10-16
usb/host/fotg210: Add function: output_buf_tds_dir()
Peter Senna Tschudin
1
-31
/
+31
2015-10-16
usb/host/fotg210: convert macro to inline function
Peter Senna Tschudin
1
-11
/
+16
2015-10-16
usb/host/fotg210: replace msleep by usleep_range
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: change kmalloc by kmalloc_array
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: Remove useless else statement
Peter Senna Tschudin
1
-3
/
+2
2015-10-16
usb/host/fotg210: remove KERN_WARNING from pr_warn
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: Fix coding style issues
Peter Senna Tschudin
2
-977
/
+769
2015-10-16
usb-host: Remove fusbh200 driver
Peter Senna Tschudin
4
-6576
/
+0
2015-10-16
usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA
Duc Dang
1
-0
/
+10
2015-10-16
usb: Add support for ACPI identification to xhci-platform
Duc Dang
1
-0
/
+9
2015-10-16
usb: make xhci platform driver use 64 bit or 32 bit DMA
Duc Dang
1
-7
/
+13
2015-10-16
usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd
Lu, Baolu
1
-3
/
+2
2015-10-16
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
1
-10
/
+4
2015-10-16
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
2
-62
/
+46
2015-10-05
USB: u132-hcd: Fix seperate word in printk message
Masanari Iida
1
-2
/
+1
2015-10-04
usb: host: ehci-msm: fix handling platform_get_irq result
Andrzej Hajda
1
-3
/
+3
2015-10-04
usb: host: fotg210: remove unreachable code
Luis de Bethencourt
1
-1
/
+0
[next]