Age | Commit message (Expand) | Author |
2015-03-26 | usb: ehci-orion: add more constants for register values | Thomas Petazzoni |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-24 | usb: ehci-orion: enable big-endian support | Marcin Wojtas |
2014-11-07 | host: ehci-orion: remove duplicate check on resource | Varka Bhadram |
2014-10-20 | usb: host: drop owner assignment from platform_drivers | Wolfram Sang |
2014-05-27 | usb: ehci-orion: add optional PHY support | Gregory CLEMENT |
2014-05-27 | usb: ehci-orion: fix clock reference leaking | Gregory CLEMENT |
2014-05-27 | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() | Thomas Petazzoni |
2014-05-27 | usb: ehci-orion: use platform_get_irq() for DT probing | Thomas Petazzoni |
2013-12-18 | USB: ehci-orion: Use devm_*() functions | Jingoo Han |
2013-12-18 | USB: ehci-orion: use dev_warn() instead of printk() | Jingoo Han |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen |
2013-10-31 | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King |
2013-07-31 | USB: host: use dev_get_platdata() | Jingoo Han |
2013-05-27 | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman |
2013-05-21 | usb: host: ehci-orion: Remove redundant use of of_match_ptr | Sachin Kamat |
2013-05-16 | USB: set device dma_mask without reference to global data | Stephen Warren |
2013-04-08 | USB: EHCI: make ehci-orion a separate driver | Manjunath Goudar |
2013-03-15 | USB: remove incorrect __exit markups | Dmitry Torokhov |
2013-01-03 | Drivers: usb: host: ehci-orion.c: remove __devinitdata marking | Greg Kroah-Hartman |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-24 | ARM: Kirkwood: ehci-orion: Add device tree binding | Andrew Lunn |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-10-09 | USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit | Arnd Bergmann |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann |
2012-07-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz |
2012-07-16 | usb: host: tegra: pass correct pointer in ehci_setup() | Laxman Dewangan |
2012-07-09 | EHCI: centralize controller initialization | Alan Stern |
2012-05-08 | ARM: Orion: EHCI: Add support for enabling clocks | Andrew Lunn |
2011-12-13 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson |
2011-02-17 | USB: don't run ehci_reset in ehci_run for tdi device | Matthieu CASTET |
2010-03-02 | USB: ehci-orion.c: use resource_size() | H Hartley Sweeten |
2009-07-28 | USB: ehci-orion: Call ehci_reset before ehci_halt | Simon Kagstrom |
2009-07-12 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern |
2009-06-15 | USB: EHCI: update toggle state for linked QHs | Alan Stern |
2009-06-15 | USB: move orion-ehci's probe function to .devinit.text | Uwe Kleine-König |
2008-12-04 | [ARM] Orion: add the option to support different ehci phy initialization | Ronen Shitrit |
2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek |
2008-07-21 | USB: usb dev_name() instead of dev->bus_id | Kay Sievers |
2008-05-29 | USB: EHCI: suppress unwanted error messages | Alan Stern |
2008-05-29 | USB: EHCI: fix up root-hub TT mess | Alan Stern |
2008-05-20 | USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator | Lennert Buytenhek |
2008-03-27 | plat-orion: make ehci-orion available for all Orion families | Lennert Buytenhek |
2008-03-27 | ehci-orion: mbus decode window support | Lennert Buytenhek |