summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov
2012-09-06usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma
2012-08-03usb: musb: reorder runtime pm callAjay Kumar Gupta
2012-08-03usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta
2012-08-03usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-05Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I
2012-06-25usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I
2012-06-25usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-22usb: musb: host: release dma channels if no active ioAjay Kumar Gupta
2012-06-04usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti
2012-06-04usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas
2012-06-04usb: musb: davinci: Fix build breakageJon Povey
2012-06-04usb: musb: handle nuked ep dma interruptVikram Pandita
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler
2012-05-07Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-04usb: musb: enable support for am335xAjay Kumar Gupta
2012-05-04usb: musb: Add support for ti81xx platformAjay Kumar Gupta
2012-04-22m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven
2012-04-18usb: musb: davinci.c: add missing unregisterJulia Lawall
2012-04-18usb: musb: drop __deprecated flagFelipe Balbi
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