summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2013-03-18usb: musb: ux500_dma: add missing MEM resource checkVirupax Sadashivpetimath
2013-03-18usb: musb: omap2430: fix PHY error handlingFelipe Balbi
2013-03-18usb: musb: omap: add usb_phy_init in omap2430_musb_initKishon Vijay Abraham I
2013-03-18usb: musb: omap: remove the check before calling otg_set_vbusKishon Vijay Abraham I
2013-03-18usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri
2013-03-18usb: musb: gadget: don't assign gadget.dev.release directlyFelipe Balbi
2013-03-18usb: musb: gadget: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: musb: Kconfig: drop unnecessary dependenciesFelipe Balbi
2013-03-18usb: musb: gadget: fix compile warningFelipe Balbi
2013-03-18usb: musb: dsps: fix possible compile warningFelipe Balbi
2013-03-18usb: musb: ux500_dma: kill compile warningsFelipe Balbi
2013-03-18usb: musb: dsps: add missing includeFelipe Balbi
2013-03-18usb: musb: make davinci and da8xx glues depend on BROKENFelipe Balbi
2013-03-18usb: musb: force PIO-only if we're building multiplatform kernelsFelipe Balbi
2013-03-18usb: musb: gadget: delete wrong commentFelipe Balbi
2013-03-18usb: musb: switch over to devm_ioremap_resource()Felipe Balbi
2013-03-18usb: musb: core: remove unnecessary pr_info()Felipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: musb: gadget: let udc-core manage gadget-devFelipe Balbi
2013-03-18usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi
2013-03-05usb: musb: omap2430: fix sparse warningAaro Koskinen
2013-03-05usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen
2013-03-05usb: musb: fix compile warningFelipe Balbi
2013-03-05usb: musb: remove all 'select' from KconfigFelipe Balbi
2013-03-04usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I
2013-01-25usb: start using the control module driverKishon Vijay Abraham I
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov
2013-01-17usb: musb: omap2430: fix wrong devm_kzalloc() result checkSergei Shtylyov
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
2013-01-17usb: musb: core: fix failure pathMing Lei
2013-01-17usb: musb: Double buffering issues in host mode TXsupriya karanth
2013-01-17usb: musb: omap2430: kill redundant assignments in omap2430_probe()Sergei Shtylyov
2013-01-17usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri
2013-01-10usb: musb: set AUTOSET for full speed bulk DMA transfer in host modesupriya karanth
2013-01-10usb: musb: set TXMAXP and AUTOSET for full speed bulk in device modesupriya karanth
2013-01-10usb: musb: dsps: Remove duplicate inclusion of linux/of.hSachin Kamat