summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-03-27ASoC: starfive: Add StarFive JH7100 audio driversWalker Chen16-0/+4268
2022-03-08ASoC: cs4265: Fix the duplicated control nameFabio Estevam1-2/+1
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-03-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-03-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-03-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-03-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-23ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax1-1/+2
2022-02-23ASoC: qcom: Actually clear DMA interrupt register for HDMIStephen Boyd1-4/+4
2022-02-23ASoC: tas2770: Insert post reset delayMartin Povišer1-1/+6
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()Mark Brown1-1/+4
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()Mark Brown1-0/+7
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown1-5/+10
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown1-4/+10
2022-02-23ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai1-0/+1
2022-02-23ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai1-2/+2
2022-02-23ALSA: hda/realtek: Fix deadlock by COEF mutexTakashi Iwai1-15/+24
2022-02-23ALSA: hda/realtek: Add quirk for Legion Y9000X 2019Yu Huang1-0/+1
2022-02-23ALSA: memalloc: invalidate SG pages before syncTakashi Iwai1-1/+1
2022-02-23ALSA: memalloc: Fix dma_need_sync() checksTakashi Iwai1-4/+9
2022-02-23ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack UltraMatteo Martelli1-2/+2
2022-02-23ALSA: usb-audio: Don't abort resume upon errorsTakashi Iwai1-6/+3
2022-02-23ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMICJulian Braha1-1/+1
2022-02-08ASoC: qdsp6: q6apm-dai: only stop graphs that are startedSrinivas Kandagatla1-2/+5
2022-02-08ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla1-3/+3
2022-02-08ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla1-4/+4
2022-02-08ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla1-11/+14
2022-02-08ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter1-1/+2
2022-02-08ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang1-0/+2
2022-02-08ASoC: simple-card: fix probe failure on platform componentRobert Hancock1-1/+25
2022-02-08ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock1-3/+24
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin1-3/+8
2022-02-08ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi3-29/+12
2022-02-08ALSA: hda: Skip codec shutdown in case the codec is not registeredPeter Ujfalusi1-0/+4
2022-02-08ALSA: hda: Fix signedness of sscanf() argumentsTakashi Iwai1-1/+1
2022-02-08ALSA: usb-audio: initialize variables that could ignore errorsTom Rix1-0/+4
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner1-1/+1
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner1-0/+2
2022-02-08ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner1-0/+1
2022-02-08ALSA: hda/realtek: Add quirk for ASUS GU603Albert Geantă1-0/+1
2022-02-08ALSA: hda: realtek: Fix race at concurrent COEF updatesTakashi Iwai1-11/+50
2022-02-08ALSA: hda: Fix UAF of leds class devs at unbindingTakashi Iwai2-2/+18
2022-02-08ALSA: usb-audio: Correct quirk for VF0770Jonas Hahnfeld1-1/+1
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown1-0/+2
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown1-1/+8
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown1-2/+16
2022-02-08ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko1-1/+1
2022-01-27ASoC: SOF: handle paused streams during system suspendRanjani Sridharan3-5/+76
2022-01-27ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart1-2/+17
2022-01-27ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan1-3/+10