index
:
asmadeus/linux.git
for-next
The linux kernel
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
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-23
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-21
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