index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: refuse loading if nousb is used
Oliver Neukum
2016-01-31
1
-0
/
+4
*
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
2016-01-31
1
-0
/
+8
*
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
2016-01-22
1
-6
/
+5
*
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
2016-01-22
1
-0
/
+4
*
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
2015-12-09
1
-0
/
+10
*
usb: xhci: fix checking ep busy for CFC
Lu Baolu
2015-12-09
1
-26
/
+6
*
usb: ehci-orion: fix probe for !GENERIC_PHY
Jonas Gorski
2015-12-09
1
-1
/
+2
*
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Laura Abbott
2015-10-17
1
-0
/
+1
*
xhci: handle no ping response error properly
Mathias Nyman
2015-10-17
1
-5
/
+15
*
xhci: don't finish a TD if we get a short transfer event mid TD
Mathias Nyman
2015-10-17
1
-0
/
+10
*
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
2015-09-21
1
-6
/
+5
*
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-09-21
2
-5
/
+5
*
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
2015-09-21
1
-0
/
+3
*
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
2015-09-21
1
-15
/
+5
*
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
2015-09-21
1
-1
/
+2
*
usb: xhci: lock mutex on xhci_stop
Roger Quadros
2015-09-21
1
-0
/
+4
*
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
2015-09-21
1
-45
/
+45
*
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
2015-09-21
1
-0
/
+9
*
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
2015-08-18
1
-4
/
+4
*
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
1
-18
/
+16
*
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
1
-82
/
+63
*
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2015-08-14
2
-12
/
+5
*
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
2015-08-14
1
-0
/
+11
*
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-08-14
4
-0
/
+27
*
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2015-08-10
2
-2
/
+3
|
\
|
*
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
2015-08-03
1
-1
/
+2
|
*
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-08-03
1
-1
/
+1
*
|
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
2015-08-08
3
-5
/
+47
*
|
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
2015-08-08
3
-13
/
+187
*
|
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2015-08-08
2
-14
/
+57
*
|
usb: xhci: make USB_XHCI_PLATFORM selectable
Rafał Miłecki
2015-08-08
1
-1
/
+8
*
|
usb: host: xhci: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
1
-5
/
+1
*
|
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
1
-26
/
+9
*
|
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
1
-6
/
+1
*
|
usb: host: ehci-st: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
1
-6
/
+1
*
|
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
2015-08-05
1
-4
/
+9
*
|
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
2015-07-27
8
-17
/
+80
|
\
\
|
|
/
|
*
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-07-22
1
-1
/
+1
|
*
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
2015-07-22
1
-6
/
+1
|
*
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
2015-07-22
1
-1
/
+8
|
*
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-07-22
3
-3
/
+7
|
*
xhci: report U3 when link is in resume state
Zhuang Jin Can
2015-07-22
1
-2
/
+5
|
*
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
2015-07-22
1
-0
/
+3
|
*
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-07-22
1
-1
/
+1
|
*
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
2015-07-22
1
-3
/
+37
|
*
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
Mathias Nyman
2015-07-22
1
-0
/
+17
*
|
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2015-07-22
2
-9
/
+17
*
|
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2015-07-22
2
-8
/
+17
*
|
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2015-07-22
2
-0
/
+3
*
|
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2015-07-22
2
-0
/
+15
[next]