aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/sl811-hcd.c
Commit message (Expand)AuthorAge
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-03
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* 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: Remove unnecessary semicolonsJoe Perches2013-10-11
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-24
* USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-23
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
|/
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-14
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb: sl811-hcd: Convert to module_platform_driverTobias Klauser2012-03-02
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2011-04-13
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-03
* usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy2010-08-10
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-20
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: sl811-hcd: Fix device disconnectMichael Hennerich2010-04-30
* USB: host: SL811: fix unaligned accessesMichael Hennerich2010-03-02
* USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-09-23
* 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: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* USB: Eliminate urb->status usage!Alan Stern2007-10-12
* USB: reorganize urb->status use in sl811-hcdAlan 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
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08