aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-02-08ASoC: simple-mux: Depend on gpiolib rather than selecting itMark Brown1-1/+1
2022-02-08ASoC: zl38060: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: max9759: Remove spurious gpiolib selectMark Brown1-1/+1
2022-02-08ASoC: simple-amplifier: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: rt9120: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: dmic: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: tas2770: Insert post reset delayMartin Povišer1-1/+6
2022-02-03ASoC: sun4i-i2s: Support for Allwinner R329 and D1 SoCsMark Brown1-14/+54
2022-02-03ASoC: madera: Add dependencies on MFDCharles Keepax1-0/+5
2022-02-03ASoC: samsung: Explicitly include gpiolib headerMark Brown1-0/+1
2022-02-03ASoC: wm8962: Allow switching between analog and digital inputsCharles Keepax1-4/+17
2022-02-03ASoC: sun4i-i2s: Add support for the R329/D1 variantSamuel Holland1-3/+37
2022-02-03ASoC: sun4i-i2s: Update registers for more channelsSamuel Holland1-11/+17
2022-02-02ASoC: ops: Fix stereo change notificationsMark Brown1-10/+31
2022-02-02ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driverV sujith kumar Reddy2-3/+2
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()Mark Brown1-1/+4
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown1-5/+10
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()Mark Brown1-0/+7
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown1-4/+10
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai16-70/+141
2022-02-01ALSA: Replace acpi_bus_get_device()Rafael J. Wysocki1-5/+2
2022-01-31ASoC: max98927: add missing header fileRandy Dunlap1-0/+1
2022-01-28ASoC: ops: Check for negative values before reading themMark Brown1-6/+6
2022-01-28ASOC: amd: acp: Add generic PDM and PCI driver support for ACPMark Brown13-4/+609
2022-01-28SoC: SOF: ipc: Optimizations for tx messageMark Brown2-16/+14
2022-01-28(Re)enable DP/HDMI audio for RK3399 GruMark Brown1-0/+20
2022-01-28ASoC DPCM lockdep fixesMark Brown1-6/+12
2022-01-28ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König3-5/+12
2022-01-28ASoC: SOF: ipc: Do not allocate buffer for msg_dataPeter Ujfalusi1-4/+1
2022-01-28ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()Peter Ujfalusi1-9/+12
2022-01-28ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()Peter Ujfalusi1-4/+2
2022-01-28ASoC: amd: renoir: Add check for acp configuration flagsAjit Kumar Pandey3-1/+10
2022-01-28ASoC: amd: acp: acp-legacy: Add DMIC dai link support for RenoirAjit Kumar Pandey2-2/+23
2022-01-28ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.Ajit Kumar Pandey2-0/+153
2022-01-28ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey5-0/+183
2022-01-28ASoC: amd: acp: Add PDM controller based dmic dai for RenoirAjit Kumar Pandey2-0/+14
2022-01-28ASoC: amd: acp: Add generic support for PDM controller on ACPAjit Kumar Pandey5-1/+226
2022-01-28ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris1-0/+20
2022-01-28ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi3-29/+12
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko1-1/+1
2022-01-28ASoC: soc-pcm: Move debugfs removal out of spinlockTakashi Iwai1-3/+9
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai1-3/+3
2022-01-28Tegra234 APE supportMark Brown2-2/+148
2022-01-28ASoC: SOF: trace: Simplify count adjustment in trace_readPeter Ujfalusi1-4/+2
2022-01-28ASoC: SOF: Intel: hda: Remove link assignment limitationRanjani Sridharan1-0/+13
2022-01-28ASoC: tegra: Update AHUB driver for Tegra234Mohan Kumar2-2/+148
2022-01-28ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin1-3/+8