aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta
2012-04-10usb: musb: fix some runtime_pm issuesGrazvydas Ignotas
2012-04-10usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-03-01Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-24usb: musb: Reselect index reg in interrupt contextSupriya Karanth
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-02-03usb: musb: fix a build error on mipsCong Wang
2012-02-01usb: musb: debugfs: fix error checkFelipe Balbi
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori
2012-01-24usb: musb: drop superfluous pm_runtime calls around musb_shutdownGrazvydas Ignotas
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-21usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy
2011-12-20usb: musb: cleanup kconfigFelipe Contreras
2011-12-20usb: musb: trivial Kconfig cleanupsFelipe Contreras
2011-12-20musb: omap2430: avoid pm_runtime_disable()Felipe Contreras
2011-12-20usb: musb: remove a bit of indentationFelipe Contreras
2011-12-20usb: musb: trivial cleanupFelipe Contreras
2011-12-20usb: musb: fix pm_runtime mismatchFelipe Contreras
2011-12-14usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12usb: musb: omap2430: fix compile warningFelipe Balbi
2011-12-12usb: musb: fix pm_runtime calls while atomicVikram Pandita
2011-12-12usb: musb: drop ARCH dependencyFelipe Balbi
2011-12-12usb: musb: headers cleanupFelipe Balbi
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann
2011-12-12usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann
2011-12-12usb: musb: omap2+: save and restore OTG_INTERFSELHema HK
2011-12-12usb: musb: omap2+: fix context api'sVikram Pandita
2011-12-12usb: musb: ux500: optimize DMA callback routinePer Forlin
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz