aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-orion.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | usb: ehci-orion: enable big-endian supportMarcin Wojtas2014-11-24
* | host: ehci-orion: remove duplicate check on resourceVarka Bhadram2014-11-07
|/
* usb: ehci-orion: add optional PHY supportGregory CLEMENT2014-05-27
* usb: ehci-orion: fix clock reference leakingGregory CLEMENT2014-05-27
* usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni2014-05-27
* usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni2014-05-27
* USB: ehci-orion: Use devm_*() functionsJingoo Han2013-12-18
* USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han2013-12-18
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
* DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-26
|\
| * USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
* | usb: host: ehci-orion: Remove redundant use of of_match_ptrSachin Kamat2013-05-21
|/
* USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-08
* USB: remove incorrect __exit markupsDmitry Torokhov2013-03-15
* Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman2013-01-03
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-13
|\
| * ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn2012-11-23
* | usb: remove use of __devinitBill Pemberton2012-11-21
* | USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
|/
* Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-19
|\
| * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-09
* | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-19
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-26
|\
| * ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-25
* | usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan2012-07-16
* | EHCI: centralize controller initializationAlan Stern2012-07-09
|/
* ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-08
* ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-13
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-03
* USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-17
* USB: ehci-orion.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom2009-07-28
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-12
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-16
* USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König2009-06-16
* [ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit2008-12-04
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-29
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-29
* USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek2008-05-20
* plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-27
* ehci-orion: mbus decode window supportLennert Buytenhek2008-03-27
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-01