summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2025-09-26ASoc: tas2783A: Fix an error code in probe()Dan Carpenter
2025-09-26platform/x86: x86-android-tablets: convert wm1502 devices to GPIO referencesDmitry Torokhov
2025-09-26ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007Primoz Fiser
2025-09-26ASoC: qcom: sc8280xp: use sa8775p/ subdir for QCS9100 / QCS9075Dmitry Baryshkov
2025-09-26ASoC: renesas: msiof: tidyup to remove each errorsMark Brown
2025-09-26ASoC: stm32: sai: manage context in set_sysclk callbackOlivier Moysan
2025-09-25ASoC: renesas: msiof: ignore 1st FSERRKuninori Morimoto
2025-09-25ASoC: renesas: msiof: Add note for The possibility of R/L opposite CaptureKuninori Morimoto
2025-09-25ASoC: renesas: msiof: setup both (Playback/Capture) in the same timeKuninori Morimoto
2025-09-25ASoC: renesas: msiof: tidyup DMAC stop timingKuninori Morimoto
2025-09-25ASoC: renesas: msiof: add .symmetric_xxx on snd_soc_dai_driverKuninori Morimoto
2025-09-25ASoC: renesas: msiof: set SIFCTR registerKuninori Morimoto
2025-09-25ASoC: renesas: msiof: use reset controllerKuninori Morimoto
2025-09-25ASoC: renesas: msiof: add unique NOTE nameKuninori Morimoto
2025-09-24ASoC: codecs: wcd-common: fix signedness bug in wcd_dt_parse_micbias_info()Dan Carpenter
2025-09-24ASoc: tas2783A: Fix spelling mistake "Perifpheral" -> "Peripheral"Colin Ian King
2025-09-24ASoc: tas2783A: Remove unneeded semicolonChen Ni
2025-09-23Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()Ma Ke
2025-09-23Support reading Subsystem ID from Device TreeMark Brown
2025-09-22tas2783A: Add acpi match changes for Intel MTLNiranjan H Y
2025-09-22ASoc: tas2783A: add machine driver changesNiranjan H Y
2025-09-22ASoc: tas2783A: machine driver amp utility for TI devicesNiranjan H Y
2025-09-22ASoc: tas2783A: Add soundwire based codec driverNiranjan H Y
2025-09-22ASoC: ops: improve snd_soc_get_volswNiranjan H Y
2025-09-22ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPIStefan Binding
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-09-19ASoC: fsl: fsl_qmc_audio: Reduce amount ofMark Brown
2025-09-19ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callbackRichard Fitzgerald
2025-09-19ASoC: codecs: wcd93xxx: remove code duplicationMark Brown
2025-09-19ASoC: qcom: qdsp6/audioreach: add support for offloading raw opus playbackAlexey Klimov
2025-09-19ASoC: soc-dapm: prepare for hiding structMark Brown
2025-09-18ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chanChristophe Leroy
2025-09-18ASoC: fsl: fsl_qmc_audio: Only request completion on last channelChristophe Leroy
2025-09-18ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM busChristophe Leroy
2025-09-18ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven
2025-09-18ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fi...Alexey Klimov
2025-09-18ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocationSamasth Norway Ananda
2025-09-18ASoC: codecs: wcd937x: get regmap directlySrinivas Kandagatla
2025-09-18ASoC: codecs: wcd938x: get regmap directlySrinivas Kandagatla
2025-09-18ASoC: codecs: wcd-common: move status_update callback to commonSrinivas Kandagatla
2025-09-18ASoC: codecs: wcd939x: get regmap directlySrinivas Kandagatla
2025-09-18ASoC: codecs: wcd-common: move component ops to commonSrinivas Kandagatla
2025-09-18ASoC: codecs: wcd-common: move WCD_SDW_CH to commonSrinivas Kandagatla
2025-09-18ASoC: codecs: wcd: add common helper for wcd codecsSrinivas Kandagatla
2025-09-18ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helperSrinivas Kandagatla
2025-09-18ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helperSrinivas Kandagatla
2025-09-18ASoC: codecs: wcd937x: make stub functions inlineSrinivas Kandagatla
2025-09-18ASoC: codecs: wcd937x: set the comp soundwire port correctlySrinivas Kandagatla
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()Kuninori Morimoto