index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
Chris Packham
1
-0
/
+8
2020-09-04
usb/host: ehci-platform: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-07-09
usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...
Lee Jones
1
-0
/
+2
2020-05-18
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
1
-0
/
+4
2020-02-10
usb: host: ehci-platform: add a quirk to avoid stuck
Yoshihiro Shimoda
1
-0
/
+127
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-08
usb: ehci-platform: add reset controller number in struct ehci_platform_priv
Jiancheng Xue
1
-17
/
+28
2016-01-25
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-15
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-04
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-28
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
1
-3
/
+23
2014-04-17
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-02-12
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
1
-20
/
+22
2014-02-12
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
1
-1
/
+1
2014-02-08
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
1
-2
/
+31
2014-02-08
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
1
-24
/
+123
2013-12-09
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-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-07-03
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-17
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
[next]