Age | Commit message (Expand) | Author |
2005-10-28 | 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] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King |
2005-10-28 | [PATCH] gfp_t: drivers/usb | Al Viro |
2005-10-17 | [PATCH] isp116x-hcd: fix handling of short transfers | Olav Kongas |
2005-09-29 | [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-22 | [PATCH] USB: sl811-hcd minor fixes | David Brownell |
2005-09-12 | [PATCH] USB: OHCI, pxa27x OHCI port power tweaks | David Brownell |
2005-09-12 | [PATCH] USB: OHCI relies less on NDP register | David Brownell |
2005-09-12 | [PATCH] USB: OHCI irq tweak | David Brownell |
2005-09-12 | [PATCH] drivers/usb: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-09-12 | [PATCH] USB: EHCI workaround for NForce and mem > 2GB | David Brownell |
2005-09-12 | [PATCH] USB: EHCI port tweaks | David Brownell |
2005-09-12 | [PATCH] USB UHCI: remove the FSBR kernel timer | Alan Stern |
2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar |
2005-09-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2005-09-08 | [PATCH] ehci: add tt_usecs | david-b@pacbell.net |
2005-09-08 | [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.c | Dale Farnsworth |
2005-09-08 | [PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcd | Dale Farnsworth |
2005-09-08 | [PATCH] USB: S3C24XX port numbering fix | Ben Dooks |
2005-09-08 | [PATCH] USB: Switch isp116x-hcd over to root hub interrupt | Olav Kongas |
2005-09-08 | [PATCH] USB: isp116x-hcd: remove clock() and reset() | Olav Kongas |
2005-09-08 | [PATCH] USB: isp116x-hcd: per-port overcurrent reporting | Olav Kongas |
2005-09-08 | [PATCH] USB: isp116x-hcd: support only per-port power switching | Olav Kongas |
2005-09-08 | [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option | Olav Kongas |
2005-09-08 | [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time | Olav Kongas |
2005-09-08 | [PATCH] PCI: start paying attention to a lot of pci function return values | Greg Kroah-Hartman |
2005-09-07 | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg |
2005-09-05 | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek |