aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/isp116x-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverGravatar Russell King 1-20/+17
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 1-0/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendGravatar Alan Stern 1-6/+6
2005-10-28[PATCH] ISP116x PM updatesGravatar David Brownell 1-25/+4
2005-10-28[PATCH] remove usb_suspend_device() parameterGravatar David Brownell 1-1/+1
2005-10-28Merge ../bleed-2.6Gravatar Greg KH 1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksGravatar Russell King 1-10/+4
2005-10-28[PATCH] gfp_t: drivers/usbGravatar Al Viro 1-1/+1
2005-10-17[PATCH] isp116x-hcd: fix handling of short transfersGravatar Olav Kongas 1-1/+2
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptGravatar Olav Kongas 1-13/+22
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Gravatar Olav Kongas 1-28/+3
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingGravatar Olav Kongas 1-0/+2
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingGravatar Olav Kongas 1-5/+4
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionGravatar Olav Kongas 1-4/+1
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeGravatar Olav Kongas 1-5/+1
2005-09-07[PATCH] USB: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-08-04[PATCH] USB: Fix setup packet initialization in isp116x-hcdGravatar Olav Kongas 1-1/+3
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBGravatar Olav Kongas 1-2/+2
2005-07-12[PATCH] USB: isp116x-hcd cleanupGravatar Olav Kongas 1-10/+6
2005-06-27[PATCH] USB HCDs: no longer need to register root hubGravatar Alan Stern 1-16/+0
2005-06-27[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdGravatar Olav Kongas 1-1/+10
2005-06-27[PATCH] USB: Add isp116x-hcd USB host controller driverGravatar Olav Kongas 1-0/+1882