aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-09-22ASoc: tas2783A: Add soundwire based codec driverNiranjan H Y4-0/+1457
2025-09-22ASoC: ops: improve snd_soc_get_volswNiranjan H Y1-0/+1
2025-09-22ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPIStefan Binding1-33/+44
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai152-2184/+7997
2025-09-19ASoC: fsl: fsl_qmc_audio: Reduce amount ofMark Brown1-71/+54
2025-09-19ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callbackRichard Fitzgerald1-1/+1
2025-09-19ASoC: codecs: wcd93xxx: remove code duplicationMark Brown14-582/+324
2025-09-19ASoC: qcom: qdsp6/audioreach: add support for offloading raw opus playbackAlexey Klimov4-1/+49
2025-09-19ASoC: soc-dapm: prepare for hiding structMark Brown14-32/+57
2025-09-18ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chanChristophe Leroy1-32/+20
2025-09-18ASoC: fsl: fsl_qmc_audio: Only request completion on last channelChristophe Leroy1-40/+6
2025-09-18ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM busChristophe Leroy1-0/+29
2025-09-18ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven1-4/+2
2025-09-18ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fi...Alexey Klimov1-0/+3
2025-09-18ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocationSamasth Norway Ananda1-1/+1
2025-09-18ASoC: codecs: wcd937x: get regmap directlySrinivas Kandagatla1-1/+1
2025-09-18ASoC: codecs: wcd938x: get regmap directlySrinivas Kandagatla1-1/+1
2025-09-18ASoC: codecs: wcd-common: move status_update callback to commonSrinivas Kandagatla5-100/+62
2025-09-18ASoC: codecs: wcd939x: get regmap directlySrinivas Kandagatla3-18/+3
2025-09-18ASoC: codecs: wcd-common: move component ops to commonSrinivas Kandagatla5-72/+34
2025-09-18ASoC: codecs: wcd-common: move WCD_SDW_CH to commonSrinivas Kandagatla10-47/+28
2025-09-18ASoC: codecs: wcd: add common helper for wcd codecsSrinivas Kandagatla8-265/+182
2025-09-18ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helperSrinivas Kandagatla6-34/+2
2025-09-18ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helperSrinivas Kandagatla9-39/+6
2025-09-18ASoC: codecs: wcd937x: make stub functions inlineSrinivas Kandagatla1-3/+3
2025-09-18ASoC: codecs: wcd937x: set the comp soundwire port correctlySrinivas Kandagatla1-2/+2
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()Kuninori Morimoto1-0/+6
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()Kuninori Morimoto1-3/+4
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step2Kuninori Morimoto1-11/+6
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto14-26/+26
2025-09-18ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_contextKuninori Morimoto1-2/+4
2025-09-18ASoC: soc-dapm: use dapm->component instead of container_of()Kuninori Morimoto1-0/+6
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_to_card()Kuninori Morimoto1-0/+6
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_to_dev()Kuninori Morimoto1-0/+9
2025-09-18ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slotsRichard Fitzgerald1-2/+2
2025-09-18ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xxPraful Adiga1-0/+1
2025-09-18Merge tag 'asoc-fix-v6.17-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai23-60/+154
2025-09-17ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULLRichard Fitzgerald1-0/+2
2025-09-17ALSA: usb: qcom: Fix false-positive address space checkTakashi Iwai1-44/+48
2025-09-17ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()Takashi Iwai1-0/+1
2025-09-17ALSA: spi/at73c213: Use guard() for spin locksTakashi Iwai1-28/+24
2025-09-17ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issueJack Yu1-8/+9
2025-09-16ASoC: cs35l56: Handle vendor-specific UEFIMark Brown3-9/+394
2025-09-16Add PM4125 audio codec driverMark Brown5-0/+2658
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown18-30/+297
2025-09-16ASoC: codecs: add new pm4125 audio codec driverAlexey Klimov5-0/+2658
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown14-18/+93
2025-09-16ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RTSebastian Andrzej Siewior1-10/+15
2025-09-15ASoC: Intel: PTL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2-0/+12
2025-09-15ASoC: amd: acp: Fix incorrect retrival of acp_chip_infoVenkata Prasad Potturu1-6/+5