aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-3/+4
2017-06-06ASoC: Intel: Boards: Add 4-channel DMIC fixup.Dharageswari R1-5/+2
2017-06-06ASoC: Intel: Skylake: Add enum control for mic selectionDharageswari R3-0/+180
2017-06-06ASoC: Intel: Skylake: Add mic-select module typeDharageswari R2-0/+3
2017-06-06ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson3-55/+0
2017-05-24ASoC: Intel: Add Kabylake RT5663+MAX98927 machine driver entryNaveen M1-0/+10
2017-05-24ASoC: Intel: Add Kabylake Realtek Maxim machine driverNaveen M3-0/+704
2017-05-24ASoC: Improve machine driver selection based on quirk dataNaveen M3-0/+52
2017-05-24ASoC: Move quirk to identify correct machine driverNaveen M2-5/+9
2017-05-24ASoC: Intel: Create a helper to search for matching machineNaveen M2-4/+18
2017-05-24ASoC: Intel: Convert skl machine data to C99 styleNaveen M1-11/+49
2017-05-24ASoC: Intel: Convert atom machine data to C99 styleNaveen M1-46/+161
2017-05-24ASoC: Intel: Skylake: Support for multiple data blocksShreyas NC1-3/+16
2017-05-24ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC1-1/+1
2017-05-24ASoC: Intel: Skylake: Fix IPC rx_list corruptionPardha Saradhi K1-0/+5
2017-05-24ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke1-16/+0
2017-05-24ASoC: cht_bsw_max98090_ti: Remove unused function cht_get_codec_dai()Matthias Kaehlcke1-12/+0
2017-05-14ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"Colin Ian King1-1/+1
2017-05-14ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto1-1/+1
2017-05-14ASoC: Intel: Skylake: Fix typo for token d0i3 capsSubhransu S. Prusty1-1/+1
2017-05-14ASoC: Intel: Skylake: Move i915 registration to worker threadVinod Koul2-75/+91
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai28-424/+1371
2017-05-02Merge branch 'for-next' into for-linusTakashi Iwai1-21/+0
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown28-424/+1371
2017-04-30Merge tag 'asoc-fix-v4.11-rc7' into asoc-linusMark Brown2-4/+2
2017-04-30ASoC: Intel: Skylake: Return negative error codeGuneshwor Singh1-5/+7
2017-04-30ASoC: Intel: Skylake: Fix unused variable warningVinod Koul1-2/+0
2017-04-30ASoC: Intel: Skylake: fix uninitialized pointer useArnd Bergmann1-1/+1
2017-04-26ASoC: Intel: Skylake: Add loadable module support on KBL platformSodhi, VunnyX2-6/+60
2017-04-26ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait versionSubhransu S. Prusty3-4/+8
2017-04-26ASoC: Intel: Skylake: Register dsp_fw_ops for kabylakeSubhransu S. Prusty3-1/+34
2017-04-26ASoC: Intel: Skylake: Modify arguments to reuse module transfer functionG Kranthi1-6/+9
2017-04-26ASoC: Intel: Skylake: Commonize library loadSubhransu S. Prusty3-34/+54
2017-04-26ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi4-49/+51
2017-04-25Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-4/+2
2017-04-25ASoC: bytcr_rt5640: log quirk configuration errorsPierre-Louis Bossart1-25/+75
2017-04-25ASoC: bytcr_rt5640: Fix a typo and quirk parameter typeTakashi Iwai1-2/+2
2017-04-25ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2-4/+2
2017-04-24ASoC: bytcr_rt5640: Allow quirk set via module optionTakashi Iwai1-0/+9
2017-04-24ASoC: Call snd_soc_set_dmi_name() unconditionallyTakashi Iwai1-3/+0
2017-04-21ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter2-4/+4
2017-04-21ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter1-1/+1
2017-04-18ASoC: Intel: Atom: update Thinkpad 10 quirkPierre-Louis Bossart1-1/+15
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP4-1/+127
2017-04-12Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai1-21/+0
2017-03-30ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"Colin Ian King1-1/+1
2017-03-29ASoC: Intel: Skylake: Fix module state after unbind and deleteJeeja KP2-1/+6
2017-03-29ASoC: Intel: Skylake: Fix DMA position reporting for capture streamHardik T Shah1-2/+21
2017-03-29ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST libraryJeeja KP6-81/+70