aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: core: fix TX/RX endpoint orderFelipe Balbi2015-08-071-18/+26
* usb: musb: core: print new line in the driver banner againSergei Shtylyov2013-02-061-4/+1
* usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov2013-01-031-0/+1
* usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas2012-06-191-0/+1
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-05-111-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-05-111-2/+2
* usb: musb: Reselect index reg in interrupt contextSupriya Karanth2012-04-021-0/+18
* usb: musb: davinci: fix build breakageSekhar Nori2012-02-031-3/+0
* usb: musb: fix pm_runtime mismatchFelipe Contreras2012-01-121-2/+0
* usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
* 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
| * usb: musb: convert musb to new style bindSebastian Andrzej Siewior2011-07-012-81/+17
| * usb: musb: choose correct fifo_modeFelipe Balbi2011-07-011-3/+8
| * usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-0114-305/+10
| * usb: musb: be careful when using different fifo_modesFelipe Balbi2011-07-011-2/+20
| * usb: musb: update musb_platform_ops docs to match codeMike Frysinger2011-07-011-1/+1