summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-17Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-12Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-12Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-11-09Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed
2012-11-05Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior
2012-10-31usb: musb: avoid FADDR read accessSebastian Andrzej Siewior
2012-10-31usb: musb: read MUSB_POWER register only when required.Sebastian Andrzej Siewior
2012-10-26usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun
2012-10-26usb: musb: ux500: use platform_device_unregister in ux500_remove()Wei Yongjun
2012-10-26usb: musb: tusb6010: use platform_device_unregister in tusb_remove()Wei Yongjun
2012-10-26usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()Wei Yongjun
2012-10-26usb: musb: davinci: use platform_device_unregister in davinci_remove()Wei Yongjun
2012-10-26usb: musb: da8xx: use platform_device_unregister in da8xx_remove()Wei Yongjun
2012-10-26usb: musb: blackfin: use platform_device_unregister in bfin_remove()Wei Yongjun
2012-10-26usb: musb: am35x: use platform_device_unregister in am35x_remove()Wei Yongjun
2012-10-26Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-23usb: musb: dsps: fix res_name lengthDaniel Mack
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla
2012-10-15usb: musb: ux500: use module_platform_driver macroSrinivas Kandagatla
2012-10-15usb: musb: tusb6010: use module_platform_driver macroSrinivas Kandagatla
2012-10-15usb: musb: davinci: use module_platform_driver macroSrinivas Kandagatla
2012-10-15usb: musb: da8xx: use module_platform_driver macroSrinivas Kandagatla
2012-10-15usb: musb: blackfin: use module_platform_driver macroSrinivas Kandagatla
2012-10-15usb: musb: am35x: use module_platform_driver macroSrinivas Kandagatla
2012-10-15usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson