aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/r8a66597-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-3/+3
|\
| * usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto2011-07-081-1/+1
| * usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-081-1/+1
| * usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-081-1/+1
* | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
|/
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+3
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-161-2/+2
* USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-301-1/+1
* usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-021-2/+2
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-15/+15
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-4/+3
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-03-191-5/+11
* usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
* usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-021-1/+16
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* USB: r8a66597: clean up. remove unneeded null checksDan Carpenter2009-12-111-4/+0
* USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda2009-10-301-10/+13
* usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda2009-07-291-0/+2
* usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-201-81/+106
* usb: convert r8a66597-hcd to dev_pm_opsMagnus Damm2009-07-201-8/+13
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-151-46/+14
* USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König2009-06-151-1/+1
* USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2009-03-241-1/+100
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-241-8/+7
* USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-071-5/+3
* usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-221-2/+1
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-221-2/+33
* usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda2008-11-131-2/+3
* USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-171-24/+27
* USB: remove info() macro from remaining usb driversGreg Kroah-Hartman2008-10-171-5/+8
* USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier2008-10-171-9/+32
* USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-131-23/+26
* usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-211-4/+27
* usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-211-1/+6
* USB: host: mark const variable tables as "const"Ming Lei2008-07-211-3/+3
* drivers/usb annotations and fixesAl Viro2008-04-281-3/+3
* USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda2008-04-241-37/+78
* USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2008-04-241-24/+32
* USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2008-04-241-10/+67
* USB: remove dev->power.power_stateAlan Stern2008-04-241-2/+0
* USB: use DIV_ROUND_UPJulia Lawall2008-04-241-3/+3
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2