summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_dsps.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: dsps: fix iounmap in error and exit pathsBin Liu2017-03-141-1/+4
* usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon2017-02-091-2/+79
* usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun2017-02-031-1/+1
* usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren2017-02-031-24/+93
* usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu2017-02-031-1/+2
* usb: musb: dsps: remove redundant codeBin Liu2017-02-031-1/+0
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
* usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-171-20/+2
* usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-171-10/+26
* usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren2016-09-131-41/+17
* usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren2016-09-131-4/+18
* usb: musb: dsps: use musb register read/write wrappers insteadBin Liu2016-07-171-68/+44
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-1/+1
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-1/+1
* usb: musb: dsps: control musb speed based on dts settingBin Liu2015-09-271-0/+13
* usb: musb: dsps: fix polling in device-only modeBin Liu2015-09-211-2/+5
* usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: musb: Set up function pointers for DMATony Lindgren2015-05-071-0/+4
* usb: musb: Fix up DMA related macrosTony Lindgren2015-05-071-1/+1
* usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren2015-04-031-1/+1
* usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren2015-03-241-1/+24
* usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi2015-03-111-1/+0
* usb: musb: dsps: request phy using our device pointerFelipe Balbi2015-03-111-1/+1
* usb: musb: dsps: just start polling alreadyFelipe Balbi2015-03-101-3/+2
* usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi2015-03-101-7/+10
* usb: musb: rename ->reset() to ->recover()Felipe Balbi2015-03-101-2/+2
* usb: musb: dsps: do not reset musb on babbleFelipe Balbi2015-03-101-21/+2
* usb: musb: dsps: add dsps_ prefix to sw_babble_controlFelipe Balbi2015-03-101-2/+2
* usb: musb: dsps: check for the single bitFelipe Balbi2015-03-101-1/+1
* usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi2015-03-101-22/+0
* usb: musb: dsps: return error code if reset failsFelipe Balbi2015-03-101-1/+1
* usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren2015-02-231-1/+24
* usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren2015-02-231-2/+5
* usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-251-0/+1
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-14/+14
* usb: musb: dsps: remove duplicate check on resourceVarka Bhadram2014-11-031-3/+0
* usb: musb: musb_dsps: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-4/+1
* usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior2014-10-231-2/+12
* usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior2014-10-231-1/+3
* usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-09-161-0/+2
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-7/+97
|\
| * usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2014-07-161-6/+83
| * usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian2014-07-161-1/+2
| * usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()George Cherian2014-06-301-1/+5
| * usb: musb: dsps: coding style cleanupLothar Waßmann2014-06-301-4/+12
* | usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-301-5/+4
|/
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-231-3/+26
|\
| * usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang2014-04-211-1/+1
| * usb: musb: dsps: handle babble interruptsDaniel Mack2014-04-211-1/+24
| * usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-211-1/+1