Age | Commit message (Expand) | Author | Files | Lines |
2008-10-18 | USB: remove err() macro from more usb drivers | Greg Kroah-Hartman | 1 | -24/+27 |
2008-10-18 | USB: remove info() macro from remaining usb drivers | Greg Kroah-Hartman | 1 | -5/+8 |
2008-10-18 | USB: Let some USB host controllers get IRQ flags from resource | Marc Zyngier | 1 | -9/+32 |
2008-08-14 | USB: sh: r8a66597-hcd: fix disconnect regression | Yoshihiro Shimoda | 1 | -23/+26 |
2008-07-22 | usb: r8a66597-hcd: fix iinterval for Full/Low speed device | Yoshihiro Shimoda | 1 | -4/+27 |
2008-07-22 | usb: r8a66597-hcd: fix interrupt trigger | Yoshihiro Shimoda | 1 | -1/+6 |
2008-07-22 | USB: host: mark const variable tables as "const" | Ming Lei | 1 | -3/+3 |
2008-04-28 | drivers/usb annotations and fixes | Al Viro | 1 | -3/+3 |
2008-04-25 | USB: r8a66597-hcd: Add support for SH7366 USB host | Yoshihiro Shimoda | 1 | -37/+78 |
2008-04-25 | USB: r8a66597-hcd: fix usb device connection timing | Yoshihiro Shimoda | 1 | -24/+32 |
2008-04-25 | USB: r8a66597-hcd: fix interrupt transfer interval | Yoshihiro Shimoda | 1 | -10/+67 |
2008-04-25 | USB: remove dev->power.power_state | Alan Stern | 1 | -2/+0 |
2008-04-25 | USB: use DIV_ROUND_UP | Julia Lawall | 1 | -3/+3 |
2008-04-11 | usb host: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+2 |
2007-12-17 | USB: use IRQF_DISABLED for HCD interrupt handlers | Alan Stern | 1 | -1/+1 |
2007-10-13 | USB: r8a66597-hcd: fix driver removing | Yoshihiro Shimoda | 1 | -1/+1 |
2007-10-13 | USB: r8a66597-hcd: fix endian problem | Yoshihiro Shimoda | 1 | -3/+3 |
2007-10-13 | USB: r8a66597-hcd: fix Class or Vendor Request | Yoshihiro Shimoda | 1 | -1/+10 |
2007-10-13 | USB: Eliminate urb->status usage! | Alan Stern | 1 | -5/+3 |
2007-10-13 | USB: reorganize urb->status use in r8a66597-hcd | Alan Stern | 1 | -31/+30 |
2007-10-13 | USB: add urb->unlinked field | Alan Stern | 1 | -17/+7 |
2007-10-13 | USB: centralize -EREMOTEIO handling | Alan Stern | 1 | -6/+1 |
2007-10-13 | USB: minor fixes for r8a66597 driver | Alan Stern | 1 | -21/+19 |
2007-10-13 | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 1 | -13/+24 |
2007-08-23 | usb: r8a66597-hcd: fix up error path. | Paul Mundt | 1 | -2/+0 |
2007-07-20 | USB: r8a66597-hcd: fixes some problem | Yoshihiro Shimoda | 1 | -56/+54 |
2007-07-13 | USB: r8a66597-hcd: fix NULL access | Yoshihiro Shimoda | 1 | -1/+4 |
2007-07-13 | USB: r8a66597-hcd: host controller driver for R8A66597 | Yoshihiro Shimoda | 1 | -0/+2241 |