aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp116x-hcd.c
Commit message (Expand)AuthorAge
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-24
* USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier2008-10-17
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* USB: isp116x: fix enumeration on bootAnti Sullin2008-03-04
* USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-01
* USB: Eliminate urb->status usage!Alan Stern2007-10-12
* USB: add urb->unlinked fieldAlan Stern2007-10-12
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-12
* USB: remove unnecessary tests in isp116x and sl811Alan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12
* isp116x-hcd: prepare for urb->statusAlan Stern2007-07-19
* USB: change __init to __devinit for isp116x_probePrarit Bhargava2007-02-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-21
* [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.cEric Sesterhenn2006-06-21
* [PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman2006-03-20
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
* [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-01-31
* [PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki2006-01-04
* [PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas2006-01-04
* [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-04
* [PATCH] USB: isp116x-hcd: cleanupOlav Kongas2006-01-04
* [PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas2006-01-04
* [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