aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/sl811-hcd.c
AgeCommit message (Expand)Author
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-04-30USB: sl811-hcd: Fix device disconnectMichael Hennerich
2010-03-02USB: host: SL811: fix unaligned accessesMichael Hennerich
2009-09-23USB: sl811-hcd: Fix device disconnect:Hennerich, Michael
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: usb dev_name() instead of dev->bus_idKay Sievers
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: reorganize urb->status use in sl811-hcdAlan 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-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern
2005-05-31[PATCH] USB: sl811-hcd fixesDavid Brownell