index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
m66592-udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
1
-1706
/
+0
2014-06-30
usb: gadget: m66592-udc: should not call gadget driver's .unbind
Peter Chen
1
-2
/
+0
2014-06-30
usb: gadget: m66592-udc: delete __init marker for probe
Peter Chen
1
-1
/
+1
2014-05-14
usb: gadget: m66592-udc: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-2
/
+2
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-05-28
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-05-15
usb: gadget: m66592-udc: fix error return code in m66592_probe()
Wei Yongjun
1
-1
/
+3
2013-03-18
usb: gadget: m66592-udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: m66592-udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: m66592-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: m66592-udc: let udc-core manage gadget->dev
Felipe Balbi
1
-12
/
+1
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-52
/
+20
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
1
-1
/
+1
2013-01-24
usb: gadget: m66592-udc: convert to udc_start/udc_stop
Felipe Balbi
1
-51
/
+19
2013-01-18
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
1
-2
/
+2
2012-07-31
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+1
2012-05-04
usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
1
-5
/
+5
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-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: m66592-udc: add pullup function
Yoshihiro Shimoda
1
-0
/
+16
2011-07-09
usb: gadget: m66592-udc: add function for external controller
Yoshihiro Shimoda
1
-2
/
+2
2011-07-08
usb: gadget: m66592-udc: add support for TEST_MODE
Yoshihiro Shimoda
1
-1
/
+22
2011-07-08
usb: update email address in r8a66597-udc and m66592-udc
Yoshihiro Shimoda
1
-1
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+13
2011-02-25
usb: m66592-udc: Fixed bufnum of Bulk
Yusuke Goda
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: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-24
usb: gadget: m66592-udc needs linux/err.h.
Paul Mundt
1
-1
/
+1
2009-07-23
usb: m66592-udc platform data on_chip support
Magnus Damm
1
-105
/
+147
2009-07-04
usb: m66592-udc buffer management update
Magnus Damm
1
-22
/
+12
2009-01-07
USB: m66592 and r8a66597 resource changes
Magnus Damm
1
-6
/
+3
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: sh_mobile usbf clock framework support
Magnus Damm
1
-9
/
+25
2008-07-30
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-02-02
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
1
-0
/
+1
2008-02-02
USB: gadget code switches to pr_err() and friends
David Brownell
1
-24
/
+24
2008-02-02
USB: Add missing "space" to printk messages
Joe Perches
1
-1
/
+1
2008-02-02
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
1
-1
/
+54
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-1
/
+1
[next]