aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-16ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood1-3/+1
2014-10-06Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssi' and 'asoc/topic/intel' into asoc-nextMark Brown6-37/+447
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown7-84/+429
2014-10-04ASoC: Intel: byt-rt5640: fix coccinelle warningsFengguang Wu1-1/+1
2014-10-02ASoC: Intel: byt-rt5640: Set card as fully routedJarkko Nikula1-0/+1
2014-10-02ASoC: Intel: byt-rt5640: Add quirk for Dell Venue 8 Pro tabletJarkko Nikula1-0/+18
2014-10-01ASoC: Intel: byt-rt5640: Enable DMIC interface for default DAPM routeJarkko Nikula1-3/+13
2014-09-29ASoC: Intel: byt-rt5640: Add quirk for Asus T100Jarkko Nikula1-1/+52
2014-09-29ASoC: Intel: byt-rt5640: Remove IN2N pin from DAPM route tableJarkko Nikula1-1/+0
2014-09-28ASoC: Intel: byt-max98090: Set card as fully routedJarkko Nikula1-0/+1
2014-09-25ASoC: Intel: mfld-pcm: add control for powering up/down dspVinod Koul2-8/+25
2014-09-16ASoC: Intel: mrfld: Use snd_soc_dai_get_drvdata to derive drv dataSubhransu S. Prusty1-6/+6
2014-09-16ASoC: Intel: mrfld: add bytes control for modulesVinod Koul3-1/+310
2014-09-16ASoC: Intel: mfld-pcm: don't call trigger ops to DSP for internal streamsVinod Koul1-0/+2
2014-09-06ASoC: mfld: pcm: Replace pr_ with dev_Subhransu S. Prusty1-21/+23
2014-09-06ASoC: sst-haswell-pcm: Move controls and DAPM elements to componentLars-Peter Clausen1-17/+15
2014-09-06ASoC: sst-haswell-pcm: Alloc state struct in driver probe()Lars-Peter Clausen1-11/+13
2014-08-27ASoC: mfld-compress: Use dedicated function instead of ioctlSubhransu S. Prusty2-19/+46
2014-08-16ASoC: Intel: add mrfld DSP definesVinod Koul5-4/+335
2014-08-16ASoC: Intel: mfld-pcm: Change sst_ops prototypes to take dev parameterSubhransu S. Prusty2-19/+18
2014-08-16ASoC: Intel: mfld-pcm: Use function instead of ioctlSubhransu S. Prusty2-25/+15
2014-08-16ASoC: Intel: Fix to use byte control interfaceVinod Koul1-4/+2
2014-08-15Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/intel', 'asoc/fix/mcasp' and 'asoc/fix/pxa' into asoc-linusMark Brown4-40/+18
2014-08-11ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in resetJarkko Nikula1-1/+11
2014-08-11ASoC: Intel: Wait Baytrail ADSP boot at resume_early stageJarkko Nikula1-9/+4
2014-08-11ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_lateJarkko Nikula3-28/+1
2014-08-06ASoC: Intel: Update Baytrail ADSP firmware nameJarkko Nikula1-2/+2
2014-08-04Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/max98090' and 'asoc/topic/mc13783' into asoc-nextMark Brown15-150/+1118
2014-08-01ASoC: Intel: update stream only on stream IPC msgsPaweł Piskorski1-1/+2
2014-08-01ASoC: Intel: Don't issue ipc when processing responsePaweł Piskorski1-2/+3
2014-08-01ASoC: Intel: Delete message when IPC timeout occursLiam Girdwood1-0/+1
2014-08-01ASoC: Intel: Add dependency to DW_DMAC for BDW platformJie Yang1-1/+1
2014-07-31ASoC: Intel: mfld-pcm: Allocate platform dataSubhransu S. Prusty1-1/+7
2014-07-31ASoC: Intel: mfld-pcm: Fix to use correct sst_data pointerSubhransu S. Prusty1-1/+1
2014-07-30ASoC: Intel: Check ops before we derefference pointers.Liam Girdwood1-3/+7
2014-07-30ASoC: Intel: Add debug to set DX stateLiam Girdwood1-1/+8
2014-07-30ASoC: Intel: Add notification trace for reset.Liam Girdwood1-0/+2
2014-07-30ASoC: Intel: Add macros for SST shim register bits.Liam Girdwood1-0/+27
2014-07-30ASoC: Intel: Fix naming of HMDC register macros.Liam Girdwood2-7/+7
2014-07-16ASoC: Intel: Add Broadwell Machine supportLiam Girdwood3-0/+265
2014-07-16ASoC: Intel: Update FW version readbackJie Yang1-3/+17
2014-07-16ASoC: intel: Cleanup useless ACPI inclusion.Lv Zheng1-3/+0
2014-07-14ASoC: Intel: mfld: add generic parameter interfaceVinod Koul1-1/+4
2014-07-14ASoC: Intel: mfld: add dsp error codesVinod Koul1-0/+15
2014-07-14ASoC: Intel: add sst shim register start-end variablesVinod Koul1-0/+4
2014-07-14ASoC: Intel: Start with all memory banks disabledJie Yang1-2/+3
2014-07-14ASoC: Intel: Use a table for ADSP SRAM shiftJie Yang1-10/+29
2014-07-14ASoC: Intel: Merge wild cat point ADSP DRAM regionsJie Yang1-3/+1
2014-07-14ASoC: Intel: Add dummy read for SRAM block enableJie Yang1-0/+13
2014-07-14ASoC: Intel: Cleanup HSW pcm format supportJie Yang2-10/+19