aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/r8a66597-hcd.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda
2008-07-21USB: host: mark const variable tables as "const"Ming Lei
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: use DIV_ROUND_UPJulia Lawall
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern
2007-10-12USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda
2007-10-12USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda
2007-10-12USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: reorganize urb->status use in r8a66597-hcdAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern
2007-10-12USB: minor fixes for r8a66597 driverAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-08-22usb: r8a66597-hcd: fix up error path.Paul Mundt
2007-07-19USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda
2007-07-12USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda
2007-07-12USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda