summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-282-10/+9
* usb: musb: dsps: fix error return code in dsps_create_musb_pdev()Wei Yongjun2013-05-151-0/+1
* usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...Wei Yongjun2013-05-151-1/+2
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-1/+1
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-0516-246/+349
|\
| * usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri2013-04-031-1/+0
| * usb: musb: ux500_dma: drop references to U5500Fabio Baltieri2013-04-031-1/+1
| * usb: musb: gadget: read ep0 fifo only if rxcount is non zeroRavi Babu2013-04-021-2/+4
| * usb: musb: dsps: print babble message only when musb is active hostRavi Babu2013-04-021-1/+1
| * usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol2013-04-021-0/+117
| * usb: musb: gadget: use platform callback to enable vbusGrazvydas Ignotas2013-04-021-3/+2
| * usb: musb: omap2430: turn off vbus on cable disconnectGrazvydas Ignotas2013-04-021-0/+1
| * usb: musb: ux500_dma: fix sparse warningFelipe Balbi2013-03-271-1/+1
| * usb: musb: core: log VBUS errorGrazvydas Ignotas2013-03-221-1/+2
| * usb: musb: gadget: clear gadget_driver when gadget is stoppedGrazvydas Ignotas2013-03-221-0/+1
| * usb: musb: core: honour initial transceiver stateGrazvydas Ignotas2013-03-221-3/+7
| * usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-181-3/+4
| * usb: musb: ux500: add otg notifier supportFabio Baltieri2013-03-181-0/+42
| * usb: musb: ux500: implement musb_set_vbusFabio Baltieri2013-03-181-0/+64
| * usb: musb: ux500_dma: add missing MEM resource checkVirupax Sadashivpetimath2013-03-181-1/+11
| * usb: musb: omap2430: fix PHY error handlingFelipe Balbi2013-03-181-1/+6
| * usb: musb: omap: add usb_phy_init in omap2430_musb_initKishon Vijay Abraham I2013-03-181-0/+2
| * usb: musb: omap: remove the check before calling otg_set_vbusKishon Vijay Abraham I2013-03-181-6/+4
| * usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I2013-03-181-3/+3
| * usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-1/+0
| * usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-1811-53/+54
| * usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri2013-03-181-14/+3
| * usb: musb: gadget: don't assign gadget.dev.release directlyFelipe Balbi2013-03-181-8/+0
| * usb: musb: gadget: remove unnecessary initializationsFelipe Balbi2013-03-181-2/+0
| * usb: musb: Kconfig: drop unnecessary dependenciesFelipe Balbi2013-03-181-2/+0
| * usb: musb: gadget: fix compile warningFelipe Balbi2013-03-181-6/+9
| * usb: musb: dsps: fix possible compile warningFelipe Balbi2013-03-181-2/+1
| * usb: musb: ux500_dma: kill compile warningsFelipe Balbi2013-03-181-3/+4
| * usb: musb: dsps: add missing includeFelipe Balbi2013-03-182-0/+2
| * usb: musb: make davinci and da8xx glues depend on BROKENFelipe Balbi2013-03-181-0/+2
| * usb: musb: force PIO-only if we're building multiplatform kernelsFelipe Balbi2013-03-181-0/+1
| * usb: musb: gadget: delete wrong commentFelipe Balbi2013-03-181-108/+0
| * usb: musb: switch over to devm_ioremap_resource()Felipe Balbi2013-03-181-13/+4
| * usb: musb: core: remove unnecessary pr_info()Felipe Balbi2013-03-181-2/+0
| * usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-1/+0
| * usb: musb: gadget: let udc-core manage gadget-devFelipe Balbi2013-03-181-9/+1
* | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-212-3/+8
|\ \ | |/ |/|
| * usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I2013-03-181-2/+7
| * usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy2013-03-141-1/+1
* | usb: musb: core: fix possible build error with randconfigFelipe Balbi2013-03-111-4/+0
|/
* usb: musb: omap2430: fix sparse warningAaro Koskinen2013-03-051-1/+1
* usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen2013-03-051-3/+7
* usb: musb: fix compile warningFelipe Balbi2013-03-051-2/+0
* usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-051-5/+0
* usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi2013-03-041-2/+2
OpenPOWER on IntegriCloud