aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/r8a66597-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm1-5/+3
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt1-2/+1
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm1-2/+33
2008-11-13usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman1-24/+27
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman1-5/+8
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier1-9/+32
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda1-23/+26
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda1-4/+27
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda1-1/+6
2008-07-21USB: host: mark const variable tables as "const"Ming Lei1-3/+3
2008-04-28drivers/usb annotations and fixesAl Viro1-3/+3
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda1-37/+78
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda1-24/+32
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda1-10/+67
2008-04-24USB: remove dev->power.power_stateAlan Stern1-2/+0
2008-04-24USB: use DIV_ROUND_UPJulia Lawall1-3/+3
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern1-1/+1
2007-10-12USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda1-1/+1
2007-10-12USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda1-3/+3
2007-10-12USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda1-1/+10
2007-10-12USB: Eliminate urb->status usage!Alan Stern1-5/+3
2007-10-12USB: reorganize urb->status use in r8a66597-hcdAlan Stern1-31/+30
2007-10-12USB: add urb->unlinked fieldAlan Stern1-17/+7
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern1-6/+1
2007-10-12USB: minor fixes for r8a66597 driverAlan Stern1-21/+19
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-13/+24
2007-08-22usb: r8a66597-hcd: fix up error path.Paul Mundt1-2/+0
2007-07-19USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda1-56/+54
2007-07-12USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda1-1/+4
2007-07-12USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda1-0/+2241