summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_dsps.c
AgeCommit message (Expand)Author
2019-04-30usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang
2018-12-18usb: musb: dsps: fix runtime pm for peripheral modeBin Liu
2018-12-18usb: musb: dsps: fix otg state machineBin Liu
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-31USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman
2018-05-22USB: musb: dsps: propagate device-tree nodeJohan Hovold
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu
2018-05-22usb: musb: remove duplicated port mode enumBin Liu
2018-05-22usb: musb: dsps: remove duplicated get_musb_port_mode()Bin Liu
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