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