aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp116x-hcd.c
Commit message (Expand)AuthorAge
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-28
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-28
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-28
* Merge ../bleed-2.6Greg KH2005-10-28
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
|/
* [PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas2005-10-17
* [PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas2005-09-08
* [PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2005-09-08
* [PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2005-09-08
* [PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2005-09-08
* [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas2005-09-08
* [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas2005-09-08
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-07
* [PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas2005-08-05
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* [PATCH] USB: isp116x-hcd cleanupOlav Kongas2005-07-12
* [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-27
* [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas2005-06-27
* [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-27