aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20ASoC: Intel: sst: Add makefile and kconfig changesVinod Koul3-0/+10
2014-10-20ASoC: Intel: sst: Add some helper functionsVinod Koul1-0/+446
2014-10-20ASoC: Intel: sst: add stream operationsVinod Koul1-0/+437
2014-10-20ASoC: Intel: sst: Add IPC handlingVinod Koul1-0/+358
2014-10-20ASoC: Intel: sst - add pcm ops handlingVinod Koul1-0/+403
2014-10-20ASoC: Intel: mrfld - Add DSP load and managementVinod Koul1-0/+461
2014-10-20ASoC: Intel: mrfld - add the dsp sst driverVinod Koul2-0/+973
2014-10-20ASoC: Intel: mrfld: fix semicolon.cocci warningsFengguang Wu1-2/+2
2014-10-20ASoC: Intel: Make HSW/BDW pointer debug verboseLiam Girdwood1-2/+2
2014-10-20ASoC: Intel: Add 4 channel support to DSP.Liam Girdwood2-11/+1
2014-10-20ASoC: Intel: Add TDM support to HSW/BDW SSP portLiam Girdwood2-1/+7
2014-10-20ASoC: intel: turn off COMPILE_TEST for medfieldVinod Koul1-1/+1
2014-10-20ASoC: Intel: mrfld: add the DSP mixersVinod Koul1-0/+26
2014-10-20ASoC: Intel: mfld-pcm: add FE and BE opsVinod Koul1-28/+125
2014-10-20ASoC: Intel: mrfld: add the DSP DAPM widgetsVinod Koul2-0/+230
2014-10-20ASoC: Intel: mrfld: add DSP core controlsVinod Koul2-0/+1061
2014-10-20ASoC: Intel: mrfld: add the gain controlsVinod Koul3-3/+322
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