aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp116x-hcd.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2005-09-081-5/+4
* [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas2005-09-081-4/+1
* [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas2005-09-081-5/+1
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas2005-08-041-1/+3
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-2/+2
* [PATCH] USB: isp116x-hcd cleanupOlav Kongas2005-07-121-10/+6
* [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-271-16/+0
* [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-271-0/+1882