aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAge
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-07-08
| * usb: musb: no need to access platform_deviceFelipe Balbi2011-07-01
| * usb: musb: convert musb to new style bindSebastian Andrzej Siewior2011-07-01
| * usb: musb: choose correct fifo_modeFelipe Balbi2011-07-01
| * usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-01
| * usb: musb: be careful when using different fifo_modesFelipe Balbi2011-07-01
* | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-24
|/
* musb: fix prefetch build failureMike Frysinger2011-06-06
* usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab2011-05-18
* usb: musb: export musb_interrupt symbolFelipe Balbi2011-05-13
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* usb: fix building musb driversAnatolij Gustschin2011-05-06
* usb: musb: Fix the crash issue during rebootHema HK2011-04-13
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-17
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-02
| |\
| | \
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-16
| |\ \ \
| | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-27
| | |/ /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-01
| * | | usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi2011-02-17
| |/ /
* / / usb: musb: core: set has_tt flagFelipe Balbi2011-02-24
|/ /
* | usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-01
* | usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-01
|/
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * usb: musb: core: kill unneeded #include'sSergei Shtylyov2010-12-11
| * usb: musb: add support for ux500 platformMian Yousaf Kaukab2010-12-10
| * usb: musb: drop board_set_vbusFelipe Balbi2010-12-10
| * usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2010-12-10
| * usb: musb: mark musb_save/restore_context staticFelipe Balbi2010-12-10
| * usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-10
| * usb: musb: move clock handling to glue layerFelipe Balbi2010-12-10
| * usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
| * usb: musb: trivial search and replace patchFelipe Balbi2010-12-10
| * usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-10
| * usb: musb: hold context on musb structureFelipe Balbi2010-12-10
| * usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
| * usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
| * usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* | Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman2010-12-16
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
* | usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-05
* | usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei2010-11-05
* | USB: musb: pm: don't rely fully on clock supportBob Liu2010-11-05
* | usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas2010-11-05
|/
* USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-22
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-22
* usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus2010-10-22
* usb: musb: Change to direct addr in context save/restoreBob Liu2010-10-22
* USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-10