aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_dsps.c
AgeCommit message (Expand)Author
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: musb: dsps: remove the duplicated timerBin Liu
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook
2017-08-28USB: musb: dsps: add explicit runtime resume at suspendJohan Hovold
2017-05-27usb: musb: dsps: keep VBUS on for host-only modeBin Liu
2017-03-14usb: musb: dsps: fix iounmap in error and exit pathsBin Liu
2017-02-09usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPSAlexandre Bailon
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun
2017-02-03usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren
2017-02-03usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu
2017-02-03usb: musb: dsps: remove redundant codeBin Liu
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2016-11-17usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren
2016-07-17usb: musb: dsps: use musb register read/write wrappers insteadBin Liu
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu
2015-08-05usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-04-03usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren
2015-03-24usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren
2015-03-11usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi
2015-03-11usb: musb: dsps: request phy using our device pointerFelipe Balbi
2015-03-10usb: musb: dsps: just start polling alreadyFelipe Balbi
2015-03-10usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi
2015-03-10usb: musb: rename ->reset() to ->recover()Felipe Balbi
2015-03-10usb: musb: dsps: do not reset musb on babbleFelipe Balbi
2015-03-10usb: musb: dsps: add dsps_ prefix to sw_babble_controlFelipe Balbi
2015-03-10usb: musb: dsps: check for the single bitFelipe Balbi
2015-03-10usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi
2015-03-10usb: musb: dsps: return error code if reset failsFelipe Balbi
2015-02-23usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren
2015-02-23usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: musb: dsps: remove duplicate check on resourceVarka Bhadram
2014-11-03usb: musb: musb_dsps: delete unnecessary 'out of memory' messagesPeter Chen
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-16usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian