summaryrefslogtreecommitdiff
path: root/drivers/usb/host/imx21-hcd.c
AgeCommit message (Expand)Author
2018-11-10usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva
2015-04-03imx21-hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-30USB: IMX21: upgrade the isochronous APIAlan Stern
2013-01-11usb: imx21-hcd: Include missing linux/module.hFabio Estevam
2012-11-21usb: remove use of __devinitBill Pemberton
2012-06-12usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
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