Age | Commit message (Expand) | Author | Files | Lines |
2021-08-26 | usb: ehci-orion: Handle errors of clk_prepare_enable() in probe | Evgeny Novikov | 1 | -2/+6 |
2019-07-30 | usb: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+0 |
2019-01-30 | usb: ehci-orion: add S2RAM support | Miquel Raynal | 1 | -0/+18 |
2019-01-30 | usb: ehci-orion: avoid double PHY initialization | Miquel Raynal | 1 | -23/+3 |
2017-11-07 | USB: host: ehci: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-17 | usb: orion-ehci: Add support for the Armada 3700 | Hua Jing | 1 | -0/+36 |
2015-10-04 | usb: ehci-orion: fix probe for !GENERIC_PHY | Jonas Gorski | 1 | -1/+2 |
2015-03-26 | usb: ehci-orion: add more constants for register values | Thomas Petazzoni | 1 | -6/+12 |
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-25 | usb: ehci-orion: enable big-endian support | Marcin Wojtas | 1 | -2/+2 |
2014-11-07 | host: ehci-orion: remove duplicate check on resource | Varka Bhadram | 1 | -9/+1 |
2014-10-20 | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-28 | usb: ehci-orion: add optional PHY support | Gregory CLEMENT | 1 | -0/+28 |
2014-05-28 | usb: ehci-orion: fix clock reference leaking | Gregory CLEMENT | 1 | -16/+29 |
2014-05-28 | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() | Thomas Petazzoni | 1 | -9/+9 |
2014-05-28 | usb: ehci-orion: use platform_get_irq() for DT probing | Thomas Petazzoni | 1 | -4/+1 |
2013-12-19 | USB: ehci-orion: Use devm_*() functions | Jingoo Han | 1 | -31/+12 |
2013-12-19 | USB: ehci-orion: use dev_warn() instead of printk() | Jingoo Han | 1 | -1/+1 |
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/+1 |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 1 | -2/+3 |
2013-08-01 | USB: host: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-05-27 | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 1 | -3/+3 |
2013-05-21 | usb: host: ehci-orion: Remove redundant use of of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-05-17 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -3/+3 |
2013-04-08 | USB: EHCI: make ehci-orion a separate driver | Manjunath Goudar | 1 | -47/+35 |
2013-03-15 | USB: remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2013-01-04 | Drivers: usb: host: ehci-orion.c: remove __devinitdata marking | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -3/+35 |
2012-11-24 | ARM: Kirkwood: ehci-orion: Add device tree binding | Andrew Lunn | 1 | -3/+35 |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 1 | -15/+1 |
2012-10-20 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -1/+1 |
2012-10-09 | USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit | Arnd Bergmann | 1 | -1/+1 |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-07-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -0/+4 |
2012-07-17 | usb: host: tegra: pass correct pointer in ehci_setup() | Laxman Dewangan | 1 | -1/+1 |
2012-07-10 | EHCI: centralize controller initialization | Alan Stern | 1 | -16/+1 |
2012-05-09 | ARM: Orion: EHCI: Add support for enabling clocks | Andrew Lunn | 1 | -0/+16 |
2011-12-14 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 1 | -4/+6 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -1/+1 |
2011-02-17 | USB: don't run ehci_reset in ehci_run for tdi device | Matthieu CASTET | 1 | -2/+3 |
2010-03-03 | USB: ehci-orion.c: use resource_size() | H Hartley Sweeten | 1 | -4/+4 |
2009-07-29 | USB: ehci-orion: Call ehci_reset before ehci_halt | Simon Kagstrom | 1 | -1/+1 |
2009-07-13 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 1 | -0/+2 |
2009-06-16 | USB: EHCI: update toggle state for linked QHs | Alan Stern | 1 | -0/+1 |
2009-06-16 | USB: move orion-ehci's probe function to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |