summaryrefslogtreecommitdiff
path: root/drivers/usb/host/isp116x-hcd.c
AgeCommit message (Expand)Author
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: host: isp116x-hcd: mark expected switch fall-throughsGustavo A. R. Silva
2017-07-30isp116x-hcd: constify hc_driver structuresJulia Lawall
2015-05-10USB: isp116x-hcd.c: move assignment out of if () blockGreg Kroah-Hartman
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03isp116x-hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2012-11-21usb: remove use of __devinitBill Pemberton
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-02usb: isp116x-hcd: Convert to module_platform_driverTobias Klauser
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin
2008-02-01USB: Drop unnecessary continue in a few driversJulia Lawall
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern
2007-10-12USB: remove unnecessary tests in isp116x and sl811Alan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-07-19isp116x-hcd: prepare for urb->statusAlan Stern
2007-02-16USB: change __init to __devinit for isp116x_probePrarit Bhargava
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell
2006-06-21[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.cEric Sesterhenn
2006-03-20[PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern
2006-01-31[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas
2006-01-04[PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki