index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-orion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: host: Add ac5 to EHCI Orion
Elad Nachman
2024-01-27
1
-3
/
+15
*
usb: host: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-04
1
-2
/
+2
*
usb: ehci-orion: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-27
1
-2
/
+1
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-2
/
+0
*
usb: ehci-orion: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
2022-09-05
1
-2
/
+0
*
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
2022-08-31
1
-2
/
+0
*
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
2021-08-26
1
-2
/
+6
*
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+0
*
usb: ehci-orion: add S2RAM support
Miquel Raynal
2019-01-30
1
-0
/
+18
*
usb: ehci-orion: avoid double PHY initialization
Miquel Raynal
2019-01-30
1
-23
/
+3
*
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: orion-ehci: Add support for the Armada 3700
Hua Jing
2017-03-17
1
-0
/
+36
*
usb: ehci-orion: fix probe for !GENERIC_PHY
Jonas Gorski
2015-10-04
1
-1
/
+2
*
usb: ehci-orion: add more constants for register values
Thomas Petazzoni
2015-03-26
1
-6
/
+12
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
usb: ehci-orion: enable big-endian support
Marcin Wojtas
2014-11-24
1
-2
/
+2
*
|
host: ehci-orion: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-9
/
+1
|
/
*
usb: ehci-orion: add optional PHY support
Gregory CLEMENT
2014-05-27
1
-0
/
+28
*
usb: ehci-orion: fix clock reference leaking
Gregory CLEMENT
2014-05-27
1
-16
/
+29
*
usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()
Thomas Petazzoni
2014-05-27
1
-9
/
+9
*
usb: ehci-orion: use platform_get_irq() for DT probing
Thomas Petazzoni
2014-05-27
1
-4
/
+1
*
USB: ehci-orion: Use devm_*() functions
Jingoo Han
2013-12-18
1
-31
/
+12
*
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+1
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-3
/
+1
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-2
/
+3
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-27
1
-3
/
+3
|
\
|
*
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-16
1
-3
/
+3
*
|
usb: host: ehci-orion: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-21
1
-1
/
+1
|
/
*
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
2013-04-08
1
-47
/
+35
*
USB: remove incorrect __exit markups
Dmitry Torokhov
2013-03-15
1
-2
/
+2
*
Drivers: usb: host: ehci-orion.c: remove __devinitdata marking
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
1
-3
/
+35
|
\
|
*
ARM: Kirkwood: ehci-orion: Add device tree binding
Andrew Lunn
2012-11-24
1
-3
/
+35
*
|
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-2
/
+2
*
|
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-15
/
+1
|
/
*
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-19
1
-1
/
+1
|
\
|
*
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
2012-10-09
1
-1
/
+1
*
|
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
1
-0
/
+4
|
\
|
*
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
1
-0
/
+4
*
|
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
2012-07-16
1
-1
/
+1
*
|
EHCI: centralize controller initialization
Alan Stern
2012-07-09
1
-16
/
+1
|
/
*
ARM: Orion: EHCI: Add support for enabling clocks
Andrew Lunn
2012-05-08
1
-0
/
+16
*
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-12-13
1
-4
/
+6
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
[next]