summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-omap3.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+5
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King1-3/+1
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King1-3/+5
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar1-80/+38
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros1-9/+1
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman1-4/+4
2013-05-21usb: host: ohci-omap3: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren1-4/+4
2013-03-15USB: ohci-omap3: Add device tree support and binding informationRoger Quadros1-0/+19
2013-03-15USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros1-3/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi1-1/+0
2011-12-16ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda1-11/+7
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-22drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall1-1/+1
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda1-536/+48
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda1-11/+11
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi1-3/+3
2010-12-16usb: ohci-omap3: fix trivial typoKeshava Munegowda1-1/+1
2010-05-20USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar1-0/+735