aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman13-214/+179
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman4-46/+50
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2-3/+13
2013-10-17usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior1-2/+3
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior1-0/+3
2013-10-17usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior1-1/+1
2013-10-17usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior1-11/+9
2013-10-17usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior1-38/+37
2013-10-17usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior1-0/+5
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior1-1/+18
2013-10-14Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtKevin Hilman2-1/+7
2013-10-14Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman1-0/+1
2013-10-11usb: Remove unnecessary semicolonsJoe Perches4-4/+4
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior4-46/+49
2013-10-10usb: musb: cancel work on removalSebastian Andrzej Siewior1-0/+1
2013-10-06Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman2-1/+7
2013-10-04usb: musb_am335x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-11/+14
2013-10-02usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-02usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-02usb: musb: am35x: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-01usb: musb_dsps: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: musb: davinci: fix resources passed to MUSB driver for DM6467Sergei Shtylyov1-1/+10
2013-10-01usb: musb: use platform_device_register_full() to avoid directly messing with dma masksRussell King4-128/+68
2013-10-01usb: musb: Call atomic_notifier_call_chain when status is changedPali Rohár1-0/+3
2013-10-01usb: musb: name ux500 platforms more broadlyLinus Walleij1-2/+2
2013-10-01usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior1-0/+3
2013-09-27usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I3-6/+23
2013-09-26usb: musb: ux500: Don't supply a con_id when requesting the clockLee Jones1-1/+1
2013-09-25usb: musb: gadget: fix otg active status flagBin Liu1-1/+0
2013-09-17usb: musb: fix otg default stateBin Liu1-0/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-27usb: musb: ux500: Add check for NULL board dataLee Jones1-1/+3
2013-08-27usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior1-0/+2
2013-08-27usb: musb: dsps: do not set is_active on the first drvbus interruptSebastian Andrzej Siewior1-1/+0
2013-08-27usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior1-18/+36
2013-08-27usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior2-0/+4
2013-08-27usb: musb: dsps: fix devm_ioremap_resource error detection codeJulia Lawall1-2/+2
2013-08-27usb: musb: avoid null pointer dereference in debug loggingMaarten ter Huurne1-1/+2
2013-08-27usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun1-1/+3
2013-08-27usb: musb: honour the return value of dma_map_single()Sebastian Andrzej Siewior1-1/+9
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman20-443/+830
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior1-0/+3
2013-08-13usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior1-40/+42
2013-08-12usb: musb: dsps: make it depend on OF_IRQFelipe Balbi1-0/+1
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior4-1/+558
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior4-157/+160
2013-08-09usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior1-96/+1
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi6-6/+6