index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2023-07-27
usb: ehci-platform: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-05-28
usb: ehci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
1
-2
/
+0
2022-08-31
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
1
-2
/
+0
2022-06-21
usb: host: ehci-platform: add TPL support
Amelie Delaunay
1
-0
/
+2
2022-05-19
usb: Probe EHCI, OHCI controllers asynchronously
Dmitry Torokhov
1
-0
/
+1
2022-02-15
usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
Chris Packham
1
-2
/
+1
2021-09-14
usb: ehci: handshake CMD_RUN instead of STS_HALT
Neal Liu
1
-0
/
+6
2021-03-23
usb: host: ehci-platform: add spurious_oc DT support
Álvaro Fernández Rojas
1
-0
/
+3
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
1
-0
/
+2
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-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
[next]