aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/sl811-hcd.c
Commit message (Expand)AuthorAge
* USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2011-04-13
* 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
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-27
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-21
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-04
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-04
* [PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell2006-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: add owner initialisation to host driversBen Dooks2005-10-28
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-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] USB: sl811-hcd minor fixesDavid Brownell2005-09-22
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-07