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
*
USB: xhci: Fix check for room on the ring.
Sarah Sharp
2010-05-20
1
-1
/
+18
*
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
2010-05-20
1
-1
/
+1
*
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2010-05-20
2
-0
/
+9
*
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
2010-04-30
1
-3
/
+3
*
USB: ohci-at91: fix power management hanging
Patrice Vilchez
2010-04-30
1
-0
/
+2
*
USB: oxu210hp: release spinlock on error path
Dan Carpenter
2010-04-30
1
-3
/
+3
*
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
2
-0
/
+55
*
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
2010-04-30
1
-0
/
+14
*
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
2010-04-30
1
-1
/
+1
*
usb: Increase timeout value for device reset
Dinh Nguyen
2010-04-22
1
-1
/
+1
*
USB: EHCI: defer reclamation of siTDs
Alan Stern
2010-04-22
4
-12
/
+36
*
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
Sergei Shtylyov
2010-04-22
1
-1
/
+1
*
USB: ehci: omap: fix kernel panic with rmmod
Ajay Kumar Gupta
2010-04-22
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
21
-1
/
+21
*
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
2010-03-19
1
-5
/
+11
*
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
2010-03-19
1
-2
/
+7
*
USB: xHCI: re-initialize cmd_completion
Andiry Xu
2010-03-19
1
-0
/
+1
*
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2010-03-19
2
-2
/
+2
*
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
2010-03-19
3
-6
/
+5
*
USB: EHCI: fix ITD list order
Clemens Ladisch
2010-03-19
1
-5
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-03-03
36
-145
/
+3723
|
\
|
*
USB: fix I2C API usage in ohci-pnx4008.
Luotao Fu
2010-03-02
1
-3
/
+3
|
*
USB: OHCI: DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2010-03-02
2
-0
/
+461
|
*
USB: ehci: omap: Update TODO list in comments
Anand Gadiyar
2010-03-02
1
-2
/
+1
|
*
USB: ehci: omap: use default interrupt threshold
Anand Gadiyar
2010-03-02
1
-4
/
+0
|
*
USB: omap: ehci: kill 2 compile warnings
Anand Gadiyar
2010-03-02
1
-0
/
+3
|
*
USB: xhci: Fix finding extended capabilities registers
Edward Shao
2010-03-02
1
-2
/
+5
|
*
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
7
-29
/
+28
|
*
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
2010-03-02
1
-0
/
+10
|
*
USB: remove obsolete config in kernel source (USB_HCD_DMA)
Christoph Egger
2010-03-02
1
-13
/
+0
|
*
USB host: make Open Firmware device id constant
Németh Márton
2010-03-02
5
-5
/
+5
|
*
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
2010-03-02
1
-0
/
+1
|
*
USB: xhci: Fix compile issues with xhci_get_slot_state()
Sarah Sharp
2010-03-02
2
-2
/
+2
|
*
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
2010-03-02
1
-1
/
+1
|
*
usb: host: ehci: adding regulator framework in ehci-omap.c driver.
Ajay Kumar Gupta
2010-03-02
1
-0
/
+36
|
*
usb: host: ehci: fix missing kfree in remove path also
Ajay Kumar Gupta
2010-03-02
1
-0
/
+1
|
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
1
-2
/
+2
|
*
USB: host: SL811: fix unaligned accesses
Michael Hennerich
2010-03-02
1
-2
/
+3
|
*
USB: isp1362: Use kzalloc for allocating only one thing
Julia Lawall
2010-03-02
1
-1
/
+1
|
*
USB: xhci: No GFP_KERNEL in block error handling
Oliver Neukum
2010-03-02
1
-1
/
+1
|
*
USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()
H Hartley Sweeten
2010-03-02
1
-2
/
+4
|
*
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-1
/
+1
|
*
USB: ehci-orion.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-4
/
+4
|
*
USB: ehci-fsl: Add power management support
Anton Vorontsov
2010-03-02
1
-7
/
+83
|
*
USB: ehci-fsl: Fix sparse warnings
Anton Vorontsov
2010-03-02
1
-3
/
+4
|
*
USB: ehci: fix audio record functionality for some Full speed sound blaster d...
Dmitri Epshtein
2010-03-02
1
-3
/
+7
|
*
USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
Dmitri Epshtein
2010-03-02
1
-0
/
+2
|
*
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
2
-0
/
+2
|
*
USB: xhci: Notify the xHC when a device is reset.
Sarah Sharp
2010-03-02
4
-0
/
+166
|
*
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
2010-03-02
1
-0
/
+18
[next]