| Commit message (Expand) | Author | Age |
* | [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 |
* | [PATCH] UHCI: add missing memory barriers | Alan Stern | 2005-12-16 |
* | [PATCH] USB: ehci fixups | David Brownell | 2005-11-30 |
* | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt | 2005-11-30 |
* | [PATCH] USB: ohci, move ppc asic tweaks nearer pci | David Brownell | 2005-11-24 |
* | [PATCH] USB: EHCI updates split init/reinit logic for resume | David Brownell | 2005-11-24 |
* | [PATCH] USB: EHCI updates mostly whitespace cleanups | David Brownell | 2005-11-24 |
* | [PATCH] USB: EHCI updates | David Brownell | 2005-11-24 |
* | [PATCH] Fix copy-paste bug in ohci-ppc-soc.c | Andrey Volkov | 2005-11-18 |
* | [PATCH] USB: OHCI lh7a404 platform device conversion fixup | Richard Purdie | 2005-11-17 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |
|/ |
|
* | [USB]: Make early handoff a final fixup instead of a header one. | David S. Miller | 2005-11-04 |
* | Don't touch USB controller IO registers when they are disabled | Linus Torvalds | 2005-11-01 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
|/ |
|
* | USB: fix up some odd parts due to partial merges | Greg Kroah-Hartman | 2005-10-28 |
* | [PATCH] USB: Always do usb-handoff | Alan Stern | 2005-10-28 |
* | [PATCH] USB: add owner initialisation to host drivers | Ben Dooks | 2005-10-28 |
* | [PATCH] USB: S3C2410 OHCI - add driver owner field | Ben Dooks | 2005-10-28 |
* | [PATCH] Fix hcd->state assignments in uhci-hcd | Alan Stern | 2005-10-28 |
* | [PATCH] UHCI: Improve handling of iso TDs | Alan Stern | 2005-10-28 |
* | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern | 2005-10-28 |
* | [PATCH] UHCI: unify BIOS handoff and driver reset code | Alan Stern | 2005-10-28 |
* | [PATCH] USB: UHCI: Spruce up some comments | Alan Stern | 2005-10-28 |
* | [PATCH] ISP116x PM updates | David Brownell | 2005-10-28 |
* | [PATCH] UHCI PM updates | David Brownell | 2005-10-28 |
* | [PATCH] update PCI early-handoff handling for OHCI | David Brownell | 2005-10-28 |
* | [PATCH] OHCI PM updates | David Brownell | 2005-10-28 |
* | [PATCH] all HCDs provide root hub suspend/resume methods | David Brownell | 2005-10-28 |
* | [PATCH] EHCI, split out PCI glue | Matt Porter | 2005-10-28 |
* | [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays | Alan Stern | 2005-10-28 |
* | [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL | Alan Stern | 2005-10-28 |
* | [PATCH] remove some USB_SUSPEND dependencies | David Brownell | 2005-10-28 |
* | [PATCH] remove usb_suspend_device() parameter | David Brownell | 2005-10-28 |
* | [PATCH] USB: move handoff code | David Brownell | 2005-10-28 |
* | [PATCH] USB: ehci.patch (earlier irq disable) | David Brownell | 2005-10-28 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 |
|\ |
|
| * | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 |
|/ |
|
* | [PATCH] isp116x-hcd: fix handling of short transfers | Olav Kongas | 2005-10-17 |
* | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 |
* | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 2005-09-29 |