aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/imx21-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+3
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-1/+1
| |\
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-2/+2
* | | USB: imx21-hcd - fix off by one resource size calculationAxel Lin2010-10-221-1/+1
* | | USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2010-10-221-33/+163
* | | USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey2010-10-221-17/+39
* | | USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey2010-10-221-14/+16
* | | USB: imx21-hcd: remove unused variableMartin Fuzzey2010-10-221-2/+0
| |/ |/|
* | usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy2010-08-101-1/+1
|/
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-021-0/+1789