aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-omap.c
AgeCommit message (Expand)Author
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-04-17USB: ehci-omap: Improve PHY error handlingRoger Quadros
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros
2013-03-15USB: ehci-omap: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY reset handling codeRoger Quadros
2013-03-15USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros
2013-03-15USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-14USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros
2013-02-13mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-16USB: ehci-omap: fix compile failure(v1)Ming Lei
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill
2012-06-26ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error pathRuss Dill
2012-06-13Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar
2012-05-09ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg
2012-05-04USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2011-12-16ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi
2011-03-01usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar
2011-02-01usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula
2010-12-16usb: ehci-omap: fix tll channel enable maskAnand Gadiyar
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda
2010-08-10USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds