index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
r8a66597-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
usb: r8a66597-hcd: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-25
USB: hub_for_each_child should skip unconnected ports
Alan Stern
1
-4
/
+2
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
1
-3
/
+2
2012-07-31
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
1
-12
/
+0
2012-05-14
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
1
-2
/
+1
2012-05-12
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
1
-1
/
+2
2012-05-02
USB: r8a66597-hcd.c: remove dbg() usage
Greg Kroah-Hartman
1
-10
/
+10
2012-03-03
usb: r8a66597-hcd: Convert to module_platform_driver
Tobias Klauser
1
-17
/
+4
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-07-09
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
1
-1
/
+1
2011-07-09
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
1
-1
/
+1
2011-07-09
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
1
-1
/
+1
2011-06-28
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
1
-0
/
+1
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+3
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2010-09-16
usb: Fix up r8a66597-hcd section mismatches.
Paul Mundt
1
-2
/
+2
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-21
USB: straighten out port feature vs. port status usage
Alan Stern
1
-15
/
+15
2010-05-21
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-4
/
+3
2010-05-21
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-31
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-19
usb: r8a66597-hcd platform data on_chip support
Magnus Damm
1
-81
/
+106
2009-07-19
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-16
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
1
-46
/
+14
2009-06-16
USB: move r8a66597_hcd's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-03-25
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
1
-1
/
+100
2009-03-25
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-25
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-14
usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB
Yoshihiro Shimoda
1
-2
/
+3
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
[next]