| Commit message (Expand) | Author | Age |
* | usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 2012-06-12 |
* | usb: gadget: imx_udc: convert to new style start/stop | Sebastian Andrzej Siewior | 2012-05-04 |
* | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 2011-12-12 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 |
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 |
* | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior | 2011-06-28 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | usb: gadget/imx-udc: fix interrupt name again | Uwe Kleine-König | 2010-12-10 |
* | | usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0 | Uwe Kleine-König | 2010-11-11 |
|/ |
|
* | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | USB: gadget: imx_udc: Use resource size | Tobias Klauser | 2009-10-09 |
* | USB: gadget: imx_udc: don't queue more data when zlp is to be sent | Daniel Glöckner | 2009-06-16 |
* | USB: imx_udc: fix leak in imx_ep_alloc_request() | Daniel Mack | 2009-06-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | USB: imx_udc: Fix IMX UDC gadget general irq handling | Darius Augulis | 2009-03-24 |
| * | USB: imx_udc: Fix IMX UDC gadget ep0 irq handling | Darius Augulis | 2009-03-24 |
| * | USB: imx_udc: Fix IMX UDC gadget code style | Darius Augulis | 2009-03-24 |
| * | USB: imx_udc: Fix IMX UDC gadget bugs | Darius Augulis | 2009-03-24 |
* | | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
|/ |
|
* | USB: GADGET: fix !x & y | Roel Kluin | 2009-01-27 |
* | USB: add imx udc gadget driver | Darius Augulis | 2009-01-07 |