summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-02-08ASoC: hdac_hdmi: Add support to handle MST capable pinJeeja KP1-3/+24
2017-02-08ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machineJeeja KP1-4/+5
2017-02-08ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machineJeeja KP1-4/+4
2017-02-08ASoC: Intel: bxt: Add route change to rt298 machineJeeja KP1-3/+3
2017-02-08ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audioJeeja KP1-153/+240
2017-02-04ASoC: Intel: Skylake: Report Platform ID info from NHLTSubhransu S. Prusty3-3/+46
2017-02-04ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machineJeeja KP1-1/+48
2017-02-04ASoC: Intel: bxt: Add route change to da7219_max98357a machineJeeja KP1-3/+3
2017-02-04ASoC: Intel: Skylake: Add route change to rt286 machineJeeja KP1-3/+3
2017-02-04ASoC: Intel: bxt: add channel map support in rt298 machineJeeja KP1-2/+50
2017-02-04ASoC: hdac_hdmi: Move channel info from pin to PCM structureJeeja KP1-42/+34
2017-02-01ASoC: cht-bsw-rt5645: fix unused variable compiler warningPierre-Louis Bossart1-1/+0
2017-01-31ASoC: Intel: cht-bsw-rt5645: fix DAI formatsPierre-Louis Bossart1-10/+29
2017-01-31ASoC: Intel: add support for ALC3270 codecPierre-Louis Bossart2-0/+4
2017-01-31ASoC: Intel: cht-bsw-rt5645: select ASRC source based on routing quirkPierre-Louis Bossart1-7/+18
2017-01-31ASoC: Intel: cht-bsw-rt5645: add quirks for SSP0/AIF1/AIF2 routingPierre-Louis Bossart1-18/+220
2017-01-31ASoc: rt5645: add ACPI ID 10EC3270Pierre-Louis Bossart1-0/+1
2017-01-31ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10Pierre-Louis Bossart1-1/+36
2017-01-31ASoC: Intel: cht_bsw_rt5645: harden ACPI device detectionPierre-Louis Bossart1-2/+12
2017-01-31ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardwarePierre-Louis Bossart1-0/+6
2017-01-31ASoC: rt5645: add support for RT5648Pierre-Louis Bossart2-0/+2
2017-01-31ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10Pierre-Louis Bossart1-0/+1
2017-01-31ASoC: Intel: add support for Realtek 5651 on CherrytrailPierre-Louis Bossart1-1/+3
2017-01-31ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entryAlexandrov Stansilav1-0/+2
2017-01-31ASoC: rt5640: Add "10EC3276" ACPI IDAlexandrov Stansilav1-0/+1
2017-01-31ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK supportPierre-Louis Bossart1-13/+71
2017-01-31Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown3-9/+5
2017-01-31ASoC: Intel: atom: fix frame polarityPierre-Louis Bossart3-7/+5
2017-01-31ASoC: Intel: boards: remove .pm_ops in all Atom/DPCM machine driversPierre-Louis Bossart2-2/+0
2017-01-31ASoC: Intel: Atom: Configure media_loop1 and sprot_loop in stereoSebastien Guiriec1-2/+2
2017-01-24ASoC: Intel: Skylake: Use set_tdm_slot to set the dma channelJeeja KP1-5/+5
2017-01-24ASoC: hdac_hdmi: Register widget event handlersJeeja KP1-167/+183
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelMark Brown51-212/+351
2017-01-20ASoC: hdac_hdmi: use audio component framework to read ELDSandeep Tayal1-145/+56
2017-01-19ASoC: Intel: boards: Remove ignore_suspend for WoV streamsYong Zhi1-1/+0
2017-01-19ASoC: hdac_hdmi: Enable pin and converter in prepareJeeja KP1-20/+17
2017-01-19ASoC: Intel: Skylake: set the resume point to LPIBJeeja KP1-1/+1
2017-01-19ASoC: Intel: Skylake: Don't reset pass-through pipe in BE prepareJeeja KP1-2/+2
2017-01-17ASoC: Intel: Use DMI name for sound card long name in Broadwell machine driverMengdong Lin1-0/+2
2017-01-17ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood1-0/+134
2017-01-17ASoC: Intel: remove ignored dependenciesAndy Shevchenko1-1/+0
2017-01-17ASoC: Intel: select DW_DMAC_CORE since it's mandatoryAndy Shevchenko1-18/+13
2017-01-17ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORMAndy Shevchenko4-11/+13
2017-01-17ASoC: Intel: remove redundant select SND_SOC_INTEL_SSTAndy Shevchenko1-5/+0
2017-01-06Merge branch 'topic/hda-ext-decouple' of git://git.kernel.org/pub/scm/linux/k...Mark Brown1-6/+9
2017-01-06ALSA: hda: check stream decoupled register stateJeeja KP1-6/+9
2017-01-06ASoC: Intel: bxtn: Use DSP poll API to poll FW statusJeeja KP1-29/+10
2017-01-06ASoC: Intel: Common: Update dsp register poll implementationJeeja KP1-26/+26
2017-01-06ASoC: Intel: Skylake: Clean up manifest infoJeeja KP6-52/+48
2017-01-05ASoC: Intel: bytcr_rt5640: quirks for Insyde devicesyouling2571-0/+10