[PATCH] USB: fix initdata issue in isp116x-hcd
[safe/jmp/linux-2.6] / drivers / usb / host / isp116x-hcd.c
2006-03-20 Greg Kroah-Hartman[PATCH] USB: fix initdata issue in isp116x-hcd
2006-03-20 Alan Stern[PATCH] USB core and HCDs: don't put_device while atomic
2006-02-01 Olav Kongas[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
2006-01-04 Daniel Marjamäki[PATCH] USB: isp116x-hcd.c: Removed unused variable
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: minor cleanup
2006-01-04 David Brownell[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: cleanup
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: support reiniting HC on resume
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 David Brownell[PATCH] ISP116x PM updates
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-10-17 Olav Kongas[PATCH] isp116x-hcd: fix handling of short transfers
2005-09-08 Olav Kongas[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: remove clock() and reset()
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: support only per-port power...
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotSt...
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: use fixed power-on-to-power...
2005-09-07 Pekka Enberg[PATCH] USB: convert kcalloc to kzalloc
2005-08-05 Olav Kongas[PATCH] USB: Fix setup packet initialization in isp116x-hcd
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-07-12 Olav Kongas[PATCH] USB: isp116x-hcd cleanup
2005-06-27 Alan Stern[PATCH] USB HCDs: no longer need to register root hub
2005-06-27 Olav Kongas[PATCH] USB: Fix oops at rmmod after failed probe in...
2005-06-27 Olav Kongas[PATCH] USB: Add isp116x-hcd USB host controller driver