summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-12-05ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptopHui Wang1-0/+7
2020-12-04ASoC: qcom: fix QDSP6 dependencies, attempt #3Arnd Bergmann1-0/+1
2020-12-04ASoC: fsl_aud2htx: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-12-04ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682Brent Lu6-7/+201
2020-12-04ASoC: atmel: mchp-spdifrx needs COMMON_CLKArnd Bergmann1-0/+1
2020-12-04ASoC: cros_ec_codec: fix uninitialized memory readArnd Bergmann1-1/+1
2020-12-04ASoC: SOF: control: fix cppcheck warning in snd_sof_volume_info()Pierre-Louis Bossart1-1/+1
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown13-64/+140
2020-12-04ASoC: q6afe-clocks: Add missing parent clock rateSrinivas Kandagatla1-0/+1
2020-12-04ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan1-0/+4
2020-12-03ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callbackOlivier Moysan1-1/+11
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König1-2/+1
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König1-2/+0
2020-12-03ASoC: fsl-asoc-card: Add support for si476x codecShengjiu Wang1-0/+13
2020-12-03ASoC: fsl_audmix: Remove unneeded data fieldFabio Estevam1-11/+2
2020-12-02Merge series "ASoC: mediatek: mt8192: support new machine rt1015p_rt5682" fro...Mark Brown2-47/+125
2020-12-02ASoC: adau1372: add missing dependenciesAlexandre Belloni1-0/+2
2020-12-02ASoC: codecs: lpass-va-macro: remove some dead codeDan Carpenter1-11/+4
2020-12-02ASoC: rt715: remove unused parameterJack Yu1-1/+0
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown6-0/+1517
2020-12-02ASoC: mediatek: mt8192: support rt1015p_rt5682Tzung-Bi Shih2-0/+55
2020-12-02ASoC: mediatek: mt8192: move rt1015_rt5682 specific dataTzung-Bi Shih1-25/+25
2020-12-02ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI linkTzung-Bi Shih1-8/+31
2020-12-02ASoC: mediatek: mt8192: rename common symbolsTzung-Bi Shih1-14/+14
2020-12-02ASoC: Intel: Boards: tgl_max98373: update TDM slot_widthSathyanarayana Nujella1-2/+2
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown18-48/+118
2020-11-30Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...Mark Brown12-21/+323
2020-11-30Merge series "ASoC: tidyup for jack.h" from Kuninori Morimoto <kuninori.morim...Mark Brown1-1/+0
2020-11-30Merge series "ASoC: amd: Minor fixes for error handling" from Takashi Iwai <t...Mark Brown2-2/+2
2020-11-30ASoC: Add ADAU1372 audio CODEC supportLars-Peter Clausen6-0/+1203
2020-11-30ASoC: soc-core: tidyup jack.hKuninori Morimoto1-1/+0
2020-11-30ASoC: mediatek: btcvsd fix tx stream assignLumi Lee1-1/+1
2020-11-30ASoC: amd: Return -ENODEV for non-existing ACPI callTakashi Iwai1-1/+1
2020-11-30ASoC: amd: Downgrade print level for invalid ACP modeTakashi Iwai1-1/+1
2020-11-30ALSA: usb-audio: Add quirk for Pioneer DJ DDJ-SR2Takashi Iwai1-0/+57
2020-11-28ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 modelTakashi Iwai1-0/+1
2020-11-28ALSA: ppc: remove redundant checks in PS3 driver probeLeonard Goehrs1-5/+0
2020-11-28ALSA: ppc: drop if block with always false conditionUwe Kleine-König1-2/+0
2020-11-28ALSA: usb-audio: Add support for Pioneer DJ DDJ-RR controllerDaniel Martin1-0/+56
2020-11-28ALSA: hda/ca0132: Move unsol callback setups to parserTakashi Iwai1-2/+3
2020-11-28ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14Takashi Iwai1-6/+20
2020-11-28ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2-4/+9
2020-11-27ALSA: compress: allow pause and resume during drainingGyeongtaek Lee1-8/+31
2020-11-27ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh6-18/+212
2020-11-27ASoC: SOF: ops: modify the signature of stall opFred Oh2-3/+3
2020-11-27ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh2-1/+7
2020-11-27ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh6-0/+84
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh3-0/+18
2020-11-27ASoC: qcom: sc7180: fix 32 bit format for adau7002xuyuqing1-0/+3
2020-11-27Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-36/+73