summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-111-15/+7
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-111-0/+31
* usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov2012-08-311-3/+3
* usb: musb: Prevent the masking of the return valueShubhrajyoti D2012-08-091-1/+1
* usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi2012-08-091-30/+18
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-091-139/+71
* usb: musb: Fix bad call to kfree() in musb_freeBrian Downing2012-08-071-1/+1
* usb: musb: fix sparse warningsFelipe Balbi2012-08-071-2/+2
* usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta2012-08-031-0/+6
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-1/+1
* usb: musb: Add support for ti81xx platformAjay Kumar Gupta2012-05-041-1/+3
* usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-101-6/+25
* usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-101-1/+8
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-011-1/+1
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-12/+12
|\
| * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-1/+1
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-6/+5
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-131-5/+6
| * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-2/+2
* | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-011-28/+23
|\ \ | |/ |/|
| * usb: musb: make modules behave betterFelipe Balbi2012-01-311-26/+23
| * usb: musb: drop superfluous pm_runtime calls around musb_shutdownGrazvydas Ignotas2012-01-241-2/+0
* | usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-241-2/+3
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-221-2/+0
|\
| * usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-201-2/+0
* | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-121-1/+4
|\|
| * usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-121-1/+2
| * usb: musb: omap2+: fix context api'sVikram Pandita2011-12-121-0/+2
* | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-121-6/+0
|\|
| * usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0
* | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-261-2/+1
|\|
| * usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2011-11-141-2/+1
* | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-1/+0
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-101/+32
|\
| * 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-011-7/+0
| * usb: musb: choose correct fifo_modeFelipe Balbi2011-07-011-3/+8
| * usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-011-85/+1
| * usb: musb: be careful when using different fifo_modesFelipe Balbi2011-07-011-2/+20
* | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
|/
* musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
* usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab2011-05-181-0/+2
* usb: musb: export musb_interrupt symbolFelipe Balbi2011-05-131-1/+1
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-51/+45
* usb: fix building musb driversAnatolij Gustschin2011-05-061-40/+25
* usb: musb: Fix the crash issue during rebootHema HK2011-04-131-0/+2
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-1/+1
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-021-0/+1
| |\