aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-06ASoC: tda7419: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: rt5631: use true and false for boolean valuesGustavo A. R. Silva1-4/+4
2018-08-06ASoC: max9850: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-03ASoC: samsung: i2s: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: omap-dmic: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-03ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: omap-mcpdm: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2018-08-03ASoC: davinci-i2s: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: smd845: fix memory leakGustavo A. R. Silva1-2/+5
2018-08-03ASoC: Intel: bxt: Use refcap device for mono recordingYong Zhi1-0/+14
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla1-62/+0
2018-08-02ASoC: smd845: remove auto rebindingSrinivas Kandagatla1-2/+0
2018-08-02ASoC: apq8096: remove auto rebindingSrinivas Kandagatla1-2/+0
2018-08-02ASoC: qcom: Fix unmet dependency warning for SND_SOC_SDM845Rohit kumar1-0/+1
2018-08-02ASoC: wm8994: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm9081: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8995: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8962: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8996: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8904: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8960: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8955: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: rt5677: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-08-02ASoC: wm8961: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal1-0/+5
2018-08-01ASoC: wcd9335: Fix buildMark Brown3-1161/+0
2018-08-01ASoC: wcd9335: Fix build due to CLASS-H Controller supportMark Brown4-665/+1
2018-08-01ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King1-7/+1
2018-08-01ASoC: nau8540: remove redundant variable osrateColin Ian King1-3/+0
2018-08-01ASoC: qcom: add sdm845 sound card supportRohit kumar3-0/+296
2018-08-01ASoC: qcom: Add support to parse common audio device nodesRohit kumar4-101/+136
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-4.19Mark Brown8-432/+387
2018-07-31ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla4-1/+665
2018-07-31ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla3-0/+1161
2018-07-30ASoC: uniphier: change functions to staticKatsuhiro Suzuki2-6/+3
2018-07-30ASoC: uniphier: add support for multichannel outputKatsuhiro Suzuki4-6/+78
2018-07-30ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-07-30ASoC: tegra_alc5632: fix device_node refcountingAlexey Khoroshilov1-2/+15
2018-07-30ASoC: sh: Kconfig: convert to SPDX identifiersKuninori Morimoto1-0/+1
2018-07-30ASoC: ak4613: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: da7210: convert to SPDX identifiersKuninori Morimoto1-16/+11
2018-07-30ASoC: ak4554: convert to SPDX identifiersKuninori Morimoto1-11/+6
2018-07-30ASoC: ak4642: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: wm8988: fix typo in rate constraintsLadislav Michl1-2/+2
2018-07-30ASoC: tegra: i2s: Fix typo/broken macroEdward Cragg1-1/+1
2018-07-26ASoC: dmaengine: Use standard pcm_format_to_bits() macroTakashi Iwai1-1/+1
2018-07-26ASoC: pcm186x: Declare PCM format with snd_pcm_format_tTakashi Iwai1-1/+1
2018-07-26ASoC: fsl: Use snd_mask_set_format()Takashi Iwai1-1/+1