aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp116x-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-191-0/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-3/+3
* USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-4/+2
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier2008-10-171-4/+9
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-211-4/+19
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-241-1/+1
* USB: remove dev->power.power_stateAlan Stern2008-04-241-11/+1
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-2/+6
* USB: isp116x: fix enumeration on bootAnti Sullin2008-03-041-9/+6
* USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-011-1/+0
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-10/+5
* USB: add urb->unlinked fieldAlan Stern2007-10-121-3/+2
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-7/+1
* USB: remove unnecessary tests in isp116x and sl811Alan Stern2007-10-121-6/+0
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-10/+21
* isp116x-hcd: prepare for urb->statusAlan Stern2007-07-191-101/+86
* USB: change __init to __devinit for isp116x_probePrarit Bhargava2007-02-161-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+8
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-211-1/+1
* [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.cEric Sesterhenn2006-06-211-1/+1
* [PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman2006-03-201-1/+1
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-2/+1
* [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-01-311-10/+11
* [PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki2006-01-041-2/+0
* [PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas2006-01-041-2/+0
* [PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell2006-01-041-2/+3
* [PATCH] USB: isp116x-hcd: cleanupOlav Kongas2006-01-041-259/+170
* [PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas2006-01-041-8/+18
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-20/+17
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-6/+6
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-281-25/+4
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-281-1/+1
* Merge ../bleed-2.6Greg KH2005-10-281-1/+1
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-10/+4
|/
* [PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas2005-10-171-1/+2
* [PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas2005-09-081-13/+22
* [PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2005-09-081-28/+3
* [PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2005-09-081-0/+2