summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang3-8/+8
2019-03-11ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan1-2/+1
2019-03-11ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-03-11ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2-7/+34
2019-03-11ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang1-5/+14
2019-03-11ASoC:hdac_hda:use correct format to setup hda codecRander Wang2-14/+40
2019-03-11ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-03-11ASoC: ti: fix davinci_mcasp_probe dependenciesArnd Bergmann1-2/+2
2019-03-11ASoC: ams-delta: remove duplicate 'const'Arnd Bergmann1-1/+1
2019-03-11ASoC: ti: remove compat dma probingArnd Bergmann2-10/+4
2019-03-11ASoC: stm32: i2s: use default dai nameOlivier Moysan1-7/+0
2019-03-11ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan1-6/+4
2019-03-11ASoC: stm32: i2s: change trigger tracesOlivier Moysan1-3/+5
2019-03-11ASoC: qcom: add i2c dependency for SND_SOC_SDM845Arnd Bergmann1-1/+1
2019-03-11ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-03-11ASoC: rsnd: src: fix compiler warningsJiada Wang1-6/+6
2019-03-11ASoC: samsung: i2s: Fix DAPM routes for capture streamSylwester Nawrocki1-4/+6
2019-03-07Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+6
2019-03-04ASoC: soc-core: Fix probe deferral following prelink failureJonathan Hunter1-0/+1
2019-03-04ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King1-3/+0
2019-03-04Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+3
2019-03-04ASoC: stm32: sai: fix set_sync serviceOlivier Moysan2-6/+10
2019-03-04ASoC: stm32: sai: fix oversampling modeOlivier Moysan1-3/+9
2019-03-04ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan1-1/+12
2019-03-04ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan1-0/+8
2019-03-04ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan1-3/+4
2019-03-04ASoC: ab8500: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-03-04ASoC: hdmi-codec: fix S/PDIF DAIRussell King1-59/+59
2019-03-01ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt3-0/+170
2019-02-28ASoC: mediatek: btcvsd add loopbackKaiChieh Chuang1-1/+68
2019-02-28ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann1-2/+3
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai76-1128/+4254
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown184-3398/+31014
2019-02-26Merge branch 'asoc-5.0' into asoc-linusMark Brown6-37/+91
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan1-2/+2
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan1-3/+14
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan1-11/+0
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan1-7/+7
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan1-7/+5
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan1-1/+1
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan1-7/+6
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-34/+87
2019-02-26ASoC: qcom: Kconfig: fix dependency for sdm845Cheng-Yi Chiang1-1/+1
2019-02-26ASoC: Intel: Boards: Add Maxim98373 supportJenny TC3-23/+200
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang3-13/+62
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto1-1/+3
2019-02-26ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-02-25ALSA: hda: Extend i915 component bind timeoutTakashi Iwai1-2/+2
2019-02-22ASoC: wm_adsp: Improve logging messagesCharles Keepax1-44/+53
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson2-51/+119