summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_dsps.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: dsps: Fix vbus vs tps65217-charger irq conflictGrant B Adams2023-10-021-1/+1
* usb: Explicitly include correct DT includesRob Herring2023-07-251-2/+0
* usb: musb: musb_dsps: Convert to platform remove callback returning voidUwe Kleine-König2023-04-051-4/+2
* usb: musb: dsps: Use platform_get_irq_byname() to get the interruptLad Prabhakar2021-12-211-6/+9
* usb: musb: dsps: Fix the probe error pathMiquel Raynal2021-10-131-1/+3
* usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova2021-08-261-7/+6
* Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven2020-11-131-1/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* usb: musb: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-3/+1
* usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones2020-07-091-4/+4
* usb: musb: dsps: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang2019-04-301-4/+2
* usb: musb: dsps: fix runtime pm for peripheral modeBin Liu2018-12-181-3/+9
* usb: musb: dsps: fix otg state machineBin Liu2018-12-181-2/+7
* usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu2018-09-201-11/+1
* USB: musb: mark expected switch fall-throughsGustavo A. R. Silva2018-07-021-1/+1
* USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman2018-05-311-8/+1
* USB: musb: dsps: propagate device-tree nodeJohan Hovold2018-05-221-0/+1
* usb: musb: remove references to default_a of struct usb_otgBin Liu2018-05-221-2/+0
* usb: musb: remove duplicated port mode enumBin Liu2018-05-221-3/+3
* usb: musb: dsps: remove duplicated get_musb_port_mode()Bin Liu2018-05-221-20/+1
* USB: musb: dsps: drop duplicate phy initialisationJohan Hovold2018-04-231-2/+0
* USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-071-16/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: musb: dsps: remove the duplicated timerBin Liu2017-11-011-9/+8
* usb: musb: Convert timers to use timer_setup()Kees Cook2017-11-011-3/+4
* USB: musb: dsps: add explicit runtime resume at suspendJohan Hovold2017-08-281-2/+11
* usb: musb: dsps: keep VBUS on for host-only modeBin Liu2017-05-271-0/+5
* 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