summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/imx21-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: imx21: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: imx21-hcd: make imx21_hc_driver constBhumika Goyal2017-08-311-1/+1
* usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva2017-08-101-2/+4
* imx21-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* imx21-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-3/+2
* USB: imx21-hcd: use %pad for dma_addr_tJingoo Han2014-11-031-3/+3
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-031-1/+1
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-0/+4
* USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-251-4/+4
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-301-17/+26
* usb: imx21-hcd: Include missing linux/module.hFabio Estevam2013-01-111-0/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-06-121-3/+3
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-12/+1
|\
| * usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-281-12/+1
* | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
|/
* 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
OpenPOWER on IntegriCloud