aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_dsps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold1-2/+0
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-16/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: musb: dsps: remove the duplicated timerBin Liu1-9/+8
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook1-3/+4
2017-08-28USB: musb: dsps: add explicit runtime resume at suspendJohan Hovold1-2/+11
2017-05-27usb: musb: dsps: keep VBUS on for host-only modeBin Liu1-0/+5
2017-03-14usb: musb: dsps: fix iounmap in error and exit pathsBin Liu1-1/+4
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon1-2/+79
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun1-1/+1
2017-02-03usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren1-24/+93
2017-02-03usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu1-1/+2
2017-02-03usb: musb: dsps: remove redundant codeBin Liu1-1/+0
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2016-11-17usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren1-20/+2
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren1-10/+26
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren1-41/+17
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren1-4/+18
2016-07-17usb: musb: dsps: use musb register read/write wrappers insteadBin Liu1-68/+44
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus1-1/+1
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus1-1/+1
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu1-0/+13
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-08-05usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar1-5/+1
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren1-0/+4
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren1-1/+1
2015-04-03usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren1-1/+1
2015-03-24usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren1-1/+24
2015-03-11usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi1-1/+0
2015-03-11usb: musb: dsps: request phy using our device pointerFelipe Balbi1-1/+1
2015-03-10usb: musb: dsps: just start polling alreadyFelipe Balbi1-3/+2
2015-03-10usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi1-7/+10
2015-03-10usb: musb: rename ->reset() to ->recover()Felipe Balbi1-2/+2
2015-03-10usb: musb: dsps: do not reset musb on babbleFelipe Balbi1-21/+2
2015-03-10usb: musb: dsps: add dsps_ prefix to sw_babble_controlFelipe Balbi1-2/+2
2015-03-10usb: musb: dsps: check for the single bitFelipe Balbi1-1/+1
2015-03-10usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi1-22/+0
2015-03-10usb: musb: dsps: return error code if reset failsFelipe Balbi1-1/+1
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 Lindgren1-2/+5
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren1-0/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-14/+14
2014-11-03usb: musb: dsps: remove duplicate check on resourceVarka Bhadram1-3/+0
2014-11-03usb: musb: musb_dsps: delete unnecessary 'out of memory' messagesPeter Chen1-4/+1
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior1-2/+12
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior1-1/+3
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-7/+97
2014-07-16usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian1-6/+83
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian1-1/+2