| Commit message (Expand) | Author | Age |
* | [PATCH] USB: add support for OCHI on AT91rm9200 | Andrew Victor | 2006-03-20 |
* | [PATCH] USB: EHCI unlink tweaks | David Brownell | 2006-03-20 |
* | [PATCH] USB: OHCI for AU1200 | Jordan Crouse | 2006-03-20 |
* | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2006-03-20 |
* | [PATCH] USB: EHCI and Freescale 83xx quirk | Kumar Gala | 2006-03-20 |
* | [PATCH] USB: EHCI for Freescale 83xx | Randy Vinson | 2006-03-20 |
* | [PATCH] USB: EHCI full speed ISO bugfixes | Clemens Ladisch | 2006-03-20 |
* | [PATCH] USB: EHCI and NF2 quirk | David Brownell | 2006-03-20 |
* | [PATCH] USB: fix EHCI BIOS handshake | David Brownell | 2006-02-28 |
* | [PATCH] USB: sl811_cs needs platform_device conversion too | David Brownell | 2006-02-14 |
* | [PATCH] USB: fix up the usb early handoff logic for EHCI | David Brownell | 2006-02-14 |
* | [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers | Sergei Shtylylov | 2006-01-31 |
* | [PATCH] USB EHCI: fix gfp_t sparse warning | Randy Dunlap | 2006-01-31 |
* | [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() | Olav Kongas | 2006-01-31 |
* | [PATCH] USB: UHCI: No FSBR until device is configured | Alan Stern | 2006-01-31 |
* | [PATCH] USB: EHCI, another full speed iso fix | Clemens Ladisch | 2006-01-31 |
* | [PATCH] USB: fix ehci early handoff issues warning | Andrew Morton | 2006-01-31 |
* | [PATCH] USB: fix EHCI early handoff issues | David Brownell | 2006-01-31 |
* | Small fixups to the EHCI Kconfig help text | Jesper Juhl | 2006-01-09 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 |
|\ |
|
| * | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-05 |
| * | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-05 |
| * | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-05 |
| * | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 |
| |\ |
|
| | * | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 |
| * | | [PATCH] USB: isp116x-hcd.c: Removed unused variable | Daniel Marjam�ki | 2006-01-04 |
| * | | [PATCH] USB: UHCI: edit some comments | Alan Stern | 2006-01-04 |
| * | | [PATCH] USB: UHCI: change uhci_explen macro | Alan Stern | 2006-01-04 |
| * | | [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion | Richard Purdie | 2006-01-04 |
| * | | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 2006-01-04 |
| * | | [PATCH] USB: isp116x-hcd: minor cleanup | Olav Kongas | 2006-01-04 |
| * | | [PATCH] USB: Remove USB private semaphore | Alan Stern | 2006-01-04 |
| * | | [PATCH] USB: central handling for host controllers that were reset during sus... | Alan Stern | 2006-01-04 |
| * | | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG | David Brownell | 2006-01-04 |
| * | | [PATCH] USB: wakeup flag updates (3/3) isp116x-hcd | David Brownell | 2006-01-04 |
| * | | [PATCH] USB: wakeup flag updates (2/3) uhci-hcd | David Brownell | 2006-01-04 |
| * | | [PATCH] USB: wakeup flag updates (1/3) sl811-hcd | David Brownell | 2006-01-04 |
| * | | [PATCH] USB: ehci fix driver model wakeup flags | David Brownell | 2006-01-04 |
| * | | [PATCH] USB: EHCI updates (4/4) driver model wakeup flags | David Brownell | 2006-01-04 |
| * | | [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0 | Alan Stern | 2006-01-04 |
| * | | [PATCH] USB: isp116x-hcd: cleanup | Olav Kongas | 2006-01-04 |
| * | | [PATCH] USB: isp116x-hcd: support reiniting HC on resume | Olav Kongas | 2006-01-04 |
| * | | [PATCH] USB: Add pxa27x OHCI PM functions | Richard Purdie | 2006-01-04 |
| * | | [PATCH] USB: pxa27x OHCI - Separate platform code from main driver | Richard Purdie | 2006-01-04 |
| |/ |
|
* / | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 |
|/ |
|
* | [PATCH] UHCI: add missing memory barriers | Alan Stern | 2005-12-16 |
* | [PATCH] USB: ehci fixups | David Brownell | 2005-11-30 |