summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/r8a66597-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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