aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAge
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-01
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\
| * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-01
|\ \ | |/ |/|
| * usb: musb: make modules behave betterFelipe Balbi2012-01-31
| * usb: musb: drop superfluous pm_runtime calls around musb_shutdownGrazvydas Ignotas2012-01-24
* | usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-24
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-22
|\
| * usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-20
* | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
|\|
| * usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-12
| * usb: musb: omap2+: fix context api'sVikram Pandita2011-12-12
* | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
|\|
| * usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-29
* | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-26
|\|
| * usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2011-11-14
* | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
|/
* 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