aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/imx21-hcd.c
AgeCommit message (Expand)Author
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22USB: imx21-hcd - fix off by one resource size calculationAxel Lin
2010-10-22USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey
2010-10-22USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey
2010-10-22USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey
2010-10-22USB: imx21-hcd: remove unused variableMartin Fuzzey
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy
2010-08-09Fix spelling fuction -> function in commentsStefan Weil
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey