Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | ALSA: hda - Revert DSP detection on legacy HD-audio driver | Takashi Iwai | 1 | -6/+0 |
2018-12-19 | ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selection | Pierre-Louis Bossart | 1 | -15/+33 |
2018-12-19 | ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selected | Pierre-Louis Bossart | 1 | -0/+6 |
2018-12-18 | Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 154 | -3824/+8792 |
2018-12-18 | ASoC: ti: Kconfig: Remove the deprecated options | Peter Ujfalusi | 1 | -159/+0 |
2018-12-18 | ASoC: ti: Merge davinci and omap directories | Peter Ujfalusi | 34 | -289/+427 |
2018-12-14 | ASoC: qdsp6: q6routing: add display_port_rx port routing | Rohit kumar | 1 | -0/+9 |
2018-12-14 | ASoC: qdsp6: q6afe-dai: add support to Display port RX dais | Rohit kumar | 1 | -0/+22 |
2018-12-14 | ASoC: qdsp6: qdafe: add support for display_port_rx | Rohit kumar | 1 | -0/+4 |
2018-12-14 | ASoC: qdsp6: q6asm-dai: Add support to compress offload | Srinivas Kandagatla | 2 | -1/+372 |
2018-12-14 | ASoC: qdsp6: q6asm: add support to MP3 format | Srinivas Kandagatla | 1 | -0/+5 |
2018-12-14 | ASoC: Intel: Skylake: Add more platform granularity | Pierre-Louis Bossart | 3 | -9/+92 |
2018-12-14 | ASoC: simple-card: tidyup prefix for snd_soc_codec_conf | Kuninori Morimoto | 1 | -11/+8 |
2018-12-14 | ASoC: simple-card: tidyup convert_rate/channel method | Kuninori Morimoto | 1 | -6/+2 |
2018-12-14 | ASoC: simple-card: tidyup mclk-fs method | Kuninori Morimoto | 1 | -13/+17 |
2018-12-14 | ASoC: simple-card: merge simple-scu-card | Kuninori Morimoto | 2 | -46/+284 |
2018-12-14 | ASoC: audio-graph-card: tidyup prefix for snd_soc_codec_conf | Kuninori Morimoto | 1 | -11/+9 |
2018-12-14 | ASoC: audio-graph-card: tidyup convert_rate/channel method | Kuninori Morimoto | 1 | -8/+7 |
2018-12-14 | ASoC: audio-graph-card: tidyup mclk-fs method | Kuninori Morimoto | 1 | -17/+35 |
2018-12-14 | ASoC: audio-graph-card: merge audio-graph-scu-card | Kuninori Morimoto | 2 | -47/+320 |
2018-12-14 | ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID method | Kuninori Morimoto | 1 | -4/+28 |
2018-12-13 | ASoC: core: Invoke pcm_new() for all DAI-link | Rohit kumar | 1 | -1/+1 |
2018-12-13 | ASoC: pcm512x: Implement the digital_mute interface | Dimitris Papavasiliou | 2 | -2/+121 |
2018-12-13 | ASoC: meson: fix do_div warning in spdifin | Jerome Brunet | 1 | -2/+2 |
2018-12-13 | ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLT | Pierre-Louis Bossart | 2 | -12/+32 |
2018-12-13 | ASoC: Intel: Skylake: remove useless tests on HDaudio capabilities | Pierre-Louis Bossart | 1 | -22/+18 |
2018-12-13 | ASoC: Intel: Skylake: stop probe if HDaudio capabilities don't exist | Pierre-Louis Bossart | 1 | -9/+17 |
2018-12-13 | ASoC: Intel: Skylake: Harden DSP detection with PCI class/subclass info | Pierre-Louis Bossart | 1 | -0/+15 |
2018-12-13 | ASoC: Intel: Skylake: Add CFL-S support | Takashi Iwai | 2 | -0/+11 |
2018-12-13 | ASoC: pcm3060: Add powersaving widgets for DAC and ADC | Kirill Marinushkin | 2 | -4/+12 |
2018-12-13 | ASoC: xlnx: enable i2s driver build | Maruthi Srinivas Bayyavarapu | 4 | -0/+12 |
2018-12-13 | ASoC: xlnx: Add i2s driver | Maruthi Srinivas Bayyavarapu | 1 | -0/+185 |
2018-12-13 | ASoC: Intel: kbl_rt5660: Add a new machine driver for kbl with rt5660 | Hui Wang | 4 | -0/+565 |
2018-12-13 | Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 27 | -272/+395 |
2018-12-13 | ASoC: meson: add axg spdif input | Jerome Brunet | 3 | -1/+531 |
2018-12-13 | ASoC: meson: axg-toddr: add support for spdifin backend | Jerome Brunet | 2 | -11/+7 |
2018-12-13 | ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_... | Nathan Chancellor | 1 | -4/+8 |
2018-12-13 | ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M | Fabio Estevam | 1 | -1/+1 |
2018-12-12 | ASoC: rsnd: remove RSND_REG_ from rsnd_reg | Kuninori Morimoto | 6 | -314/+212 |
2018-12-11 | ASoC: simple-scu-card: care multi DPCM codec_conf | Kuninori Morimoto | 1 | -10/+20 |
2018-12-11 | ASoC: simple-scu-card: use cpu/codec pointer on graph_dai_props | Kuninori Morimoto | 1 | -25/+52 |
2018-12-11 | ASoC: simple-scu-card: tidyup "convert-rate/channels" parsing | Kuninori Morimoto | 1 | -0/+7 |
2018-12-11 | ASoC: simple-scu-card: care link / dai count | Kuninori Morimoto | 1 | -7/+83 |
2018-12-11 | ASoC: simple-scu-card: add dai-link support | Kuninori Morimoto | 1 | -18/+28 |
2018-12-11 | ASoC: hdac_hdmi: Add missing display power-off at driver removal | Takashi Iwai | 1 | -0/+2 |
2018-12-11 | ALSA: hda: Make snd_hdac_display_power() void function | Takashi Iwai | 2 | -47/+16 |
2018-12-11 | ALSA: hda: Refactor display power management | Takashi Iwai | 2 | -9/+8 |
2018-12-11 | ASoC: simple-scu-card: tidyup asoc_simple_card_parse_daifmt() timing | Kuninori Morimoto | 1 | -15/+22 |
2018-12-11 | ASoC: simple-card: use cpu/codec pointer on simple_dai_props | Kuninori Morimoto | 1 | -26/+36 |
2018-12-11 | ASoC: simple-card-utils: fix build warning without CONFIG_OF | Arnd Bergmann | 1 | -1/+4 |