summaryrefslogtreecommitdiff
path: root/drivers/usb/host/r8a66597-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-28drivers/usb annotations and fixesAl Viro1-3/+3
2008-04-25USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda1-37/+78
2008-04-25USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda1-24/+32
2008-04-25USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda1-10/+67
2008-04-25USB: remove dev->power.power_stateAlan Stern1-2/+0
2008-04-25USB: 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-13USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda1-1/+1
2007-10-13USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda1-3/+3
2007-10-13USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda1-1/+10
2007-10-13USB: Eliminate urb->status usage!Alan Stern1-5/+3
2007-10-13USB: reorganize urb->status use in r8a66597-hcdAlan Stern1-31/+30
2007-10-13USB: add urb->unlinked fieldAlan Stern1-17/+7
2007-10-13USB: centralize -EREMOTEIO handlingAlan Stern1-6/+1
2007-10-13USB: minor fixes for r8a66597 driverAlan Stern1-21/+19
2007-10-13USB: make HCDs responsible for managing endpoint queuesAlan Stern1-13/+24
2007-08-23usb: r8a66597-hcd: fix up error path.Paul Mundt1-2/+0
2007-07-20USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda1-56/+54
2007-07-13USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda1-1/+4
2007-07-13USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda1-0/+2241