summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-01-12usb: musb: fix pm_runtime mismatchFelipe Contreras
2011-12-09usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman
2011-08-12usb: musb: gadget: fix error pathSebastian Andrzej Siewior
2011-08-12usb: musb: blackfin: include prefetch head fileBob Liu
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi
2011-08-12usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin
2011-08-12usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin
2011-08-12usb: musb: ux500: set dma config for both src and dstPer Forlin
2011-08-12usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-12usb: musb: fix KconfigRabin Vincent
2011-08-12usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08usb: musb: restore INDEX register in resume pathAjay Kumar Gupta
2011-07-01usb: musb: no need to access platform_deviceFelipe Balbi
2011-07-01usb: musb: convert musb to new style bindSebastian Andrzej Siewior
2011-07-01usb: musb: choose correct fifo_modeFelipe Balbi
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-07-01usb: musb: be careful when using different fifo_modesFelipe Balbi
2011-07-01usb: musb: update musb_platform_ops docs to match codeMike Frysinger
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-09usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh
2011-06-06musb: fix prefetch build failureMike Frysinger
2011-05-18usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab
2011-05-18usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab
2011-05-18usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab
2011-05-18usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab
2011-05-18usb: musb: fix compile errorFelipe Balbi
2011-05-13usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK
2011-05-13usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov
2011-05-13usb: musb: export musb_interrupt symbolFelipe Balbi
2011-05-13usb: musb: allow musb and glue layers to be modulesFelipe Balbi
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-02usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula
2011-05-02usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula
2011-04-13usb: musb: omap2430: fix build failureJohan Hovold
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2011-04-13usb: musb: Fix the crash issue during rebootHema HK
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi
2011-04-13usb: musb: temporarily make it boolFelipe Balbi
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter
2011-04-13USB: musb: silence printk format warningDan Carpenter
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab