summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: HDA: export process_unsol_events()Keyon Jie2018-12-192-4/+4
* ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294Wandrille RONCE2018-12-191-0/+1
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2018-12-191-1/+1
* ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-191-0/+5
* ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-191-4/+6
* Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-12-181170-9679/+21415
|\
| * Merge branch 'asoc-4.21' into asoc-nextMark Brown2018-12-18188-4006/+9581
| |\
| | * ASoC: ti: Kconfig: Remove the deprecated optionsPeter Ujfalusi2018-12-181-159/+0
| | * ARM: davinci_all_defconfig: Update the audio optionsPeter Ujfalusi2018-12-181-2/+3
| | * ARM: omap1_defconfig: Do not select ASoC by defaultPeter Ujfalusi2018-12-181-2/+0
| | * ARM: omap2plus_defconfig: Update the audio optionsPeter Ujfalusi2018-12-181-7/+7
| | * ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig optionsPeter Ujfalusi2018-12-181-2/+2
| | * ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi2018-12-182-3/+3
| | * ARM: OMAP1: Makefile: Update for new MCBSP Kconfig optionPeter Ujfalusi2018-12-181-1/+1
| | * MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio supportPeter Ujfalusi2018-12-181-1/+10
| | * ASoC: ti: Merge davinci and omap directoriesPeter Ujfalusi2018-12-1834-289/+427
| | * ASoC: qdsp6: q6routing: add display_port_rx port routingRohit kumar2018-12-141-0/+9
| | * ASoC: qdsp6: q6afe-dai: add support to Display port RX daisRohit kumar2018-12-141-0/+22
| | * ASoC: qdsp6: qdafe: add support for display_port_rxRohit kumar2018-12-141-0/+4
| | * ASoC: qdsp6: dt-bindings: Add q6afe display_port dt bindingRohit kumar2018-12-141-0/+1
| | * ASoC: qdsp6: q6asm-dai: Add support to compress offloadSrinivas Kandagatla2018-12-142-1/+372
| | * ASoC: qdsp6: q6asm: add support to MP3 formatSrinivas Kandagatla2018-12-141-0/+5
| | * ASoC: q6asm-dai: dt-bindings: Add support to compress daisSrinivas Kandagatla2018-12-141-0/+27
| | * ALSA: compress: make use of runtime buffer for copySrinivas Kandagatla2018-12-141-3/+15
| | * ALSA: soc-compress: add support to snd_compr_set_runtime_buffer()Srinivas Kandagatla2018-12-141-0/+19
| | * ASoC: Intel: Skylake: Add more platform granularityPierre-Louis Bossart2018-12-143-9/+92
| | * ASoC: rsnd: Add r8a774c0 supportFabrizio Castro2018-12-141-0/+1
| | * ASoC: simple-card: tidyup prefix for snd_soc_codec_confKuninori Morimoto2018-12-141-11/+8
| | * ASoC: simple-card: tidyup convert_rate/channel methodKuninori Morimoto2018-12-141-6/+2
| | * ASoC: simple-card: tidyup mclk-fs methodKuninori Morimoto2018-12-141-13/+17
| | * ASoC: simple-card: merge simple-scu-cardKuninori Morimoto2018-12-142-46/+284
| | * ASoC: simple-card: merge simple-scu-card on DocKuninori Morimoto2018-12-141-0/+137
| | * ASoC: audio-graph-card: tidyup prefix for snd_soc_codec_confKuninori Morimoto2018-12-141-11/+9
| | * ASoC: audio-graph-card: tidyup convert_rate/channel methodKuninori Morimoto2018-12-141-8/+7
| | * ASoC: audio-graph-card: tidyup mclk-fs methodKuninori Morimoto2018-12-141-17/+35
| | * ASoC: audio-graph-card: merge audio-graph-scu-cardKuninori Morimoto2018-12-142-47/+320
| | * ASoC: audio-graph-card: merge audio-graph-scu-card on DocKuninori Morimoto2018-12-141-0/+205
| | * ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID methodKuninori Morimoto2018-12-141-4/+28
| | * ASoC: core: Invoke pcm_new() for all DAI-linkRohit kumar2018-12-131-1/+1
| | * ASoC: pcm512x: Implement the digital_mute interfaceDimitris Papavasiliou2018-12-132-2/+121
| | * ASoC: meson: fix do_div warning in spdifinJerome Brunet2018-12-131-2/+2
| | * ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLTPierre-Louis Bossart2018-12-132-12/+32
| | * ASoC: Intel: Skylake: remove useless tests on HDaudio capabilitiesPierre-Louis Bossart2018-12-131-22/+18
| | * ASoC: Intel: Skylake: stop probe if HDaudio capabilities don't existPierre-Louis Bossart2018-12-131-9/+17
| | * ASoC: Intel: Skylake: Harden DSP detection with PCI class/subclass infoPierre-Louis Bossart2018-12-131-0/+15
| | * ASoC: Intel: Skylake: Add CFL-S supportTakashi Iwai2018-12-132-0/+11
| | * ASoC: pcm3060: Add powersaving widgets for DAC and ADCKirill Marinushkin2018-12-132-4/+12
| | * ASoC: xlnx: enable i2s driver buildMaruthi Srinivas Bayyavarapu2018-12-134-0/+12
| | * ASoC: xlnx: Add i2s driverMaruthi Srinivas Bayyavarapu2018-12-131-0/+185
| | * dt-bindings: ASoC: xlnx, i2s: Document i2s bindingsMaruthi Srinivas Bayyavarapu2018-12-131-0/+28