summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)AuthorFilesLines
2023-05-27soundwire: intel_ace2x: set SYNCPRD before powering-upPierre-Louis Bossart1-2/+40
2023-05-27soundwire: intel_ace2x: add link power-up/down helpersPierre-Louis Bossart1-0/+50
2023-05-27soundwire: intel_ace2x: add debugfs supportPierre-Louis Bossart4-1/+159
2023-05-27soundwire: intel_init: use eml_lock parameterPierre-Louis Bossart1-1/+2
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2-0/+6
2023-05-27soundwire: intel/cadence: set ip_offset at run-timePierre-Louis Bossart4-0/+7
2023-05-27soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2-4/+12
2023-05-27soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart2-1/+20
2023-05-08soundwire: bus: Don't filter slave alertsCharles Keepax1-8/+4
2023-05-08soundwire: qcom: use tabs for indentation in definesKrzysztof Kozlowski1-17/+17
2023-05-08soundwire: qcom: add support for v2.0.0 controllerKrzysztof Kozlowski1-8/+57
2023-05-08soundwire: qcom: prepare for handling different register layoutsKrzysztof Kozlowski1-33/+97
2023-05-08soundwire: qcom: use consistently 'ctrl' as state variable nameKrzysztof Kozlowski1-84/+84
2023-05-08soundwire: qcom: allow 16-bit sample interval for portsKrzysztof Kozlowski1-7/+25
2023-04-12soundwire: intel_auxdevice: improve pm_prepare stepPierre-Louis Bossart1-2/+4
2023-04-12soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflowRichard Fitzgerald1-5/+10
2023-04-12soundwire: intel: don't save hw_params for use in preparePierre-Louis Bossart2-6/+7
2023-04-12soundwire: bus: Update sdw_nread/nwrite_no_pm to handle page boundariesCharles Keepax1-24/+39
2023-04-12soundwire: bus: Update kernel doc for no_pm functionsCharles Keepax1-0/+37
2023-04-12soundwire: bus: Remove now outdated comments on no_pm IOCharles Keepax1-3/+0
2023-04-12soundwire: stream: uniquify dev_err() logsPierre-Louis Bossart1-8/+10
2023-04-12soundwire: stream: remove bus->dev from logs on multiple busesPierre-Louis Bossart1-2/+2
2023-04-12soundwire: amd: add pm_prepare callback and pm ops supportVijendar Mukunda1-0/+84
2023-04-12soundwire: amd: handle SoundWire wake enable interruptVijendar Mukunda2-0/+11
2023-04-12soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda2-0/+143
2023-04-12soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda2-0/+127
2023-04-12soundwire: amd: enable build for AMD SoundWire manager driverVijendar Mukunda2-0/+14
2023-04-12soundwire: amd: register SoundWire manager dai opsVijendar Mukunda2-0/+196
2023-04-12soundwire: amd: Add support for AMD Manager driverVijendar Mukunda2-0/+905
2023-04-12soundwire: export sdw_compute_slave_ports() functionVijendar Mukunda2-9/+12
2023-04-12soundwire: stream: restore cumulative bus bandwidth when compute_params callb...Shuming Fan1-1/+1
2023-04-12soundwire: bandwidth allocation: Use hweight32() to calculate set bitsRichard Fitzgerald2-12/+2
2023-04-12soundwire: qcom: gracefully handle too many ports in DTKrzysztof Kozlowski1-0/+3
2023-04-12soundwire: qcom: define hardcoded version magic numbersKrzysztof Kozlowski1-8/+9
2023-04-12soundwire: qcom: correct setting ignore bit on v1.5.1Krzysztof Kozlowski1-1/+1
2023-03-15soundwire: cadence: change access to IP_MCP_CMD_BASEPierre-Louis Bossart1-9/+9
2023-03-15soundwire: cadence: split access to IP_MCP_CMDCTRL fieldsPierre-Louis Bossart1-8/+8
2023-03-15soundwire: cadence: split access to IP_MCP_CONTROL fieldsPierre-Louis Bossart1-16/+25
2023-03-15soundwire: cadence: split access to IP_MCP_CONFIG fieldsPierre-Louis Bossart1-20/+27
2023-03-15soundwire: cadence: add helpers to access IP_MCP registersPierre-Louis Bossart2-0/+19
2023-03-15soundwire: cadence: remove CDNS_MCP_CONFIG_SSPMODPierre-Louis Bossart1-1/+0
2023-03-15soundwire: intel: move bank switch routine to common intel_bus_common.cPierre-Louis Bossart3-49/+53
2023-03-15soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart2-11/+20
2023-03-15soundwire: intel: move bus common sequences to different filePierre-Louis Bossart4-200/+219
2023-03-15soundwire: intel: use indirection before moving bus start/stop sequencesPierre-Louis Bossart1-2/+2
2023-03-15soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart2-6/+30
2023-03-15soundwire: intel: simplify sync_go sequencePierre-Louis Bossart1-7/+2
2023-03-15soundwire: intel: remove useless abstractionPierre-Louis Bossart1-8/+1
2023-03-15soundwire: intel: remove PDI-level restrictions on rates and formatsPierre-Louis Bossart1-4/+0
2023-03-15soundwire: intel: remove stale/misleading commentPierre-Louis Bossart1-1/+0