index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: ehci-sched.c: EHCI SITD scheduling bugfix
Dan Streetman
2009-04-23
1
-1
/
+1
*
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
2
-6
/
+18
*
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-04-17
6
-6
/
+50
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-04-08
1
-2
/
+2
|
\
|
*
[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array
Justin Waters
2009-04-08
1
-2
/
+2
*
|
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
2
-2
/
+2
*
|
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
|
/
*
Merge branch 'origin' into devel
Russell King
2009-03-28
24
-128
/
+338
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
22
-124
/
+333
|
|
\
|
|
*
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
2009-03-24
1
-0
/
+14
|
|
*
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2009-03-24
2
-1
/
+102
|
|
*
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2009-03-24
1
-2
/
+1
|
|
*
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
2009-03-24
1
-1
/
+1
|
|
*
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-03-24
1
-1
/
+1
|
|
*
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
2009-03-24
1
-1
/
+1
|
|
*
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
2009-03-24
1
-1
/
+0
|
|
*
USB: use kzfree()
Johannes Weiner
2009-03-24
1
-2
/
+1
|
|
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
3
-4
/
+4
|
|
*
USB: uhci: don't use pseudo negative values
Alan Stern
2009-03-24
2
-8
/
+7
|
|
*
USB: fix ehci printk formats
Randy Dunlap
2009-03-24
1
-1
/
+1
|
|
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
7
-29
/
+29
|
|
*
USB: Add platform device support for the ISP1760 USB chip
Catalin Marinas
2009-03-24
2
-17
/
+80
|
|
*
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2009-03-24
2
-6
/
+8
|
|
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-24
2
-0
/
+35
|
|
*
USB: EHCI: Make timer_action out-of-line
Alan Stern
2009-03-24
2
-34
/
+36
|
|
*
usb: kill prehistorical comments about USB_EHCI_HCD
Thierry Vignaud
2009-03-24
1
-4
/
+1
|
|
*
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
1
-4
/
+4
|
|
*
USB: count reaches -1, tested 0
Roel Kluin
2009-03-24
1
-1
/
+1
|
|
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
1
-8
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
2
-3
/
+3
|
|
\
\
|
|
*
|
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2009-03-24
2
-3
/
+3
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-03-26
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
2009-03-16
1
-1
/
+2
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2009-03-25
2
-7
/
+6
|
\
|
|
|
*
|
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
2009-03-17
1
-1
/
+2
|
*
|
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
2009-03-17
1
-6
/
+4
|
|
/
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
9
-15
/
+61
|
\
|
|
*
USB: EHCI: slow down ITD reuse
Karsten Wiese
2009-02-27
4
-8
/
+57
|
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
3
-3
/
+0
|
*
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2009-02-16
2
-4
/
+4
*
|
[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c
Hartley Sweeten
2009-02-21
1
-2
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-02-02
15
-12
/
+3869
|
\
|
*
USB: Driver for Freescale QUICC Engine USB Host Controller
Anton Vorontsov
2009-01-27
10
-0
/
+3861
|
*
USB: omap1 ohci buildfix (otg related)
David Brownell
2009-01-27
1
-0
/
+1
|
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
3
-3
/
+0
|
*
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-27
2
-6
/
+4
|
*
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
2009-01-24
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-01-22
20
-142
/
+4714
|
\
|
|
*
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
3
-10
/
+16
[next]