index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-30
[PATCH] USB: ehci fixups
David Brownell
1
-7
/
+12
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
7
-18
/
+114
2005-11-24
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
1
-36
/
+0
2005-11-24
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
2
-161
/
+162
2005-11-24
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
1
-135
/
+125
2005-11-24
[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-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
3
-3
/
+0
2005-11-10
[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-11-01
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-31
[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-29
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
1
-2
/
+2
2005-10-29
[PATCH] USB: Always do usb-handoff
Alan Stern
1
-43
/
+3
2005-10-29
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
8
-0
/
+8
2005-10-29
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
1
-3
/
+3
2005-10-29
[PATCH] UHCI: Improve handling of iso TDs
Alan Stern
1
-13
/
+26
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
14
-41
/
+41
2005-10-29
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2
-112
/
+106
2005-10-29
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-29
[PATCH] ISP116x PM updates
David Brownell
2
-26
/
+4
2005-10-29
[PATCH] UHCI PM updates
David Brownell
1
-9
/
+0
2005-10-29
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
1
-4
/
+18
2005-10-29
[PATCH] OHCI PM updates
David Brownell
7
-94
/
+34
2005-10-29
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
5
-0
/
+13
2005-10-29
[PATCH] EHCI, split out PCI glue
Matt Porter
3
-463
/
+489
2005-10-29
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
4
-28
/
+44
2005-10-29
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
4
-43
/
+10
2005-10-29
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
8
-11
/
+10
2005-10-29
[PATCH] remove usb_suspend_device() parameter
David Brownell
3
-3
/
+3
2005-10-29
[PATCH] USB: move handoff code
David Brownell
2
-2
/
+275
2005-10-29
[PATCH] USB: ehci.patch (earlier irq disable)
David Brownell
1
-0
/
+8
2005-10-28
Merge ../bleed-2.6
Greg KH
9
-20
/
+20
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
4
-28
/
+10
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
9
-20
/
+20
2005-10-18
[PATCH] isp116x-hcd: fix handling of short transfers
Olav Kongas
1
-1
/
+2
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
2
-2
/
+0
2005-09-29
[ARM] Don't include asm/arch/hardware.h directly
Russell King
2
-2
/
+0
2005-09-22
[PATCH] USB: sl811-hcd minor fixes
David Brownell
1
-2
/
+14
2005-09-12
[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
David Brownell
1
-38
/
+7
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
5
-20
/
+25
2005-09-12
[PATCH] USB: OHCI irq tweak
David Brownell
1
-0
/
+1
2005-09-12
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-09-12
[PATCH] USB: EHCI workaround for NForce and mem > 2GB
David Brownell
1
-0
/
+17
[next]