summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-12-01Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-26Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren
2012-10-26usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun
2012-10-26Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
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: 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
2012-09-21Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-17Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-09-11usb: musb: dsps: remove explicit NOP device creationAjay Kumar Gupta
2012-09-11usb: musb: dsps: add dt supportAjay Kumar Gupta
2012-09-11usb: musb: am335x: add support for dual instanceB, Ravi
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov
2012-09-06usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma
2012-08-31usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz
2012-08-20usb: musb: fix spelling of families in KconfigPeter Meerwald
2012-08-20usb: musb: omap2430.c delete unused variable.Matthias Brugger
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D
2012-08-09usb: musb: Remove redundant if statementRoger Quadros
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-07usb: musb: use DMA mode 1 whenever possibleRoger Quadros
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath
2012-08-07usb: musb: Fix bad call to kfree() in musb_freeBrian Downing