index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Merge branch 'origin' into devel
Russell King
24
-128
/
+338
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
22
-124
/
+333
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-3
/
+3
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+2
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2
-7
/
+6
2009-03-24
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2
-3
/
+3
2009-03-24
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
1
-0
/
+14
2009-03-24
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2
-1
/
+102
2009-03-24
USB: S3C: Move usb-control.h to platform include
Ben Dooks
1
-2
/
+1
2009-03-24
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
1
-1
/
+1
2009-03-24
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
2009-03-24
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
1
-1
/
+1
2009-03-24
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
1
-1
/
+0
2009-03-24
USB: use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
3
-4
/
+4
2009-03-24
USB: uhci: don't use pseudo negative values
Alan Stern
2
-8
/
+7
2009-03-24
USB: fix ehci printk formats
Randy Dunlap
1
-1
/
+1
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
7
-29
/
+29
2009-03-24
USB: Add platform device support for the ISP1760 USB chip
Catalin Marinas
2
-17
/
+80
2009-03-24
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2
-6
/
+8
2009-03-24
USB: EHCI: add software retry for transaction errors
Alan Stern
2
-0
/
+35
2009-03-24
USB: EHCI: Make timer_action out-of-line
Alan Stern
2
-34
/
+36
2009-03-24
usb: kill prehistorical comments about USB_EHCI_HCD
Thierry Vignaud
1
-4
/
+1
2009-03-24
USB: add missing KERN_* constants to printks
Frank Seidel
1
-4
/
+4
2009-03-24
USB: count reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
1
-8
/
+7
2009-03-17
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
1
-1
/
+2
2009-03-17
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
1
-6
/
+4
2009-03-16
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
1
-1
/
+2
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
9
-15
/
+61
2009-02-27
USB: EHCI: slow down ITD reuse
Karsten Wiese
4
-8
/
+57
2009-02-21
[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c
Hartley Sweeten
1
-2
/
+0
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
3
-3
/
+0
2009-02-16
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2
-4
/
+4
2009-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
15
-12
/
+3869
2009-01-27
USB: Driver for Freescale QUICC Engine USB Host Controller
Anton Vorontsov
10
-0
/
+3861
2009-01-27
USB: omap1 ohci buildfix (otg related)
David Brownell
1
-0
/
+1
2009-01-27
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
3
-3
/
+0
2009-01-27
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2
-6
/
+4
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-3
/
+3
2009-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
20
-142
/
+4714
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
3
-10
/
+16
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
3
-0
/
+6
2009-01-07
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
3
-11
/
+6
2009-01-07
USB: isp1760: Fix probe in PCI glue code
Karl Bongers
1
-42
/
+55
2009-01-07
USB: isp1760: use a specific PLX bridge instead of any bdridge
Sebastian Andrzej Siewior
1
-6
/
+10
2009-01-07
USB: m66592 and r8a66597 resource changes
Magnus Damm
1
-5
/
+3
2009-01-07
USB: Convert ohci-pnx4008 to a new-style i2c driver
Jean Delvare
1
-49
/
+36
2009-01-07
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-07
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
[next]