Age | Commit message (Expand) | Author | Files | Lines |
2013-12-08 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -5/+5 |
2013-10-31 | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 1 | -3/+1 |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 1 | -3/+5 |
2013-09-26 | USB: OHCI: make ohci-omap3 a separate driver | Manjunath Goudar | 1 | -80/+38 |
2013-07-25 | USB: host: Use usb_hcd_platform_shutdown() wherever possible | Roger Quadros | 1 | -9/+1 |
2013-05-27 | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 1 | -4/+4 |
2013-05-21 | usb: host: ohci-omap3: Remove redundant use of of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-05-16 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -4/+4 |
2013-03-15 | USB: ohci-omap3: Add device tree support and binding information | Roger Quadros | 1 | -0/+19 |
2013-03-15 | USB: ohci-omap3: Get platform resources by index rather than by name | Roger Quadros | 1 | -3/+2 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-24 | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> | Felipe Balbi | 1 | -1/+0 |
2011-12-16 | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs | Keshava Munegowda | 1 | -11/+7 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-08-22 | drivers/usb/host/ohci-omap3.c: test the just-initialized value | Julia Lawall | 1 | -1/+1 |
2011-03-01 | usb: host: omap: ehci and ohci simplification | Keshava Munegowda | 1 | -536/+48 |
2011-03-01 | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda | 1 | -11/+11 |
2011-03-01 | usb: host: omap: switch to platform_get_resource_byname | Felipe Balbi | 1 | -3/+3 |
2010-12-16 | usb: ohci-omap3: fix trivial typo | Keshava Munegowda | 1 | -1/+1 |
2010-05-20 | USB: ohci: introduce omap3 ohci-hcd driver | Anand Gadiyar | 1 | -0/+735 |