summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd939x-sdw.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-09ASoC: codecs: wcd939x-sdw: Propagate regcache_sync() errorsPengpeng Hou1-1/+7
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König1-3/+1
2025-12-18ASoC: codecs: wcd939x-sdw: use devres for regmap allocationJohan Hovold1-17/+2
2025-11-27ASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold1-1/+7
2025-09-18ASoC: codecs: wcd-common: move status_update callback to commonSrinivas Kandagatla1-38/+4
2025-09-18ASoC: codecs: wcd939x: get regmap directlySrinivas Kandagatla1-9/+0
2025-09-18ASoC: codecs: wcd-common: move component ops to commonSrinivas Kandagatla1-27/+2
2025-09-18ASoC: codecs: wcd-common: move WCD_SDW_CH to commonSrinivas Kandagatla1-2/+3
2025-09-18ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helperSrinivas Kandagatla1-7/+0
2025-09-18ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helperSrinivas Kandagatla1-6/+0
2025-03-17ASoC: wcd939x: Convert to RUNTIME_PM_OPS()Takashi Iwai1-4/+4
2025-02-10ASoC: codecs: wcd93xx-sdw: fix of_property_read_bool() warningsJohan Hovold1-1/+1
2024-07-29ASoC: codecs: wcd939x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski1-2/+2
2024-06-18ASoC: codecs: wcd939x: Constify wcd939x_sdw_ch_infoKrzysztof Kozlowski1-2/+2
2024-01-22ASoC: codecs: Add WCD939x Soundwire devices driverNeil Armstrong1-0/+1551