index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
1
-1
/
+1
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
4
-0
/
+4446
2009-01-07
USB: Avoid 20ms delay in EHCI resume
Vikram Pandita
1
-3
/
+15
2009-01-07
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
1
-6
/
+6
2009-01-07
USB: clean up redundant tests on unsigned
roel kluin
1
-6
/
+2
2009-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
5
-11
/
+58
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-8
/
+19
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
1
-48
/
+7
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
1
-2
/
+1
2008-12-22
sh: sh_mobile usb clock framework support
Magnus Damm
2
-3
/
+40
2008-12-15
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
1
-4
/
+4
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
3
-13
/
+25
2008-12-10
ARM: OMAP: Switch ohci-omap to gpio_request/free calls
Jarkko Nikula
1
-3
/
+3
2008-12-10
ARM: OMAP: switch to gpio_direction_input
David Brownell
1
-1
/
+1
2008-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2
-10
/
+11
2008-12-04
[ARM] Orion: add the option to support different ehci phy initialization
Ronen Shitrit
1
-3
/
+14
2008-11-30
USB: fix SB600 USB subsystem hang bug
Shane Huang
1
-3
/
+6
2008-11-30
Revert "USB: improve ehci_watchdog's side effect in CPU power management"
Greg Kroah-Hartman
1
-7
/
+5
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-11-26
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
David Vrabel
8
-121
/
+201
2008-11-25
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
2
-6
/
+36
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
1
-0
/
+21
2008-11-19
USB: fix SB700 usb subsystem hang bug
Andiry Xu
1
-0
/
+21
2008-11-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
7
-46
/
+37
2008-11-19
uwb: add basic radio manager
David Vrabel
2
-3
/
+0
2008-11-13
USB: EHCI: fix divide-by-zero bug
Alan Stern
1
-2
/
+2
2008-11-13
USB: EHCI: fix handling of dead controllers
Alan Stern
1
-13
/
+12
2008-11-13
usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB
Yoshihiro Shimoda
1
-2
/
+3
2008-11-13
USB: remove optional bus bindings in isp1760, fixing runtime warning
Sebastian Andrzej Siewior
2
-28
/
+17
2008-11-13
USB: Fix PS3 USB shutdown problems
Geoff Levand
2
-1
/
+3
2008-10-31
wusb: remove unused #include <version.h>
Huang Weiyi
4
-4
/
+0
2008-10-28
wusb: do a proper channel stop
David Vrabel
4
-58
/
+63
2008-10-28
wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()
David Vrabel
1
-3
/
+5
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-1
/
+397
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-0
/
+3862
2008-10-22
USB: ohci: add support for tmio-ohci cell
Dmitry Baryshkov
3
-1
/
+397
2008-10-20
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'master' into for-upstream
David Vrabel
20
-664
/
+537
2008-10-17
USB: remove err() macro from more usb drivers
Greg Kroah-Hartman
2
-25
/
+28
2008-10-17
USB: remove info() macro from remaining usb drivers
Greg Kroah-Hartman
1
-5
/
+8
2008-10-17
USB: OHCI: fix endless polling behavior
Alan Stern
1
-19
/
+32
2008-10-17
USB: EHCI: fix remote-wakeup support for ARC/TDI core
Alan Stern
3
-14
/
+29
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
3
-2
/
+19
2008-10-17
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
6
-19
/
+16
2008-10-17
USB: isp1760: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-2
/
+3
2008-10-17
USB: improve ehci_watchdog's side effect in CPU power management
Yi Yang
1
-5
/
+7
2008-10-17
USB: UHCI: improve scheduling of interrupt URBs
Alan Stern
1
-6
/
+11
2008-10-17
USB: ohci-omap: handle other omap15xx chips
Tony Lindgren
1
-2
/
+2
2008-10-17
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
4
-223
/
+0
2008-10-17
USB: ehci-dbg: fix reading less content of periodic file
Ming Lei
1
-3
/
+5
[next]