index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-25
7
-29
/
+29
*
USB: Add platform device support for the ISP1760 USB chip
Catalin Marinas
2009-03-25
2
-17
/
+80
*
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2009-03-25
2
-6
/
+8
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-25
2
-0
/
+35
*
USB: EHCI: Make timer_action out-of-line
Alan Stern
2009-03-25
2
-34
/
+36
*
usb: kill prehistorical comments about USB_EHCI_HCD
Thierry Vignaud
2009-03-25
1
-4
/
+1
*
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-25
1
-4
/
+4
*
USB: count reaches -1, tested 0
Roel Kluin
2009-03-25
1
-1
/
+1
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-25
1
-8
/
+7
*
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
*
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-18
3
-3
/
+0
*
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2009-02-16
2
-4
/
+4
*
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-28
10
-0
/
+3861
|
*
USB: omap1 ohci buildfix (otg related)
David Brownell
2009-01-28
1
-0
/
+1
|
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-28
3
-3
/
+0
|
*
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-28
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
|
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
3
-0
/
+6
|
*
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
2009-01-07
3
-11
/
+6
|
*
USB: isp1760: Fix probe in PCI glue code
Karl Bongers
2009-01-07
1
-42
/
+55
|
*
USB: isp1760: use a specific PLX bridge instead of any bdridge
Sebastian Andrzej Siewior
2009-01-07
1
-6
/
+10
|
*
USB: m66592 and r8a66597 resource changes
Magnus Damm
2009-01-07
1
-5
/
+3
|
*
USB: Convert ohci-pnx4008 to a new-style i2c driver
Jean Delvare
2009-01-07
1
-49
/
+36
|
*
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-3
/
+3
|
*
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-1
/
+1
|
*
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2009-01-07
4
-2
/
+111
|
*
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
2009-01-07
1
-1
/
+1
|
*
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
2009-01-07
4
-0
/
+4446
|
*
USB: Avoid 20ms delay in EHCI resume
Vikram Pandita
2009-01-07
1
-3
/
+15
|
*
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
2009-01-07
1
-6
/
+6
|
*
USB: clean up redundant tests on unsigned
roel kluin
2009-01-07
1
-6
/
+2
*
|
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
David Vrabel
2009-01-07
4
-4
/
+30
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-01-02
5
-11
/
+58
|
\
|
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-31
3
-8
/
+19
|
|
\
|
|
*
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
2008-12-15
1
-4
/
+4
|
|
|
\
|
|
|
*
ARM: OMAP: Switch ohci-omap to gpio_request/free calls
Jarkko Nikula
2008-12-11
1
-3
/
+3
|
|
|
*
ARM: OMAP: switch to gpio_direction_input
David Brownell
2008-12-11
1
-1
/
+1
|
|
*
|
Merge git://git.marvell.com/orion into devel
Russell King
2008-12-13
3
-13
/
+25
|
|
|
\
\
|
|
|
*
|
[ARM] Orion: add the option to support different ehci phy initialization
Ronen Shitrit
2008-12-04
1
-3
/
+14
|
|
|
|
/
|
|
*
|
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-27
1
-1
/
+1
|
*
|
|
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
2008-12-22
1
-2
/
+1
|
*
|
|
sh: sh_mobile usb clock framework support
Magnus Damm
2008-12-22
2
-3
/
+40
|
|
|
/
|
|
/
|
*
|
|
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
1
-48
/
+7
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2008-12-08
2
-10
/
+11
|
\
|
|
|
*
|
USB: fix SB600 USB subsystem hang bug
Shane Huang
2008-12-01
1
-3
/
+6
[next]