summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* [PATCH] USB: isp116x-hcd cleanupOlav Kongas2005-07-121-10/+6Star
* [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-081-1/+0Star
* [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-081-5/+1Star
* [PATCH] pcmcia id_table for sl811.csDavid Brownell2005-06-281-13/+8Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-2819-505/+3193
|\
| * [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell2005-06-271-10/+7Star
| * [PATCH] USB UHCI: Detect invalid portsAlan Stern2005-06-271-7/+7
| * [PATCH] USB: misc ehci updatesDavid Brownell2005-06-274-20/+70
| * [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-275-113/+2Star
| * [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern2005-06-274-9/+5Star
| * [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-273-26/+12Star
| * [PATCH] USB: add reboot notifier to ohciDavid Brownell2005-06-273-4/+26
| * [PATCH] USB UHCI: Add shutdown methodAlan Stern2005-06-271-0/+16
| * [PATCH] USB UHCI: improved reset handlingAlan Stern2005-06-271-29/+40
| * [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-274-60/+92
| * [PATCH] USB UHCI: Fix up loose endsAlan Stern2005-06-271-21/+65
| * [PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern2005-06-273-102/+202
| * [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-274-156/+212
| * [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-273-53/+55
| * [PATCH] USB UHCI: subroutine reorderingAlan Stern2005-06-271-144/+143Star
| * [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas2005-06-271-1/+10
| * [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-274-0/+2479
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-281-8/+5Star
|/
* [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-212-10/+10
* [PATCH] spin longer for ehci port reset completionDavid Brownell2005-06-131-1/+4
* [PATCH] USB: add sl811_cs supportDavid Brownell2005-05-313-0/+454
* [PATCH] USB: sl811-hcd fixesDavid Brownell2005-05-311-65/+81
* [PATCH] USB: ehci suspend must stop timerDavid Brownell2005-05-171-0/+1
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-042-3/+3
* [PATCH] USB: ehci power fixesDavid Brownell2005-05-043-30/+56
* Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2005-04-191-0/+1
|\
| * [PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org2005-04-191-0/+1
* | [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-192-7/+3Star
* | [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-193-5/+26