aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-21usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy
2011-12-20usb: musb: cleanup kconfigFelipe Contreras
2011-12-20usb: musb: trivial Kconfig cleanupsFelipe Contreras
2011-12-20musb: omap2430: avoid pm_runtime_disable()Felipe Contreras
2011-12-20usb: musb: remove a bit of indentationFelipe Contreras
2011-12-20usb: musb: trivial cleanupFelipe Contreras
2011-12-20usb: musb: fix pm_runtime mismatchFelipe Contreras
2011-12-14usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12usb: musb: omap2430: fix compile warningFelipe Balbi
2011-12-12usb: musb: fix pm_runtime calls while atomicVikram Pandita
2011-12-12usb: musb: drop ARCH dependencyFelipe Balbi
2011-12-12usb: musb: headers cleanupFelipe Balbi
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann
2011-12-12usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann
2011-12-12usb: musb: omap2+: save and restore OTG_INTERFSELHema HK
2011-12-12usb: musb: omap2+: fix context api'sVikram Pandita
2011-12-12usb: musb: ux500: optimize DMA callback routinePer Forlin
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-29usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-17USB-musb: move to dma_transfer_directionVinod Koul
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-11-14usb: musb: fix compilation breakage introduced by de47725Felipe Balbi
2011-11-14usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho
2011-11-14usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab
2011-11-14usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-09-26musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-09musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky
2011-09-09usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman