index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
imx21-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
USB: host: imx21: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: imx21-hcd: make imx21_hc_driver const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
usb: imx21-hcd: fix error return code in imx21_probe()
Gustavo A. R. Silva
2017-08-10
1
-2
/
+4
*
imx21-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
1
-1
/
+1
*
imx21-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-3
/
+2
*
USB: imx21-hcd: use %pad for dma_addr_t
Jingoo Han
2014-11-03
1
-3
/
+3
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
1
-1
/
+1
*
usb: kill DEBUG compile option
Oliver Neukum
2013-12-03
1
-0
/
+4
*
USB: iMX21: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+4
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
USB: IMX21: upgrade the isochronous API
Alan Stern
2013-05-30
1
-17
/
+26
*
usb: imx21-hcd: Include missing linux/module.h
Fabio Estevam
2013-01-11
1
-0
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
2012-06-12
1
-3
/
+3
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
1
-12
/
+1
|
\
|
*
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-28
1
-12
/
+1
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
/
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
*
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-04
1
-2
/
+3
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
1
-1
/
+1
|
|
\
|
*
|
Fix spelling fuction -> function in comments
Stefan Weil
2010-08-09
1
-2
/
+2
*
|
|
USB: imx21-hcd - fix off by one resource size calculation
Axel Lin
2010-10-22
1
-1
/
+1
*
|
|
USB: imx21-hcd accept arbitary transfer buffer alignement.
Martin Fuzzey
2010-10-22
1
-33
/
+163
*
|
|
USB: imx21-hcd: Fix isochronous endpoint idle
Martin Fuzzey
2010-10-22
1
-17
/
+39
*
|
|
USB: imx21-hcd: refactor hardware data memory management
Martin Fuzzey
2010-10-22
1
-14
/
+16
*
|
|
USB: imx21-hcd: remove unused variable
Martin Fuzzey
2010-10-22
1
-2
/
+0
|
|
/
|
/
|
*
|
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
Kulikov Vasiliy
2010-08-10
1
-1
/
+1
|
/
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: MXC: Add i.MX21 specific USB host controller driver.
Martin Fuzzey
2010-03-02
1
-0
/
+1789