summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)AuthorLines
2015-03-09usb: musb: fix Kconfig regressionArnd Bergmann-1/+2
2015-02-23usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren-1/+24
2015-02-23usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren-4/+10
2015-02-23usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi-4/+6
2015-02-23usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian-1/+1
2015-02-04usb: musb: fix device hotplug behind hubBin Liu-1/+7
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov-1/+1
2015-01-29usb: musb: add omap-control dependencyArnd Bergmann-1/+1
2015-01-29usb: musb: add generic usb phy dependenciesArnd Bergmann-0/+5
2015-01-29usb: musb: gadget: use common is_selfpoweredPeter Chen-4/+2
2015-01-27usb: musb: cppi41: improve rx channel abort routineBin Liu-3/+9
2015-01-27usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu-6/+6
2015-01-27usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov-3/+3
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi-20/+25
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann-1/+1
2014-12-22usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior-1/+0
2014-12-22usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren-0/+4
2014-12-22usb: musb: Fix a few off-by-one lengthsRasmus Villemoes-10/+10
2014-12-22usb: musb: blackfin: fix build breakFelipe Balbi-1/+1
2014-12-22usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi-8/+10
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-25usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren-10/+4
2014-11-25usb: musb: Allow multiple glue layers to be built inTony Lindgren-4/+1
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren-15/+10
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren-51/+62
2014-11-25usb: musb: Change to use new IO accessTony Lindgren-120/+146
2014-11-25usb: musb: Populate new IO functions for blackfinTony Lindgren-0/+43
2014-11-25usb: musb: Populate new IO functions for tusb6010Tony Lindgren-0/+41
2014-11-25usb: musb: Add function pointers for IO access functionsTony Lindgren-0/+58
2014-11-18usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian-1/+4
2014-11-18usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior-1/+9
2014-11-18usb: musb: replace hard coded registers with definesRoman Byshko-27/+30
2014-11-18usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior-0/+8
2014-11-10usb: musb: gadget: use udc-core's reset notifierFelipe Balbi-3/+6
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior-4/+8
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior-0/+6
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+0
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart-180/+180
2014-11-03usb: musb: core: use ->resume instead ->resume_noirqSebastian Andrzej Siewior-2/+2
2014-11-03usb: musb: core: remove duplicate check on resourceVarka Bhadram-2/+2
2014-11-03usb: musb: dsps: remove duplicate check on resourceVarka Bhadram-3/+0
2014-11-03usb: musb: omap2430: use MUSB_DEVCTL_BDEVICESergei Shtylyov-1/+2
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi-4/+2
2014-11-03usb: musb: gadget: remove bind/unbind messagesFelipe Balbi-5/+0
2014-11-03usb: musb: gadget: do not rely on 'driver' argumentFelipe Balbi-2/+2
2014-11-03usb: musb: ux500_dma: use dmaengine_xxx() APIsVinod Koul-5/+2
2014-11-03usb: musb: musb_dsps: delete unnecessary 'out of memory' messagesPeter Chen-4/+1
2014-11-03usb: musb: tusb6010: delete unnecessary 'out of memory' messagesPeter Chen-3/+1
2014-11-03usb: musb: blackfin: delete unnecessary 'out of memory' messagesPeter Chen-6/+2
2014-11-03usb: musb: omap2430: delete unnecessary 'out of memory' messagesPeter Chen-15/+4