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