index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-mxc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2014-11-07
host: ehci-mxc: remove duplicate check on resource
Varka Bhadram
1
-9
/
+2
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-08-23
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
1
-9
/
+1
2013-05-16
USB: ehci-mxc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-23
USB: Fix initconst in ehci driver
Andi Kleen
1
-1
/
+1
2013-03-15
USB: remove incorrect __exit markups
Dmitry Torokhov
1
-1
/
+1
2013-03-15
usb: host: ehci-mxc: Remove dev_info on probe
Fabio Estevam
1
-2
/
+0
2013-03-15
usb: host: ehci-mxc: Remove unneeded header file
Fabio Estevam
1
-4
/
+0
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-20
/
+0
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-70
/
+50
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-70
/
+50
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
1
-70
/
+50
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2013-01-11
USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack
Matt Sealey
1
-20
/
+0
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-11-14
usb: ehci-mxc: Remove unused 'echi' variable
Fabio Estevam
1
-2
/
+0
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-7
/
+1
2012-10-15
usb: ehci-mxc: remove unneeded mach/hardware.h inclusion
Shawn Guo
1
-1
/
+0
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-08-10
drivers/usb/host/ehci-mxc.c: use devm_ functions
Julia Lawall
1
-35
/
+10
2012-07-09
EHCI: centralize controller initialization
Alan Stern
1
-16
/
+1
2012-04-25
USB ehci mxc: sanitize clock handling
Sascha Hauer
1
-32
/
+24
2012-04-25
USB ehci mxc: prepare/unprepare clock
Sascha Hauer
1
-9
/
+9
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-1
/
+1
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-4
/
+6
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-08
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
1
-0
/
+1
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-1
/
+1
2011-02-11
ARM i.MX ehci: do ehci init in board specific functions
Sascha Hauer
1
-5
/
+0
2011-01-22
USB: ehci-mxc: add work-around for efika mx/sb bug
Arnaud Patard (Rtp)
1
-0
/
+21
2011-01-22
USB: unbreak ehci-mxc on otg port of i.MX27
Eric Bénard
1
-2
/
+2
2011-01-07
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-12
/
+17
2011-01-03
mx51: fix usb clock support
Arnaud Patard (Rtp)
1
-12
/
+32
2010-12-16
USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport
Fabio Estevam
1
-12
/
+14
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-0
/
+3
2010-11-30
usb: Add in missing EHCI helpers.
Paul Mundt
1
-0
/
+3
2010-11-11
USB: ehci/mxc: compile fix
Uwe Kleine-König
1
-5
/
+9
2010-10-22
USB: ehci tdi : let's tdi_reset set host mode
Matthieu CASTET
1
-10
/
+3
2010-07-29
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-1
/
+1
2010-07-26
i.MX25: fix EHCI support
Eric Bénard
1
-1
/
+1
2010-06-30
USB: ehci-mxc: bail out on transceiver problems
Wolfram Sang
1
-3
/
+10
2010-05-03
mxc: Add generic USB HW initialization for MX51
Dinh Nguyen
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
USB: fix occasional ULPI timeouts with ehci-mxc
Valentin Longchamp
1
-12
/
+11
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
1
-0
/
+296