index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: host: use to_platform_device
Geliang Tang
2016-01-24
1
-4
/
+2
*
USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.
Jeremy Linton
2015-10-04
1
-0
/
+8
*
USB: ehci-platform: Display a DMA configuration error message
Jeremy Linton
2015-10-04
1
-1
/
+3
*
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
2015-08-05
1
-4
/
+9
*
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2015-06-03
1
-45
/
+24
|
\
|
*
usb: ehci-platform: Use devm_of_phy_get_by_index
Arun Ramamurthy
2015-05-11
1
-45
/
+24
*
|
USB: ehci-platform: support EHCIs with transaction translator
Joachim Eastwood
2015-05-24
1
-0
/
+4
|
/
*
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
1
-22
/
+60
*
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
Andreas Herrmann
2015-01-25
1
-1
/
+2
*
USB: host: Remove hard-coded octeon platform information for ehci/ohci
Andreas Herrmann
2015-01-09
1
-0
/
+1
*
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
2015-01-09
1
-1
/
+5
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
host: ehci-platform: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-8
/
+4
*
|
usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
Wonhong Kwon
2014-11-03
1
-11
/
+4
|
/
*
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
2014-05-27
1
-3
/
+23
*
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
1
-0
/
+2
*
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
2014-02-11
1
-20
/
+22
*
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
2014-02-11
1
-1
/
+1
*
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
2014-02-07
1
-2
/
+31
*
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
2014-02-07
1
-24
/
+123
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-3
/
+2
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-3
/
+4
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-6
/
+6
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-07-02
1
-0
/
+6
|
\
|
*
ehci-platform: add pre_setup() method to platform data
Sergei Shtylyov
2013-06-11
1
-0
/
+6
*
|
usb: host: ehci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-21
1
-1
/
+1
*
|
USB: ehci-platform: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
1
-1
/
+0
|
/
*
USB: Fix initconst in ehci driver
Andi Kleen
2013-04-23
1
-1
/
+1
*
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
2013-03-28
1
-6
/
+28
*
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+4
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-11
1
-2
/
+1
*
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
2012-11-02
1
-0
/
+2
*
USB: EHCI: make ehci-platform a separate driver
Alan Stern
2012-11-01
1
-29
/
+37
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-5
/
+0
*
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
1
-15
/
+3
*
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
1
-1
/
+1
*
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
1
-3
/
+3
*
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
2012-10-22
1
-0
/
+2
*
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
2012-08-15
1
-1
/
+3
*
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
2012-08-10
1
-3
/
+37
*
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-08-10
1
-1
/
+5
*
EHCI: centralize controller suspend/resume
Alan Stern
2012-07-09
1
-4
/
+3
*
USB: ehci-platform: remove update_device
Hauke Mehrtens
2012-05-18
1
-2
/
+0
*
usb: Fix various typo within usb
Masanari Iida
2012-04-18
1
-2
/
+2
*
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
1
-0
/
+198