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
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-17
/
+24
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-1
/
+1
2006-01-04
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
1
-2
/
+0
2006-01-04
[PATCH] USB: UHCI: edit some comments
Alan Stern
4
-35
/
+36
2006-01-04
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
3
-11
/
+11
2006-01-04
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
1
-4
/
+7
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
1
-1
/
+1
2006-01-04
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
1
-2
/
+0
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
1
-1
/
+1
2006-01-04
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
4
-15
/
+8
2006-01-04
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
7
-34
/
+7
2006-01-04
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
1
-2
/
+3
2006-01-04
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
1
-2
/
+0
2006-01-04
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
1
-2
/
+4
2006-01-04
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
1
-1
/
+1
2006-01-04
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
3
-4
/
+13
2006-01-04
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
1
-7
/
+7
2006-01-04
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
2
-288
/
+224
2006-01-04
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
1
-8
/
+18
2006-01-04
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
1
-6
/
+27
2006-01-04
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
1
-42
/
+43
2005-12-16
[PATCH] UHCI: add missing memory barriers
Alan Stern
1
-0
/
+2
2005-11-29
[PATCH] USB: ehci fixups
David Brownell
1
-7
/
+12
2005-11-29
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
7
-18
/
+114
2005-11-23
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
1
-36
/
+0
2005-11-23
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
2
-161
/
+162
2005-11-23
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
1
-135
/
+125
2005-11-23
[PATCH] USB: EHCI updates
David Brownell
3
-41
/
+46
2005-11-18
[PATCH] Fix copy-paste bug in ohci-ppc-soc.c
Andrey Volkov
1
-1
/
+1
2005-11-17
[PATCH] USB: OHCI lh7a404 platform device conversion fixup
Richard Purdie
1
-1
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-144
/
+124
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
3
-3
/
+0
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
8
-144
/
+124
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-04
[USB]: Make early handoff a final fixup instead of a header one.
David S. Miller
1
-1
/
+1
2005-10-31
Don't touch USB controller IO registers when they are disabled
Linus Torvalds
1
-0
/
+23
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
9
-0
/
+14
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
3
-0
/
+6
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
9
-1
/
+14
2005-10-28
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[PATCH] USB: Always do usb-handoff
Alan Stern
1
-43
/
+3
2005-10-28
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
8
-0
/
+8
2005-10-28
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
1
-0
/
+1
2005-10-28
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
1
-3
/
+3
2005-10-28
[PATCH] UHCI: Improve handling of iso TDs
Alan Stern
1
-13
/
+26
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
14
-41
/
+41
2005-10-28
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2
-112
/
+106
2005-10-28
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-28
[PATCH] ISP116x PM updates
David Brownell
2
-26
/
+4
[next]