Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2572da44a51192ad181482c1989e66e5eb47dcbe
/
drivers
/
usb
/
host
/
ehci-platform.c
7f2d737
usb: ehci: handshake CMD_RUN instead of STS_HALT
by Neal Liu
· 3 years, 4 months ago
4da57db
usb: host: ehci-platform: add spurious_oc DT support
by Álvaro Fernández Rojas
· 3 years, 10 months ago
2d5ba37
usb: ehci: add spurious flag to disable overcurrent checking
by Florian Fainelli
· 3 years, 10 months ago
dfee57a
usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
by Chris Packham
· 4 years, 4 months ago
7456fe4
usb/host: ehci-platform: Use pm_ptr() macro
by Paul Cercueil
· 4 years, 4 months ago
6dba06c
usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
by Lee Jones
· 4 years, 6 months ago
16bdc04
usb/ehci-platform: Set PM runtime as active on resume
by Qais Yousef
· 4 years, 7 months ago
cc7eac1
usb: host: ehci-platform: add a quirk to avoid stuck
by Yoshihiro Shimoda
· 5 years ago
b33f370
usb: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
27b3df4
usb: host: ehci-platform: remove custom USB PHY handling
by Martin Blumenstingl
· 7 years ago
4e88d4c
usb: add a flag to skip PHY initialization to struct usb_hcd
by Martin Blumenstingl
· 7 years ago
d214109
USB: host: ehci: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
8e84f8a
usb: ehci-platform: use reset array API
by Masahiro Yamada
· 7 years ago
a741547
USB: ehci-platform: fix companion-device leak
by Johan Hovold
· 8 years ago
42a58c9
usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
by Yoshihiro Shimoda
· 8 years ago
d4d7512
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
by Yoshihiro Shimoda
· 8 years ago
1e4b434
usb: ehci-platform: increase EHCI_MAX_RSTS to 4
by Masahiro Yamada
· 8 years ago
73577d6
ehci-platform: add the max clock number to 4
by Icenowy Zheng
· 8 years ago
76d15c8
ehci-platform: Add support for shared reset controllers
by Hans de Goede
· 9 years ago
d0e08b0
usb: ehci-platform: add reset controller number in struct ehci_platform_priv
by Jiancheng Xue
· 9 years ago
20db551
USB: host: use to_platform_device
by Geliang Tang
· 9 years ago
776c15d
USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.
by Jeremy Linton
· 9 years ago
17f69b5
USB: ehci-platform: Display a DMA configuration error message
by Jeremy Linton
· 9 years ago
b4629a7
usb: ehci-platform: Fix using multiple controllers from OF
by Alban Bedel
· 9 years ago
b3d424e
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 10 years ago
40f2f2a
USB: ehci-platform: support EHCIs with transaction translator
by Joachim Eastwood
· 10 years ago
216e299
usb: ehci-platform: Use devm_of_phy_get_by_index
by Arun Ramamurthy
· 10 years ago
7e7a0e6
usb: ehci-platform: add support for multiple phys per controller
by Arun Ramamurthy
· 10 years ago
c99e76c
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
by Andreas Herrmann
· 10 years ago
a95cfa6
USB: host: Remove hard-coded octeon platform information for ehci/ohci
by Andreas Herrmann
· 10 years ago
314b41b
USB: ehci-platform: Support ehci reset after resume quirk
by Wu Liang feng
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
2062ff4
host: ehci-platform: remove duplicate check on resource
by Varka Bhadram
· 10 years ago
5e4ccd9
usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
by Wonhong Kwon
· 10 years ago
566e026
usb: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
2d87bbd
usb: ehci-platform: add optional reset controller retrieval
by Boris BREZILLON
· 11 years ago
e155b5b
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
by Vivek Gautam
· 11 years ago
843d5e0
USB: ehci-platform: check for platform data misconfiguration
by Alan Stern
· 11 years ago
915974c
ehci-platform: Change compatible string from usb-ehci to generic-ehci
by Hans de Goede
· 11 years ago
ad3db5d
ehci-platform: Add support for controllers with big-endian regs / descriptors
by Hans de Goede
· 11 years ago
a4aeb21
ehci-platform: Add support for clks and phy passed through devicetree
by Hans de Goede
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
e1fd734
DMA-API: usb: use new dma_coerce_mask_and_coherent()
by Russell King
· 12 years ago
22d9d8e
DMA-API: usb: use dma_set_coherent_mask()
by Russell King
· 12 years ago
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
743fcce
ehci-platform: add pre_setup() method to platform data
by Sergei Shtylyov
· 12 years ago
ae5e5f7
usb: host: ehci-platform: Remove redundant use of of_match_ptr
by Sachin Kamat
· 12 years ago
2f2f2fa
USB: ehci-platform: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
62d08a1
USB: Fix initconst in ehci driver
by Andi Kleen
· 12 years ago
f3bc64d
USB: EHCI: DT support for generic bus glue
by Arnd Bergmann
· 12 years ago
148e113
usb: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
1b36810
USB: EHCI: miscellaneous cleanups for the library conversion
by Alan Stern
· 12 years ago
d1bb67a
USB: EHCI: fix build error in ehci-platform.c under PowerPC
by Alan Stern
· 12 years ago
99f9193
USB: EHCI: make ehci-platform a separate driver
by Alan Stern
· 12 years ago
c73cee7
USB: EHCI: remove ehci_port_power() routine
by Alan Stern
· 12 years ago
61ff274
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
by Florian Fainelli
· 12 years ago
5c9b2b2
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
by Florian Fainelli
· 12 years ago
2350cb0
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
4534874
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
by Florian Fainelli
· 12 years ago
ec03ad8
drivers/usb/host/ehci-platform.c: fix error return code
by Julia Lawall
· 12 years ago
04216be
usb: host: ehci-platform: add platform specific power callback
by Kuninori Morimoto
· 12 years ago
86e4cb35
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
by Kuninori Morimoto
· 12 years ago
c5cf921
EHCI: centralize controller suspend/resume
by Alan Stern
· 13 years ago
8377c94
USB: ehci-platform: remove update_device
by Hauke Mehrtens
· 13 years ago
1c1301d
usb: Fix various typo within usb
by Masanari Iida
· 13 years ago
7a7a4a59
USB: EHCI: Add a generic platform device driver
by Hauke Mehrtens
· 13 years ago