summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/r8a66597-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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-191-81/+106
* usb: convert r8a66597-hcd to dev_pm_opsMagnus Damm2009-07-191-8/+13
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-161-46/+14Star
* USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König2009-06-161-1/+1
* USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2009-03-251-1/+100
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-251-1/+1
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-251-8/+7Star
* USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-071-5/+3Star
* usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-221-2/+1Star
* 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-141-23/+26
* usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-221-4/+27
* usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-221-1/+6
* USB: host: mark const variable tables as "const"Ming Lei2008-07-221-3/+3
* drivers/usb annotations and fixesAl Viro2008-04-281-3/+3
* USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda2008-04-251-37/+78
* USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2008-04-251-24/+32
* USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2008-04-251-10/+67
* USB: remove dev->power.power_stateAlan Stern2008-04-251-2/+0Star
* USB: use DIV_ROUND_UPJulia Lawall2008-04-251-3/+3
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-171-1/+1
* USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-5/+3Star
* USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-121-31/+30Star
* USB: add urb->unlinked fieldAlan Stern2007-10-121-17/+7Star
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-6/+1Star
* USB: minor fixes for r8a66597 driverAlan Stern2007-10-121-21/+19Star
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-13/+24
* usb: r8a66597-hcd: fix up error path.Paul Mundt2007-08-221-2/+0Star
* USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda2007-07-201-56/+54Star
* USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda2007-07-131-1/+4
* USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda2007-07-131-0/+2241