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
/
gadget
/
r8a66597-udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-1
/
+1
2011-11-14
usb: gadget: r8a66597-udc: fix flush fifo handling
Yoshihiro Shimoda
1
-0
/
+2
2011-11-14
usb: gadget: r8a66597-udc: fix for udc-newstyle
Yoshihiro Shimoda
1
-19
/
+9
2011-10-13
usb: gadget: r8a66597: convert to new style
Felipe Balbi
1
-29
/
+8
2011-10-13
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
1
-19
/
+345
2011-10-13
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
Yoshihiro Shimoda
1
-40
/
+59
2011-10-13
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
Yoshihiro Shimoda
1
-2
/
+2
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-2
/
+2
2011-07-09
usb: gadget: r8a66597-udc: add pullup function
Yoshihiro Shimoda
1
-0
/
+16
2011-07-08
usb: gadget: r8a66597-udc: add support for TEST_MODE
Yoshihiro Shimoda
1
-1
/
+22
2011-07-08
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
Yoshihiro Shimoda
1
-1
/
+5
2011-07-08
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
Yoshihiro Shimoda
1
-7
/
+3
2011-07-08
usb: update email address in r8a66597-udc and m66592-udc
Yoshihiro Shimoda
1
-1
/
+1
2011-07-02
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
1
-0
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+11
2011-04-14
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
1
-0
/
+2
2011-02-04
usb: r8a66597-udc: Fixed bufnum of Bulk
Yusuke Goda
1
-1
/
+1
2010-10-22
usb: r8a66597-udc: Add processing when USB was removed.
Yusuke Goda
1
-0
/
+3
2010-10-22
USB: gadget: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-4
/
+5
2010-08-24
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
Axel Lin
1
-0
/
+1
2010-06-02
usb: gadget: r8a66597-udc pio to mmio accessor conversion.
Paul Mundt
1
-2
/
+2
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-26
USB gadget r8a66597-udc.c: duplicated include
Andrea Gelmini
1
-1
/
+0
2010-03-19
usb/gadget: fix compile error on r8a66597-udc.c
Grant Likely
1
-0
/
+1
2010-02-17
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
1
-0
/
+1
2009-08-21
usb: r8a66597-udc: implement the set_wedge method
Yoshihiro Shimoda
1
-2
/
+26
2009-08-20
usb: r8a66597-udc disable interrupts on shutdown fix
Magnus Damm
1
-0
/
+9
2009-08-20
usb: r8a66597-udc buffer management update
Magnus Damm
1
-21
/
+11
2009-08-20
usb: add clock support to r8a66597 gadget driver
Magnus Damm
1
-3
/
+34
2009-08-20
usb: gadget: R8A66597 peripheral controller support.
Yoshihiro Shimoda
1
-0
/
+1635