index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
r8a66597-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-30
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
1
-1
/
+1
2010-06-02
usb: r8a66597-hcd pio to mmio accessor conversion.
Paul Mundt
1
-2
/
+2
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
1
-15
/
+15
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-4
/
+3
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
1
-5
/
+11
2010-02-05
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
Paul Mundt
1
-0
/
+4
2010-02-05
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
Paul Mundt
1
-12
/
+25
2010-02-02
usb: r8a66597-hdc disable interrupts fix
Magnus Damm
1
-1
/
+16
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-11
USB: r8a66597: clean up. remove unneeded null checks
Dan Carpenter
1
-4
/
+0
2009-10-30
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
Yoshihiro Shimoda
1
-10
/
+13
2009-07-29
usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
Yoshihiro Shimoda
1
-0
/
+2
2009-07-20
usb: r8a66597-hcd platform data on_chip support
Magnus Damm
1
-81
/
+106
2009-07-20
usb: convert r8a66597-hcd to dev_pm_ops
Magnus Damm
1
-8
/
+13
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-15
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
1
-46
/
+14
2009-06-15
USB: move r8a66597_hcd's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-03-24
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
1
-1
/
+100
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
1
-8
/
+7
2009-01-07
USB: m66592 and r8a66597 resource changes
Magnus Damm
1
-5
/
+3
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
1
-2
/
+1
2008-12-22
sh: sh_mobile usb clock framework support
Magnus Damm
1
-2
/
+33
2008-11-13
usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB
Yoshihiro Shimoda
1
-2
/
+3
2008-10-17
USB: remove err() macro from more usb drivers
Greg Kroah-Hartman
1
-24
/
+27
2008-10-17
USB: remove info() macro from remaining usb drivers
Greg Kroah-Hartman
1
-5
/
+8
2008-10-17
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
1
-9
/
+32
2008-08-13
USB: sh: r8a66597-hcd: fix disconnect regression
Yoshihiro Shimoda
1
-23
/
+26
2008-07-21
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
1
-4
/
+27
2008-07-21
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
1
-1
/
+6
2008-07-21
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-24
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
1
-37
/
+78
2008-04-24
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
1
-24
/
+32
2008-04-24
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
1
-10
/
+67
2008-04-24
USB: remove dev->power.power_state
Alan Stern
1
-2
/
+0
2008-04-24
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-12
USB: r8a66597-hcd: fix driver removing
Yoshihiro Shimoda
1
-1
/
+1
2007-10-12
USB: r8a66597-hcd: fix endian problem
Yoshihiro Shimoda
1
-3
/
+3
2007-10-12
USB: r8a66597-hcd: fix Class or Vendor Request
Yoshihiro Shimoda
1
-1
/
+10
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
1
-5
/
+3
2007-10-12
USB: reorganize urb->status use in r8a66597-hcd
Alan Stern
1
-31
/
+30
2007-10-12
USB: add urb->unlinked field
Alan Stern
1
-17
/
+7
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
1
-6
/
+1
2007-10-12
USB: minor fixes for r8a66597 driver
Alan Stern
1
-21
/
+19
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-13
/
+24
[next]