summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
2023-05-27soundwire: intel_ace2x: add pre/post bank switch callbacksPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add check_cmdsync_unlocked helperPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: enable wake supportPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: use common helpers for bus start/stopPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add sync_arm/sync_go helpersPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add DAI registrationPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: configure link PHYPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: set SYNCPRD before powering-upPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add link power-up/down helpersPierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add debugfs supportPierre-Louis Bossart
2023-05-27soundwire: intel_init: use eml_lock parameterPierre-Louis Bossart
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart
2023-05-27soundwire: intel/cadence: set ip_offset at run-timePierre-Louis Bossart
2023-05-27soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart
2023-05-08soundwire: bus: Don't filter slave alertsCharles Keepax
2023-05-08soundwire: qcom: use tabs for indentation in definesKrzysztof Kozlowski
2023-05-08soundwire: qcom: add support for v2.0.0 controllerKrzysztof Kozlowski
2023-05-08soundwire: qcom: prepare for handling different register layoutsKrzysztof Kozlowski
2023-05-08soundwire: qcom: use consistently 'ctrl' as state variable nameKrzysztof Kozlowski
2023-05-08soundwire: qcom: allow 16-bit sample interval for portsKrzysztof Kozlowski
2023-04-12soundwire: intel_auxdevice: improve pm_prepare stepPierre-Louis Bossart
2023-04-12soundwire: bus: Fix unbalanced pm_runtime_put() causing usage count underflowRichard Fitzgerald
2023-04-12soundwire: intel: don't save hw_params for use in preparePierre-Louis Bossart
2023-04-12soundwire: bus: Update sdw_nread/nwrite_no_pm to handle page boundariesCharles Keepax
2023-04-12soundwire: bus: Update kernel doc for no_pm functionsCharles Keepax
2023-04-12soundwire: bus: Remove now outdated comments on no_pm IOCharles Keepax
2023-04-12soundwire: stream: uniquify dev_err() logsPierre-Louis Bossart
2023-04-12soundwire: stream: remove bus->dev from logs on multiple busesPierre-Louis Bossart
2023-04-12soundwire: amd: add pm_prepare callback and pm ops supportVijendar Mukunda
2023-04-12soundwire: amd: handle SoundWire wake enable interruptVijendar Mukunda
2023-04-12soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda
2023-04-12soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda
2023-04-12soundwire: amd: enable build for AMD SoundWire manager driverVijendar Mukunda
2023-04-12soundwire: amd: register SoundWire manager dai opsVijendar Mukunda
2023-04-12soundwire: amd: Add support for AMD Manager driverVijendar Mukunda
2023-04-12soundwire: export sdw_compute_slave_ports() functionVijendar Mukunda
2023-04-12soundwire: stream: restore cumulative bus bandwidth when compute_params callb...Shuming Fan
2023-04-12soundwire: bandwidth allocation: Use hweight32() to calculate set bitsRichard Fitzgerald
2023-04-12soundwire: qcom: gracefully handle too many ports in DTKrzysztof Kozlowski
2023-04-12soundwire: qcom: define hardcoded version magic numbersKrzysztof Kozlowski
2023-04-12soundwire: qcom: correct setting ignore bit on v1.5.1Krzysztof Kozlowski
2023-03-15soundwire: cadence: change access to IP_MCP_CMD_BASEPierre-Louis Bossart
2023-03-15soundwire: cadence: split access to IP_MCP_CMDCTRL fieldsPierre-Louis Bossart
2023-03-15soundwire: cadence: split access to IP_MCP_CONTROL fieldsPierre-Louis Bossart
2023-03-15soundwire: cadence: split access to IP_MCP_CONFIG fieldsPierre-Louis Bossart
2023-03-15soundwire: cadence: add helpers to access IP_MCP registersPierre-Louis Bossart
2023-03-15soundwire: cadence: remove CDNS_MCP_CONFIG_SSPMODPierre-Louis Bossart