Age | Commit message (Expand) | Author | Files | Lines |
2013-01-12 | usb: imx21-hcd: Include missing linux/module.h | Fabio Estevam | 1 | -0/+1 |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-06-12 | usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 1 | -3/+3 |
2012-01-10 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -12/+1 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
2011-11-28 | usb: convert drivers/usb/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-14 | USB 3.0 Hub Changes | John Youn | 1 | -2/+2 |
2011-03-14 | USB: Remove bitmap #define from hcd.h | Sarah Sharp | 1 | -2/+2 |
2011-02-04 | USB: HCD: Add usb_hcd prefix to exported functions | Robert Morell | 1 | -2/+3 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-10-22 | USB: imx21-hcd - fix off by one resource size calculation | Axel Lin | 1 | -1/+1 |
2010-10-22 | USB: imx21-hcd accept arbitary transfer buffer alignement. | Martin Fuzzey | 1 | -33/+163 |
2010-10-22 | USB: imx21-hcd: Fix isochronous endpoint idle | Martin Fuzzey | 1 | -17/+39 |
2010-10-22 | USB: imx21-hcd: refactor hardware data memory management | Martin Fuzzey | 1 | -14/+16 |
2010-10-22 | USB: imx21-hcd: remove unused variable | Martin Fuzzey | 1 | -2/+0 |
2010-08-11 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+1 |
2010-08-11 | usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() | Kulikov Vasiliy | 1 | -1/+1 |
2010-08-09 | Fix spelling fuction -> function in comments | Stefan Weil | 1 | -2/+2 |
2010-05-21 | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | USB: MXC: Add i.MX21 specific USB host controller driver. | Martin Fuzzey | 1 | -0/+1789 |