summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | \
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-1/+1
| |\ \ \
| | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-1/+1
| | |/ /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-25/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-011-0/+40
| * | | usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi2011-02-171-25/+0
| |/ /
* | | usb: musb: core: set has_tt flagFelipe Balbi2011-02-241-0/+1
|/ /
* | usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
* | usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1
|/
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-123/+72
|\
OpenPOWER on IntegriCloud