summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: cleanup kconfigFelipe Contreras2011-12-201-6/+4
* usb: musb: trivial Kconfig cleanupsFelipe Contreras2011-12-201-1/+1
* musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-201-2/+0
* usb: musb: remove a bit of indentationFelipe Contreras2011-12-201-14/+13
* usb: musb: trivial cleanupFelipe Contreras2011-12-201-7/+1
* usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-201-2/+0
* usb: musb: omap2430: fix compile warningFelipe Balbi2011-12-121-3/+0
* usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-12-122-1/+15
* usb: musb: drop ARCH dependencyFelipe Balbi2011-12-121-2/+0
* usb: musb: headers cleanupFelipe Balbi2011-12-125-13/+0
* usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-123-2/+4
* usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann2011-12-122-45/+38
* usb: musb: omap2+: save and restore OTG_INTERFSELHema HK2011-12-122-0/+7
* usb: musb: omap2+: fix context api'sVikram Pandita2011-12-121-0/+2
* usb: musb: ux500: optimize DMA callback routinePer Forlin2011-12-121-36/+3
* usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-291-1/+1
* usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0
* usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2011-11-142-0/+2
* usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho2011-11-141-0/+1
* usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2011-11-142-3/+2
* usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi2011-11-141-4/+0
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-6/+0
|\
| * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-6/+0
| |\
| | * musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-261-6/+0
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \
| * | | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-254-29/+54
|\ \ \ \
| * \ \ \ Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-181-26/+43
| |\ \ \ \
| | * | | | usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar2011-09-091-26/+43
| * | | | | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
| * | | | | musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky2011-09-091-0/+8
| * | | | | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-292-2/+2
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-232-2/+2
| | | |/ | | |/|
| | * | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-011-0/+5
| | * | usb: musb: fix KconfigRabin Vincent2011-08-011-3/+0
| | * | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-011-1/+1
| | |/
* | | Merge branch 'master' into for-nextJiri Kosina2011-09-159-37/+62
|\ \ \ | |/ /
| * | usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-121-1/+3
| * | usb: musb: blackfin: include prefetch head fileBob Liu2011-08-121-0/+1
| * | usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-124-6/+14
| * | usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-121-9/+17
| * | usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-121-8/+14
| * | usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-121-9/+7
| * | usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-121-0/+5
| * | usb: musb: fix KconfigRabin Vincent2011-08-121-3/+0
| * | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-121-1/+1
| |/
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-2514-393/+69
|\
| * usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-07-081-0/+1
| * usb: musb: no need to access platform_deviceFelipe Balbi2011-07-011-4/+2
OpenPOWER on IntegriCloud