aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp116x-hcd.c
Commit message (Expand)AuthorAge
* usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* usb: remove use of __devinitBill Pemberton2012-11-21
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb: isp116x-hcd: Convert to module_platform_driverTobias Klauser2012-03-02
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-22
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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