aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-3/+8
2013-03-18usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I1-2/+7
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy1-1/+1
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi1-4/+0
2013-03-05usb: musb: omap2430: fix sparse warningAaro Koskinen1-1/+1
2013-03-05usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen1-3/+7
2013-03-05usb: musb: fix compile warningFelipe Balbi1-2/+0
2013-03-05usb: musb: remove all 'select' from KconfigFelipe Balbi1-5/+0
2013-03-04usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi1-2/+2
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds13-92/+110
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-0/+1
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-2/+2
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman1-2/+2
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-55/+30
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman11-39/+79
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I1-1/+6
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I1-1/+1
2013-01-25usb: start using the control module driverKishon Vijay Abraham I3-54/+24
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding2-7/+4
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-17usb: musb: omap2430: fix wrong devm_kzalloc() result checkSergei Shtylyov1-1/+1
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei8-10/+16
2013-01-17usb: musb: core: fix failure pathMing Lei1-0/+1
2013-01-17usb: musb: Double buffering issues in host mode TXsupriya karanth1-6/+14
2013-01-17usb: musb: omap2430: kill redundant assignments in omap2430_probe()Sergei Shtylyov1-3/+1
2013-01-17usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri1-5/+5
2013-01-10usb: musb: set AUTOSET for full speed bulk DMA transfer in host modesupriya karanth1-6/+18
2013-01-10usb: musb: set TXMAXP and AUTOSET for full speed bulk in device modesupriya karanth1-3/+19
2013-01-10usb: musb: dsps: Remove duplicate inclusion of linux/of.hSachin Kamat1-1/+0
2013-01-10usb: musb: omap2430: fix the readiness check in omap_musb_mailboxAaro Koskinen1-4/+4
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman2-4/+6
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-13usb: musb: core: print new line in the driver banner againSergei Shtylyov1-4/+1
2012-12-13usb: musb: dsps: header movement build error fixAfzal Mohammed1-0/+5
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-6/+11
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson1-1/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2-5/+27
2012-11-21usb: remove use of __devexitBill Pemberton9-9/+9
2012-11-21usb: remove use of __devinitconstBill Pemberton1-3/+3
2012-11-21usb: remove use of __devinitdataBill Pemberton1-11/+11
2012-11-21usb: remove use of __devinitBill Pemberton16-31/+25
2012-11-21usb: remove use of __devexit_pBill Pemberton8-8/+8
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman1-4/+26
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann4-6/+11
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headersArnd Bergmann1-4/+4
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+1
2012-11-11Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman15-353/+188