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
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
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
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-12
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
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
1
-29
/
+37
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-5
/
+0
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
1
-0
/
+2
2012-08-16
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-10
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
1
-3
/
+37
2012-08-10
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
1
-1
/
+5
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
1
-4
/
+3
2012-05-19
USB: ehci-platform: remove update_device
Hauke Mehrtens
1
-2
/
+0
2012-04-19
usb: Fix various typo within usb
Masanari Iida
1
-2
/
+2
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
1
-0
/
+198