summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-orion.c
AgeCommit message (Expand)Author
2015-10-04usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski
2015-03-26usb: ehci-orion: add more constants for register valuesThomas Petazzoni
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24usb: ehci-orion: enable big-endian supportMarcin Wojtas
2014-11-07host: ehci-orion: remove duplicate check on resourceVarka Bhadram
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-05-27usb: ehci-orion: add optional PHY supportGregory CLEMENT
2014-05-27usb: ehci-orion: fix clock reference leakingGregory CLEMENT
2014-05-27usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni
2014-05-27usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni
2013-12-18USB: ehci-orion: Use devm_*() functionsJingoo Han
2013-12-18USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-21usb: host: ehci-orion: Remove redundant use of of_match_ptrSachin Kamat
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn
2012-11-21usb: remove use of __devinitBill Pemberton
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-09USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-16usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-05-08ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-02-17USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET
2010-03-02USB: ehci-orion.c: use resource_size()H Hartley Sweeten
2009-07-28USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-15USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek