index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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