aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
|\
| * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-14
| * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
* | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-20
|\ \
| * | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
| |/
* | usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov2012-09-06
* | usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov2012-09-06
* | usb: musb: host: fix for musb_start_urb Oopsyuzheng ma2012-09-06
|/
* usb: musb: reorder runtime pm callAjay Kumar Gupta2012-08-03
* usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta2012-08-03
* usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta2012-08-03
* usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-30
* Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
|\
| * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| * usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I2012-06-25
| * usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I2012-06-25
| * usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-25
| * usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2012-06-25
| * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* | Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-07-05
|\ \
| * | usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti2012-06-04
| * | usb: musb: handle nuked ep dma interruptVikram Pandita2012-06-04
| |/
* | usb: musb: host: release dma channels if no active ioAjay Kumar Gupta2012-06-22
* | usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas2012-06-04
* | usb: musb: davinci: Fix build breakageJon Povey2012-06-04
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * usb: musb: cppi: add missing include to fix compilationReinhard Tartler2012-05-14
| * Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-07
| |\
| | * usb: musb: enable support for am335xAjay Kumar Gupta2012-05-04
| | * usb: musb: Add support for ti81xx platformAjay Kumar Gupta2012-05-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-05-21
|\ \ \ | |/ / |/| |
| * | m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven2012-04-22
| |/
* | usb: musb: davinci.c: add missing unregisterJulia Lawall2012-04-18
* | usb: musb: drop __deprecated flagFelipe Balbi2012-04-18
|/
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-10
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-10
* usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-10
* usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-10
* usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-10
* usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-10
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* | 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