summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D
2012-08-09usb: musb: Remove redundant if statementRoger Quadros
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-07usb: musb: use DMA mode 1 whenever possibleRoger Quadros
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath
2012-08-07usb: musb: Fix bad call to kfree() in musb_freeBrian Downing
2012-08-07usb: musb: fix sparse warningsFelipe Balbi
2012-08-03usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-08-03usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta
2012-08-03usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta
2012-08-03usb: musb: gadget: don't program dma for zero byte txAjay Kumar Gupta
2012-08-03usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta
2012-08-03usb: musb: gadget: use variables according to their names in rxstate()Sergei Shtylyov
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