aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: musb: fix a build error on mipsCong Wang2012-02-03
* usb: musb: omap2430: minor cleanups.NeilBrown2012-01-25
* usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-24
* usb: musb: davinci: fix build breakageSekhar Nori2012-01-24
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * USB-musb: move to dma_transfer_directionVinod Koul2011-11-17
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-22
| |\ \ \
| | * | | usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy2011-12-21
| | * | | usb: musb: cleanup kconfigFelipe Contreras2011-12-20
| | * | | usb: musb: trivial Kconfig cleanupsFelipe Contreras2011-12-20
| | * | | musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-20
| | * | | usb: musb: remove a bit of indentationFelipe Contreras2011-12-20
| | * | | usb: musb: trivial cleanupFelipe Contreras2011-12-20
| | * | | usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-20
| * | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-13
| |\ \ \ \
| | * | | | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
| | * | | | usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
| * | | | | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | usb: musb: omap2430: fix compile warningFelipe Balbi2011-12-12
| | * | | | usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-12-12
| | * | | | usb: musb: drop ARCH dependencyFelipe Balbi2011-12-12
| | * | | | usb: musb: headers cleanupFelipe Balbi2011-12-12
| | * | | | usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-12
| | * | | | usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann2011-12-12
| | * | | | usb: musb: omap2+: save and restore OTG_INTERFSELHema HK2011-12-12
| | * | | | usb: musb: omap2+: fix context api'sVikram Pandita2011-12-12
| | * | | | usb: musb: ux500: optimize DMA callback routinePer Forlin2011-12-12
| | |/ / /
| * | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
| |\| | |
| * | | | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-26
| |\ \ \ \
| * | | | | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \
| * | | | | treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
| |/ / / /
* | | / / usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-14
| |_|/ / |/| | |
* | | | usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
* | | | usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-29
| |/ / |/| |
* | | usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2011-11-14
* | | usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho2011-11-14
* | | usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2011-11-14
* | | usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi2011-11-14
|/ /
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\ \
| * \ Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18
| |\ \ | | |/ | |/|
| | * musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-26
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \
| * | | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\ \ \ \
| * \ \ \ Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-18
| |\ \ \ \
| | * | | | usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar2011-09-09