summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-291-42/+49
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-292-26/+4Star
* [PATCH] UHCI PM updatesDavid Brownell2005-10-291-9/+0Star
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-291-4/+18
* [PATCH] OHCI PM updatesDavid Brownell2005-10-297-94/+34Star
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-295-0/+13
* [PATCH] EHCI, split out PCI glueMatt Porter2005-10-293-463/+489
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-294-28/+44
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-294-43/+10Star
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-298-11/+10Star
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-293-3/+3
* [PATCH] USB: move handoff codeDavid Brownell2005-10-292-2/+275
* [PATCH] USB: ehci.patch (earlier irq disable)David Brownell2005-10-291-0/+8
* Merge ../bleed-2.6Greg KH2005-10-289-20/+20
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-289-20/+20
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-284-28/+10Star
|/
* [PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas2005-10-171-1/+2
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-292-2/+0Star
* [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-292-2/+0Star
* [PATCH] USB: sl811-hcd minor fixesDavid Brownell2005-09-221-2/+14
* [PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell2005-09-121-38/+7Star
* [PATCH] USB: OHCI relies less on NDP registerDavid Brownell2005-09-125-20/+25
* [PATCH] USB: OHCI irq tweakDavid Brownell2005-09-121-0/+1
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-122-4/+2Star
* [PATCH] USB: EHCI workaround for NForce and mem > 2GBDavid Brownell2005-09-121-0/+17
* [PATCH] USB: EHCI port tweaksDavid Brownell2005-09-123-13/+23
* [PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern2005-09-124-54/+32Star
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-096-76/+53Star
|\
| * [PATCH] ehci: add tt_usecsdavid-b@pacbell.net2005-09-093-0/+13
| * [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth2005-09-091-18/+4Star
| * [PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth2005-09-091-1/+1
| * [PATCH] USB: S3C24XX port numbering fixBen Dooks2005-09-091-2/+2
| * [PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas2005-09-091-13/+22
| * [PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2005-09-091-28/+3Star
| * [PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2005-09-091-0/+2
| * [PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2005-09-091-5/+4Star
| * [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas2005-09-091-4/+1Star
| * [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas2005-09-091-5/+1Star
* | [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-1/+3
|/
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-083-3/+3
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-053-5/+5
* [PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas2005-08-051-1/+3
* [PATCH] USB: ehci: microframe handling fixDavid Brownell2005-08-054-9/+16
* [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-291-2/+2
* [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-292-0/+501
* [PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net2005-07-121-1/+3
* [PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net2005-07-121-37/+16Star
* [PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR2005-07-121-1/+2
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-129-21/+26