summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-02-11ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King1-4/+2
2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing1-3/+0
2020-02-11ASoC: mediatek: mt8173-rt5650: support HDMI jack reportingTzung-Bi Shih1-1/+16
2020-02-11ASoC: ti: davinci-mcasp: Add support for platforms using UDMAPeter Ujfalusi2-1/+10
2020-02-11ASoC: ti: Add udma-pcm platform driver for UDMAPeter Ujfalusi4-0/+67
2020-02-11ASoC: Use imply for SND_SOC_ALL_CODECSGeert Uytterhoeven1-257/+263
2020-02-11ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru1-0/+10
2020-02-11ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru1-0/+51
2020-02-11ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2-7/+7
2020-02-11ASoC: rt5659: remove redundant assignment to variable idxColin Ian King1-1/+1
2020-02-11ASoC: Intel: mrfld: return error codes when an error occursColin Ian King1-1/+1
2020-02-11ASoC: stm32: i2s: improve error management on probe deferralOlivier Moysan1-6/+19
2020-02-11ASoC: stm32: spdifrx: improve error management on probe deferralOlivier Moysan1-4/+11
2020-02-11ASoC: stm32: sai: improve error management on probe deferralOlivier Moysan2-6/+17
2020-02-11ASoC: stm32: i2s: manage error when getting reset controllerOlivier Moysan1-5/+9
2020-02-11ASoC: stm32: spdifrx: manage error when getting reset controllerOlivier Moysan1-5/+9
2020-02-11ASoC: stm32: sai: manage error when getting reset controllerOlivier Moysan1-5/+9
2020-02-11ASoC: rt5682: Add the field "is_sdw" of private dataOder Chiou2-64/+90
2020-02-11ASoC: rl6231: Add new supports on rl6231Derek Fang2-1/+2
2020-02-11ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor1-12/+8
2020-02-11ASoC: Remove unused including <linux/version.h>YueHaibing1-1/+0
2020-02-11ASoC: Intel: CHT: add support for pcm512x boardsPierre-Louis Bossart1-0/+7
2020-02-11ASoC: Intel: BXT: switch pcm512x based boards to sof_pcm512xPierre-Louis Bossart1-1/+1
2020-02-11ASoC: Intel: sof_pcm512x: add support for SOF platforms with pcm512xPierre-Louis Bossart3-0/+444
2020-02-11ASoC: cros_ec_codec: Support setting bclk ratioYu-Hsuan Hsu1-3/+22
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-357/+485
2020-02-06Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-1/+1
2020-02-06ALSA: hda: Clear RIRB status before reading WPMohan Kumar1-2/+9
2020-02-06ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supportedKailang Yang1-0/+1
2020-02-05Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai24-122/+118
2020-02-05ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECSGeert Uytterhoeven1-1/+1
2020-02-04ALSA: hda - Fix DP-MST support for NVIDIA codecsNikhil Mahale1-31/+63
2020-02-04ASoC: wcd934x: Add missing COMMON_CLK dependencySrinivas Kandagatla1-0/+1
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada4-9/+5
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-19/+17
2020-02-02ASoC: tegra: Revert 24 and 32 bit supportJon Hunter1-20/+5
2020-02-02ASoC: SOF: Intel: add PCI ID for JasperLakeYong Zhi1-0/+2
2020-02-02ALSA: hdsp: Make the firmware loading ioctl a bit more readableTakashi Iwai1-4/+3
2020-02-02ALSA: emu10k1: Fix annotation and cast for the recent uapi header changeTakashi Iwai1-79/+101
2020-02-01ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-02-01ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirkTakashi Iwai1-23/+23
2020-02-01ALSA: usb-audio: Fix endianess in descriptor validationTakashi Iwai1-3/+3
2020-02-01ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi2-0/+3
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai2-70/+125
2020-01-29ALSA: pcm: Fix memory leak at closing a stream without hw_freeTakashi Iwai1-9/+15
2020-01-29ASoC: rt715: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: rt711: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: rt700: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: rt1308-sdw: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: amd: Fix simultaneous playback and captureAkshu Agrawal1-5/+7