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