index
:
blackbird-op-linux
master
Blackbirdâ„¢ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-03-21
24
-1176
/
+2129
|
\
|
*
[PATCH] USB: fix initdata issue in isp116x-hcd
Greg Kroah-Hartman
2006-03-20
1
-1
/
+1
|
*
[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllers
Alan Stern
2006-03-20
1
-0
/
+21
|
*
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
3
-17
/
+8
|
*
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
6
-12
/
+5
|
*
[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] UHCI: Don't log short transfers
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] UHCI: improve debugging code
Alan Stern
2006-03-20
4
-39
/
+70
|
*
[PATCH] UHCI: remove main list of URBs
Alan Stern
2006-03-20
4
-370
/
+279
|
*
[PATCH] UHCI: use dummy TDs
Alan Stern
2006-03-20
3
-61
/
+83
|
*
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
2006-03-20
4
-862
/
+685
|
*
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller
Kumar Gala
2006-03-20
1
-2
/
+1
|
*
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
2006-03-20
3
-30
/
+46
|
*
[PATCH] USB: add support for OCHI on AT91rm9200
Andrew Victor
2006-03-20
2
-0
/
+311
|
*
[PATCH] USB: EHCI unlink tweaks
David Brownell
2006-03-20
1
-2
/
+4
|
*
[PATCH] USB: OHCI for AU1200
Jordan Crouse
2006-03-20
1
-15
/
+87
|
*
[PATCH] USB: EHCI for AU1200
Jordan Crouse
2006-03-20
3
-4
/
+306
|
*
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
2006-03-20
3
-1
/
+33
|
*
[PATCH] USB: EHCI for Freescale 83xx
Randy Vinson
2006-03-20
4
-2
/
+402
|
*
[PATCH] USB: EHCI full speed ISO bugfixes
Clemens Ladisch
2006-03-20
1
-5
/
+6
|
*
[PATCH] USB: EHCI and NF2 quirk
David Brownell
2006-03-20
3
-2
/
+30
*
|
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
1
-2
/
+7
|
/
*
[PATCH] USB: fix EHCI BIOS handshake
David Brownell
2006-02-28
1
-5
/
+6
*
[PATCH] USB: sl811_cs needs platform_device conversion too
David Brownell
2006-02-13
1
-2
/
+2
*
[PATCH] USB: fix up the usb early handoff logic for EHCI
David Brownell
2006-02-13
1
-4
/
+12
*
[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers
Sergei Shtylylov
2006-01-31
1
-1
/
+1
*
[PATCH] USB EHCI: fix gfp_t sparse warning
Randy Dunlap
2006-01-31
1
-2
/
+1
*
[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
Olav Kongas
2006-01-31
1
-10
/
+11
*
[PATCH] USB: UHCI: No FSBR until device is configured
Alan Stern
2006-01-31
1
-2
/
+2
*
[PATCH] USB: EHCI, another full speed iso fix
Clemens Ladisch
2006-01-31
1
-0
/
+1
*
[PATCH] USB: fix ehci early handoff issues warning
Andrew Morton
2006-01-31
1
-1
/
+0
*
[PATCH] USB: fix EHCI early handoff issues
David Brownell
2006-01-31
2
-98
/
+71
*
Small fixups to the EHCI Kconfig help text
Jesper Juhl
2006-01-10
1
-5
/
+5
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
3
-0
/
+3
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
2
-2
/
+2
*
Merge with Linus' kernel.
Russell King
2006-01-07
18
-520
/
+418
|
\
|
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
1
-35
/
+9
|
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
1
-15
/
+1
|
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
1
-22
/
+9
|
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
1
-17
/
+24
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
1
-1
/
+1
|
|
\
|
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-1
/
+1
|
*
|
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
2006-01-04
1
-2
/
+0
|
*
|
[PATCH] USB: UHCI: edit some comments
Alan Stern
2006-01-04
4
-35
/
+36
|
*
|
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
2006-01-04
3
-11
/
+11
|
*
|
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
2006-01-04
1
-4
/
+7
|
*
|
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
1
-1
/
+1
|
*
|
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
2006-01-04
1
-2
/
+0
|
*
|
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
1
-1
/
+1
|
*
|
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
4
-15
/
+8
[next]