index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
imx_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: imx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-2
/
+0
*
usb: gadget: imx_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
1
-2
/
+0
*
usb: gadget: imx_udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
1
-3
/
+0
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: imx_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
1
-10
/
+2
*
usb: gadget: imx_udc: fix gadget->dev registration
Felipe Balbi
2013-03-04
1
-12
/
+8
*
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
1
-11
/
+1
*
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
2012-06-12
1
-3
/
+3
*
usb: gadget: imx_udc: convert to new style start/stop
Sebastian Andrzej Siewior
2012-05-04
1
-37
/
+16
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
1
-5
/
+15
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
usb: gadget/imx-udc: fix interrupt name again
Uwe Kleine-König
2010-12-10
1
-2
/
+6
*
|
usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0
Uwe Kleine-König
2010-11-11
1
-2
/
+2
|
/
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-4
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: gadget: imx_udc: Use resource size
Tobias Klauser
2009-10-09
1
-4
/
+4
*
USB: gadget: imx_udc: don't queue more data when zlp is to be sent
Daniel Glöckner
2009-06-15
1
-0
/
+7
*
USB: imx_udc: fix leak in imx_ep_alloc_request()
Daniel Mack
2009-06-15
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
1
-96
/
+148
|
\
|
*
USB: imx_udc: Fix IMX UDC gadget general irq handling
Darius Augulis
2009-03-24
1
-65
/
+93
|
*
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
Darius Augulis
2009-03-24
1
-6
/
+6
|
*
USB: imx_udc: Fix IMX UDC gadget code style
Darius Augulis
2009-03-24
1
-20
/
+39
|
*
USB: imx_udc: Fix IMX UDC gadget bugs
Darius Augulis
2009-03-24
1
-14
/
+19
*
|
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-2
/
+2
|
/
*
USB: GADGET: fix !x & y
Roel Kluin
2009-01-27
1
-1
/
+1
*
USB: add imx udc gadget driver
Darius Augulis
2009-01-07
1
-0
/
+1516