| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: fix up some odd parts due to partial merges | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] USB: Always do usb-handoff | Alan Stern | 2005-10-28 | 1 | -43/+3 |
* | [PATCH] USB: add owner initialisation to host drivers | Ben Dooks | 2005-10-28 | 8 | -0/+8 |
* | [PATCH] USB: S3C2410 OHCI - add driver owner field | Ben Dooks | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] Fix hcd->state assignments in uhci-hcd | Alan Stern | 2005-10-28 | 1 | -3/+3 |
* | [PATCH] UHCI: Improve handling of iso TDs | Alan Stern | 2005-10-28 | 1 | -13/+26 |
* | [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend | Alan Stern | 2005-10-28 | 14 | -41/+41 |
* | [PATCH] UHCI: unify BIOS handoff and driver reset code | Alan Stern | 2005-10-28 | 2 | -112/+106 |
* | [PATCH] USB: UHCI: Spruce up some comments | Alan Stern | 2005-10-28 | 1 | -42/+49 |
* | [PATCH] ISP116x PM updates | David Brownell | 2005-10-28 | 2 | -26/+4 |
* | [PATCH] UHCI PM updates | David Brownell | 2005-10-28 | 1 | -9/+0 |
* | [PATCH] update PCI early-handoff handling for OHCI | David Brownell | 2005-10-28 | 1 | -4/+18 |
* | [PATCH] OHCI PM updates | David Brownell | 2005-10-28 | 7 | -94/+34 |
* | [PATCH] all HCDs provide root hub suspend/resume methods | David Brownell | 2005-10-28 | 5 | -0/+13 |
* | [PATCH] EHCI, split out PCI glue | Matt Porter | 2005-10-28 | 3 | -463/+489 |
* | [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays | Alan Stern | 2005-10-28 | 4 | -28/+44 |
* | [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL | Alan Stern | 2005-10-28 | 4 | -43/+10 |
* | [PATCH] remove some USB_SUSPEND dependencies | David Brownell | 2005-10-28 | 8 | -11/+10 |
* | [PATCH] remove usb_suspend_device() parameter | David Brownell | 2005-10-28 | 3 | -3/+3 |
* | [PATCH] USB: move handoff code | David Brownell | 2005-10-28 | 2 | -2/+275 |
* | [PATCH] USB: ehci.patch (earlier irq disable) | David Brownell | 2005-10-28 | 1 | -0/+8 |
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 9 | -20/+20 |
|\ |
|
| * | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 | 9 | -20/+20 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 4 | -28/+10 |
|/ |
|
* | [PATCH] isp116x-hcd: fix handling of short transfers | Olav Kongas | 2005-10-17 | 1 | -1/+2 |
* | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 | 2 | -2/+0 |
* | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 2005-09-29 | 2 | -2/+0 |
* | [PATCH] USB: sl811-hcd minor fixes | David Brownell | 2005-09-22 | 1 | -2/+14 |
* | [PATCH] USB: OHCI, pxa27x OHCI port power tweaks | David Brownell | 2005-09-12 | 1 | -38/+7 |
* | [PATCH] USB: OHCI relies less on NDP register | David Brownell | 2005-09-12 | 5 | -20/+25 |
* | [PATCH] USB: OHCI irq tweak | David Brownell | 2005-09-12 | 1 | -0/+1 |
* | [PATCH] drivers/usb: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-12 | 2 | -4/+2 |
* | [PATCH] USB: EHCI workaround for NForce and mem > 2GB | David Brownell | 2005-09-12 | 1 | -0/+17 |
* | [PATCH] USB: EHCI port tweaks | David Brownell | 2005-09-12 | 3 | -13/+23 |
* | [PATCH] USB UHCI: remove the FSBR kernel timer | Alan Stern | 2005-09-12 | 4 | -54/+32 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-09-08 | 6 | -76/+53 |
|\ |
|
| * | [PATCH] ehci: add tt_usecs | david-b@pacbell.net | 2005-09-08 | 3 | -0/+13 |
| * | [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.c | Dale Farnsworth | 2005-09-08 | 1 | -18/+4 |
| * | [PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcd | Dale Farnsworth | 2005-09-08 | 1 | -1/+1 |
| * | [PATCH] USB: S3C24XX port numbering fix | Ben Dooks | 2005-09-08 | 1 | -2/+2 |
| * | [PATCH] USB: Switch isp116x-hcd over to root hub interrupt | Olav Kongas | 2005-09-08 | 1 | -13/+22 |
| * | [PATCH] USB: isp116x-hcd: remove clock() and reset() | Olav Kongas | 2005-09-08 | 1 | -28/+3 |
| * | [PATCH] USB: isp116x-hcd: per-port overcurrent reporting | Olav Kongas | 2005-09-08 | 1 | -0/+2 |
| * | [PATCH] USB: isp116x-hcd: support only per-port power switching | Olav Kongas | 2005-09-08 | 1 | -5/+4 |
| * | [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option | Olav Kongas | 2005-09-08 | 1 | -4/+1 |
| * | [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time | Olav Kongas | 2005-09-08 | 1 | -5/+1 |
* | | [PATCH] PCI: start paying attention to a lot of pci function return values | Greg Kroah-Hartman | 2005-09-08 | 1 | -1/+3 |
|/ |
|
* | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 3 | -3/+3 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 3 | -5/+5 |