summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-omap3.c
Commit message (Expand)AuthorAgeFilesLines
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-5/+5
|\
| * 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-3/+5
* | USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar2013-09-261-80/+38
|/
* USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-251-9/+1
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-271-4/+4
|\
| * USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-4/+4
* | usb: host: ohci-omap3: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
|/
* USB: ohci-omap3: Add device tree support and binding informationRoger Quadros2013-03-151-0/+19
* USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros2013-03-151-3/+2
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0
|\
| * ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-241-1/+0
* | usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* | usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
|/
* ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2011-12-161-11/+7
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall2011-08-221-1/+1
* usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-011-536/+48
* arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-011-11/+11
* usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2011-03-011-3/+3
* usb: ohci-omap3: fix trivial typoKeshava Munegowda2010-12-161-1/+1
* USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar2010-05-201-0/+735
OpenPOWER on IntegriCloud