summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-096-6/+6
|\
| * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-096-6/+6
* | usb: musb: use dev_get_platdata()Jingoo Han2013-07-3010-19/+19
* | usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior2013-07-291-13/+2Star
* | usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior2013-07-291-2/+2
* | usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior2013-07-291-7/+0Star
* | usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior2013-07-291-14/+0Star
* | usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior2013-07-291-0/+3
* | usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman2013-07-291-8/+0Star
* | usb: musb: unmap reqs in musb_gadget_queue()'s error caseSebastian Andrzej Siewior2013-07-291-2/+3
* | usb: musb: core: call dma_controller_destroy() in the err pathSebastian Andrzej Siewior2013-07-291-0/+2
* | usb: musb: remove a few is_dma_capable() in init/exit codeSebastian Andrzej Siewior2013-07-291-4/+3Star
* | usb: musb: provide empty dma_controller_create() in PIO modeSebastian Andrzej Siewior2013-07-291-0/+11
* | usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-296-77/+20Star
* | usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()Sebastian Andrzej Siewior2013-07-291-3/+0Star
* | usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLYSebastian Andrzej Siewior2013-07-291-3/+3
|/
* 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-152-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/+9Star
* | | | usb: musb: omap2430: make it compile againSebastian Andrzej Siewior2013-06-261-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/+10Star
| * | | | 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/+44Star
| * | | | usb: musb: gadget: remove hcd initializationDaniel Mack2013-05-281-10/+0Star
| * | | | 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/+14Star
| * | | | usb: musb: remove 'ignore_disconnect' flagFelipe Balbi2013-05-283-13/+1Star
| * | | | usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-286-12/+96
| | |_|/ | |/| |
* | | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-092-10/+9Star
|\ \ \ \ | | |/ / | |/| |
| * | | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-282-10/+9Star
| |/ /
* / / USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-301-2/+1Star
|/ /
* | 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-101-1/+1
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-0616-246/+349
|\