summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I2013-07-172-2/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-2/+2
|\
| * treewide: Fix typo in printkMasanari Iida2013-05-282-2/+2
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-27/+93
|\ \
| * \ Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-142-27/+93
| |\ \
| | * | usb: musb: ux500: add device tree probing supportLee Jones2013-06-041-0/+51
| | * | usb: musb: ux500: attempt to find channels by name before using pdataLee Jones2013-06-041-3/+17
| | * | usb: musb: ux500: harden checks for platform dataLee Jones2013-06-041-3/+8
| | * | usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones2013-06-041-1/+1
| | * | usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones2013-06-041-0/+8
| | * | usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-041-21/+9
* | | | usb: musb: omap2430: make it compile againSebastian Andrzej Siewior2013-06-251-2/+2
* | | | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-1216-175/+393
|\ \ \ \
| * | | | usb: musb: host: fix build warningFelipe Balbi2013-05-301-3/+3
| * | | | usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri2013-05-281-3/+3
| * | | | usb: musb: enable ux500 host side dma supportMian Yousaf Kaukab2013-05-281-4/+4
| * | | | usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-285-12/+10
| * | | | usb: musb: use musb->port_modeDaniel Mack2013-05-282-6/+19
| * | | | usb: musb: re-introduce musb->port_modeDaniel Mack2013-05-282-0/+8
| * | | | usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack2013-05-283-0/+34
| * | | | usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack2013-05-284-4/+79
| * | | | usb: musb: factor out hcd initalizationDaniel Mack2013-05-284-39/+67
| * | | | usb: musb: move musb_start to musb_virthub.cDaniel Mack2013-05-283-46/+44
| * | | | usb: musb: gadget: remove hcd initializationDaniel Mack2013-05-281-10/+0
| * | | | usb: musb: factor some host-specific functionsDaniel Mack2013-05-283-12/+24
| * | | | usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack2013-05-283-24/+14
| * | | | usb: musb: remove 'ignore_disconnect' flagFelipe Balbi2013-05-283-13/+1
| * | | | usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-286-12/+96
| | |_|/ | |/| |
* | | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-082-10/+9
|\ \ \ \ | | |/ / | |/| |
| * | | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-282-10/+9
| |/ /
* / / USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-301-2/+1
|/ /
* | 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