aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/r8a66597-hcd.c
Commit message (Expand)AuthorAge
* USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-30
* usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-02
* 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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-03-19
* usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-04
* usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-04
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-01
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* USB: r8a66597: clean up. remove unneeded null checksDan Carpenter2009-12-11
* USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda2009-10-30
* usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda2009-07-29
* usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-19
* usb: convert r8a66597-hcd to dev_pm_opsMagnus Damm2009-07-19
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-16
* USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König2009-06-16
* USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2009-03-24
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-24
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-24
* USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-07
* usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-22
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-22
* usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda2008-11-13
* USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from remaining usb driversGreg Kroah-Hartman2008-10-17
* USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier2008-10-17
* USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-13
* usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-21
* usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-21
* USB: host: mark const variable tables as "const"Ming Lei2008-07-21
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda2008-04-25
* USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2008-04-25
* USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: use DIV_ROUND_UPJulia Lawall2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-17
* USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-12
* USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-12
* USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-12
* USB: Eliminate urb->status usage!Alan Stern2007-10-12
* USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-12
* USB: add urb->unlinked fieldAlan Stern2007-10-12
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-12
* USB: minor fixes for r8a66597 driverAlan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12