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
/
gadget
/
r8a66597-udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-10
usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_i...
Alexey Khoroshilov
1
-2
/
+2
2013-05-28
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-05-15
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
Wei Yongjun
1
-1
/
+3
2013-03-18
usb: gadget: r8a66597-udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: r8a66597-udc: remove unnecessary initializations
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: r8a66597-udc: let udc-core manage gadget->dev
Felipe Balbi
1
-10
/
+2
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
1
-1
/
+1
2013-01-17
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
1
-13
/
+2
2012-07-30
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+3
2012-05-04
usb: gadget: r8a66597-udc: add support for set_selfpowered
Shimoda, Yoshihiro
1
-1
/
+14
2012-05-04
usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
1
-7
/
+7
2012-02-28
usb: gadget: r8a66597: use generic map/unmap routines
Felipe Balbi
1
-8
/
+2
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-09
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-01
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-13
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
1
-0
/
+2
2011-02-03
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-23
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-16
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
[next]