aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-02-09spi: make remove callback a void functionUwe Kleine-König11-29/+11
2022-02-09ALSA: hda: Fix driver index handling at re-bindingTakashi Iwai1-3/+7
2022-02-08ASoC: SOF: dma-trace: Change trace_init() ops parameter listMark Brown7-43/+26
2022-02-08ASoC: Fix gpiolib dependenciesMark Brown1-6/+2
2022-02-08ASoC: fsl_sai: Enable combine mode softSascha Hauer2-0/+10
2022-02-08ASoC: SOF: compr: Add compress ops implementationDaniel Baluta1-2/+271
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi7-39/+23
2022-02-08ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_preparePeter Ujfalusi1-4/+3
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-08ALSA: usb-audio: remove redundant assignment to variable cColin Ian King1-1/+1
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy1-0/+1
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-02ALSA: hda/realtek: Add support for HP LaptopsLucas Tanure1-1/+42
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 Iwai17-70/+154
2022-02-01ALSA: hda: Skip codec shutdown in case the codec is not registeredPeter Ujfalusi1-0/+4
2022-02-01ALSA: usb-audio: Correct quirk for VF0770Jonas Hahnfeld1-1/+1
2022-02-01ALSA: Replace acpi_bus_get_device()Rafael J. Wysocki2-9/+5
2022-01-31ASoC: max98927: add missing header fileRandy Dunlap1-0/+1
2022-01-31ALSA: hda/realtek: Add quirk for ASUS GU603Albert Geantă1-0/+1
2022-01-31ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from WindowsChristian Lachner1-1/+1
2022-01-31ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset)Christian Lachner1-0/+2
2022-01-31ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirksChristian Lachner1-0/+1
2022-01-31ALSA: hda: realtek: Fix race at concurrent COEF updatesTakashi Iwai1-11/+50
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 Brown2-6/+25
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