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
2006-03-21
[PATCH] UHCI: remove main list of URBs
Alan Stern
4
-370
/
+279
2006-03-21
[PATCH] UHCI: use dummy TDs
Alan Stern
3
-61
/
+83
2006-03-21
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
4
-862
/
+685
2006-03-21
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller
Kumar Gala
1
-2
/
+1
2006-03-21
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
3
-30
/
+46
2006-03-21
[PATCH] USB: add support for OCHI on AT91rm9200
Andrew Victor
2
-0
/
+311
2006-03-21
[PATCH] USB: EHCI unlink tweaks
David Brownell
1
-2
/
+4
2006-03-21
[PATCH] USB: OHCI for AU1200
Jordan Crouse
1
-15
/
+87
2006-03-21
[PATCH] USB: EHCI for AU1200
Jordan Crouse
3
-4
/
+306
2006-03-21
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
3
-1
/
+33
2006-03-21
[PATCH] USB: EHCI for Freescale 83xx
Randy Vinson
4
-2
/
+402
2006-03-21
[PATCH] USB: EHCI full speed ISO bugfixes
Clemens Ladisch
1
-5
/
+6
2006-03-21
[PATCH] USB: EHCI and NF2 quirk
David Brownell
3
-2
/
+30
2006-03-21
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
1
-2
/
+7
2006-02-28
[PATCH] USB: fix EHCI BIOS handshake
David Brownell
1
-5
/
+6
2006-02-14
[PATCH] USB: sl811_cs needs platform_device conversion too
David Brownell
1
-2
/
+2
2006-02-14
[PATCH] USB: fix up the usb early handoff logic for EHCI
David Brownell
1
-4
/
+12
2006-02-01
[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers
Sergei Shtylylov
1
-1
/
+1
2006-02-01
[PATCH] USB EHCI: fix gfp_t sparse warning
Randy Dunlap
1
-2
/
+1
2006-02-01
[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
Olav Kongas
1
-10
/
+11
2006-02-01
[PATCH] USB: UHCI: No FSBR until device is configured
Alan Stern
1
-2
/
+2
2006-02-01
[PATCH] USB: EHCI, another full speed iso fix
Clemens Ladisch
1
-0
/
+1
2006-02-01
[PATCH] USB: fix ehci early handoff issues warning
Andrew Morton
1
-1
/
+0
2006-02-01
[PATCH] USB: fix EHCI early handoff issues
David Brownell
2
-98
/
+71
2006-01-10
Small fixups to the EHCI Kconfig help text
Jesper Juhl
1
-5
/
+5
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
3
-0
/
+3
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+2
2006-01-07
Merge with Linus' kernel.
Russell King
18
-520
/
+418
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-35
/
+9
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-22
/
+9
2006-01-06
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-17
/
+24
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-1
/
+1
2006-01-05
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
1
-2
/
+0
2006-01-05
[PATCH] USB: UHCI: edit some comments
Alan Stern
4
-35
/
+36
2006-01-05
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
3
-11
/
+11
2006-01-05
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
1
-4
/
+7
2006-01-05
[PATCH] USB: mark various usb tables const
Arjan van de Ven
1
-1
/
+1
2006-01-05
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
1
-2
/
+0
2006-01-05
[PATCH] USB: Remove USB private semaphore
Alan Stern
1
-1
/
+1
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
4
-15
/
+8
2006-01-05
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
7
-34
/
+7
2006-01-05
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
1
-2
/
+3
2006-01-05
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
1
-2
/
+0
2006-01-05
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
1
-2
/
+4
2006-01-05
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
1
-1
/
+1
2006-01-05
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
3
-4
/
+13
2006-01-05
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
1
-7
/
+7
2006-01-05
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
2
-288
/
+224
[prev]
[next]