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-01-22
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
1
-6
/
+5
2016-01-22
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-12-09
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
1
-0
/
+10
2015-12-09
usb: xhci: fix checking ep busy for CFC
Lu Baolu
1
-26
/
+6
2015-12-09
usb: ehci-orion: fix probe for !GENERIC_PHY
Jonas Gorski
1
-1
/
+2
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-09-21
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
1
-6
/
+5
2015-09-21
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-09-21
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
1
-0
/
+3
2015-09-21
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
1
-15
/
+5
2015-09-21
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-09-21
usb: xhci: lock mutex on xhci_stop
Roger Quadros
1
-0
/
+4
2015-09-21
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
1
-45
/
+45
2015-09-21
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-08-18
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
1
-4
/
+4
2015-08-14
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
1
-18
/
+16
2015-08-14
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
1
-82
/
+63
2015-08-14
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2
-12
/
+5
2015-08-14
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
1
-0
/
+11
2015-08-14
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
4
-0
/
+27
2015-08-10
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+3
2015-08-08
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
3
-5
/
+47
2015-08-08
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
3
-13
/
+187
2015-08-08
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2
-14
/
+57
2015-08-08
usb: xhci: make USB_XHCI_PLATFORM selectable
Rafał Miłecki
1
-1
/
+8
2015-08-05
usb: host: xhci: Simplify return statement
Saurabh Karajgaonkar
1
-5
/
+1
2015-08-05
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
1
-26
/
+9
2015-08-05
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
1
-6
/
+1
2015-08-05
usb: host: ehci-st: Simplify return statement
Saurabh Karajgaonkar
1
-6
/
+1
2015-08-05
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
1
-4
/
+9
2015-08-03
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
1
-1
/
+2
2015-08-03
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
8
-17
/
+80
2015-07-22
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2
-9
/
+17
2015-07-22
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2
-8
/
+17
2015-07-22
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2
-0
/
+3
2015-07-22
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2
-0
/
+15
2015-07-22
drivers:usb:fsl: Replace macros with enumerated type
Nikhil Badola
1
-4
/
+4
2015-07-22
USB: bcma: add support for controlling bus power through GPIO
Hauke Mehrtens
1
-0
/
+24
2015-07-22
USB: bcma: add bcm53xx support
Hauke Mehrtens
1
-3
/
+78
2015-07-22
USB: bcma: fix error handling in bcma_hcd_create_pdev()
Hauke Mehrtens
1
-2
/
+2
2015-07-22
USB: bcma: use devm_kzalloc
Hauke Mehrtens
1
-7
/
+4
2015-07-22
USB: bcma: replace numbers with constants
Hauke Mehrtens
1
-1
/
+2
2015-07-22
USB: bcma: remove chip id check
Hauke Mehrtens
1
-5
/
+0
2015-07-22
usb: host: xhci: remove typo in function documentation
Luis de Bethencourt
1
-1
/
+1
2015-07-22
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
1
-1
/
+1
2015-07-22
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
1
-6
/
+1
2015-07-22
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
[next]