aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp116x-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas1-13/+22
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-28/+3
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-0/+2
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+4
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-4/+1
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-5/+1
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-08-04[PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas1-1/+3
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-2/+2
2005-07-12[PATCH] USB: isp116x-hcd cleanupOlav Kongas1-10/+6
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern1-16/+0
2005-06-27[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas1-1/+10
2005-06-27[PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas1-0/+1882