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-platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2018-03-09
usb: host: ehci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+4
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-2
/
+2
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: ehci-platform: use reset array API
Masahiro Yamada
1
-22
/
+13
2017-05-17
USB: ehci-platform: fix companion-device leak
Johan Hovold
1
-1
/
+3
2017-03-17
usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
Yoshihiro Shimoda
1
-0
/
+7
2016-10-24
usb: ehci-platform: increase EHCI_MAX_RSTS to 4
Masahiro Yamada
1
-1
/
+1
2016-08-15
ehci-platform: add the max clock number to 4
Icenowy Zheng
1
-1
/
+1
2016-06-08
ehci-platform: Add support for shared reset controllers
Hans de Goede
1
-11
/
+5
2016-06-07
usb: ehci-platform: add reset controller number in struct ehci_platform_priv
Jiancheng Xue
1
-17
/
+28
2016-01-24
USB: host: use to_platform_device
Geliang Tang
1
-4
/
+2
2015-10-04
USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.
Jeremy Linton
1
-0
/
+8
2015-10-04
USB: ehci-platform: Display a DMA configuration error message
Jeremy Linton
1
-1
/
+3
2015-08-05
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
1
-4
/
+9
2015-06-03
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
1
-45
/
+24
2015-05-24
USB: ehci-platform: support EHCIs with transaction translator
Joachim Eastwood
1
-0
/
+4
2015-05-11
usb: ehci-platform: Use devm_of_phy_get_by_index
Arun Ramamurthy
1
-45
/
+24
2015-01-25
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
1
-22
/
+60
2015-01-25
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
Andreas Herrmann
1
-1
/
+2
2015-01-09
USB: host: Remove hard-coded octeon platform information for ehci/ohci
Andreas Herrmann
1
-0
/
+1
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
1
-1
/
+5
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-07
host: ehci-platform: remove duplicate check on resource
Varka Bhadram
1
-8
/
+4
2014-11-03
usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
Wonhong Kwon
1
-11
/
+4
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-27
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
1
-3
/
+23
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-02-11
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-11
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
1
-1
/
+1
2014-02-07
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-2
/
+31
2014-02-07
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
1
-24
/
+123
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
1
-3
/
+2
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
1
-3
/
+4
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+6
2013-06-11
ehci-platform: add pre_setup() method to platform data
Sergei Shtylyov
1
-0
/
+6
2013-05-21
usb: host: ehci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-16
USB: ehci-platform: 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-28
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
1
-6
/
+28
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-11
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
1
-2
/
+1
2012-11-02
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
1
-0
/
+2
[next]