index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
r8a66597-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+3
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
*
usb: Fix up r8a66597-hcd section mismatches.
Paul Mundt
2010-09-16
1
-2
/
+2
*
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
2010-06-30
1
-1
/
+1
*
usb: r8a66597-hcd pio to mmio accessor conversion.
Paul Mundt
2010-06-02
1
-2
/
+2
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-15
/
+15
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
1
-4
/
+3
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
2010-03-19
1
-5
/
+11
*
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
Paul Mundt
2010-02-05
1
-0
/
+4
*
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
Paul Mundt
2010-02-05
1
-12
/
+25
*
usb: r8a66597-hdc disable interrupts fix
Magnus Damm
2010-02-02
1
-1
/
+16
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
USB: r8a66597: clean up. remove unneeded null checks
Dan Carpenter
2009-12-11
1
-4
/
+0
*
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
Yoshihiro Shimoda
2009-10-30
1
-10
/
+13
*
usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
Yoshihiro Shimoda
2009-07-29
1
-0
/
+2
*
usb: r8a66597-hcd platform data on_chip support
Magnus Damm
2009-07-20
1
-81
/
+106
*
usb: convert r8a66597-hcd to dev_pm_ops
Magnus Damm
2009-07-20
1
-8
/
+13
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
2009-06-15
1
-46
/
+14
*
USB: move r8a66597_hcd's probe function to .devinit.text
Uwe Kleine-König
2009-06-15
1
-1
/
+1
*
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2009-03-24
1
-1
/
+100
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-1
/
+1
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
1
-8
/
+7
*
USB: m66592 and r8a66597 resource changes
Magnus Damm
2009-01-07
1
-5
/
+3
*
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
2008-12-22
1
-2
/
+1
*
sh: sh_mobile usb clock framework support
Magnus Damm
2008-12-22
1
-2
/
+33
*
usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB
Yoshihiro Shimoda
2008-11-13
1
-2
/
+3
*
USB: remove err() macro from more usb drivers
Greg Kroah-Hartman
2008-10-17
1
-24
/
+27
*
USB: remove info() macro from remaining usb drivers
Greg Kroah-Hartman
2008-10-17
1
-5
/
+8
*
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
2008-10-17
1
-9
/
+32
*
USB: sh: r8a66597-hcd: fix disconnect regression
Yoshihiro Shimoda
2008-08-13
1
-23
/
+26
*
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
2008-07-21
1
-4
/
+27
*
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
2008-07-21
1
-1
/
+6
*
USB: host: mark const variable tables as "const"
Ming Lei
2008-07-21
1
-3
/
+3
*
drivers/usb annotations and fixes
Al Viro
2008-04-28
1
-3
/
+3
*
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
2008-04-24
1
-37
/
+78
*
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
2008-04-24
1
-24
/
+32
*
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
2008-04-24
1
-10
/
+67
*
USB: remove dev->power.power_state
Alan Stern
2008-04-24
1
-2
/
+0
*
USB: use DIV_ROUND_UP
Julia Lawall
2008-04-24
1
-3
/
+3
*
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+2
*
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-12-17
1
-1
/
+1
*
USB: r8a66597-hcd: fix driver removing
Yoshihiro Shimoda
2007-10-12
1
-1
/
+1
*
USB: r8a66597-hcd: fix endian problem
Yoshihiro Shimoda
2007-10-12
1
-3
/
+3
*
USB: r8a66597-hcd: fix Class or Vendor Request
Yoshihiro Shimoda
2007-10-12
1
-1
/
+10
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-5
/
+3
*
USB: reorganize urb->status use in r8a66597-hcd
Alan Stern
2007-10-12
1
-31
/
+30
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-17
/
+7
[next]