summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-0415-150/+1118
|\ \
| * | ASoC: Intel: update stream only on stream IPC msgsPaweł Piskorski2014-08-011-1/+2
| * | ASoC: Intel: Don't issue ipc when processing responsePaweł Piskorski2014-08-011-2/+3
| * | ASoC: Intel: Delete message when IPC timeout occursLiam Girdwood2014-08-011-0/+1
| * | ASoC: Intel: Add dependency to DW_DMAC for BDW platformJie Yang2014-08-011-1/+1
| * | ASoC: Intel: mfld-pcm: Allocate platform dataSubhransu S. Prusty2014-07-311-1/+7
| * | ASoC: Intel: mfld-pcm: Fix to use correct sst_data pointerSubhransu S. Prusty2014-07-311-1/+1
| * | ASoC: Intel: Check ops before we derefference pointers.Liam Girdwood2014-07-301-3/+7
| * | ASoC: Intel: Add debug to set DX stateLiam Girdwood2014-07-301-1/+8
| * | ASoC: Intel: Add notification trace for reset.Liam Girdwood2014-07-301-0/+2
| * | ASoC: Intel: Add macros for SST shim register bits.Liam Girdwood2014-07-301-0/+27
| * | ASoC: Intel: Fix naming of HMDC register macros.Liam Girdwood2014-07-302-7/+7
| * | ASoC: Intel: Add Broadwell Machine supportLiam Girdwood2014-07-173-0/+265
| * | ASoC: Intel: Update FW version readbackJie Yang2014-07-161-3/+17
| * | ASoC: intel: Cleanup useless ACPI inclusion.Lv Zheng2014-07-161-3/+0Star
| * | ASoC: Intel: mfld: add generic parameter interfaceVinod Koul2014-07-141-1/+4
| * | ASoC: Intel: mfld: add dsp error codesVinod Koul2014-07-141-0/+15
| * | ASoC: Intel: add sst shim register start-end variablesVinod Koul2014-07-141-0/+4
| * | ASoC: Intel: Start with all memory banks disabledJie Yang2014-07-141-2/+3
| * | ASoC: Intel: Use a table for ADSP SRAM shiftJie Yang2014-07-141-10/+29
| * | ASoC: Intel: Merge wild cat point ADSP DRAM regionsJie Yang2014-07-141-3/+1Star
| * | ASoC: Intel: byt-max98090: Do not change speaker and DMIC with jack stateJarkko Nikula2014-06-241-8/+0Star
| * | ASoC: Intel: use common stream allocation method for compressed streamVinod Koul2014-06-232-7/+11
| * | ASoC: Intel: add mrfld pipelinesVinod Koul2014-06-233-9/+139
| * | ASoC: Intel: mfld-pcm: modularize stream allocation codeVinod Koul2014-06-222-33/+71
| * | ASoC: Intel: add the mrfld fw IPC definationsVinod Koul2014-06-221-11/+403
| * | ASoc: Intel: mfld-pcm: report pcm delayVinod Koul2014-06-212-0/+2
| * | ASoC: Intel: mfld-pcm rename period callback argVinod Koul2014-06-212-7/+7
| * | ASoC: Intel: mfld_pcm: move stream handling to dai_opsVinod Koul2014-06-211-49/+63
| * | ASoC: Intel: byt-rt5640: Enable headset mic bias voltageJarkko Nikula2014-06-211-0/+1
| * | ASoC: Intel: Show Baytrail SST DSP firmware details during initJarkko Nikula2014-06-211-0/+30
| |/
* | ASoC: Intel: Add dummy read for SRAM block enableJie Yang2014-07-141-0/+13
* | ASoC: Intel: Cleanup HSW pcm format supportJie Yang2014-07-142-10/+19
* | ASoC: Intel: byt-max98090: Do not enable MAX98090 microphone detectionJarkko Nikula2014-06-241-7/+3Star
* | ASoC: Intel: byt-max98090: Fix jack type in order to report correctlyJarkko Nikula2014-06-241-1/+2
* | ASoC: Intel: byt-max98090: Do not report SND_JACK_LINEINJarkko Nikula2014-06-241-1/+1
* | ASoC: Intel: byt-max98090: Fix mic detect GPIO polarityJarkko Nikula2014-06-241-0/+1
* | ASoC: Intel: byt-max98090: Move MICBIAS widget to supply of Headset MicJarkko Nikula2014-06-241-2/+1Star
|/
*-. Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...Mark Brown2014-06-0310-43/+233
|\ \
| | * ASoC: intel: The Baytrail/MAX98090 driver depends on I2CMark Brown2014-06-011-1/+1
| | * ASoC: Intel: byt-rt5640: Use card PM ops from coreJarkko Nikula2014-06-011-12/+1Star
| | * ASoC: Intel: Use devm_snd_soc_register_cardJarkko Nikula2014-06-012-21/+2Star
| | * ASoC: Intel: remove duplicate headersAndy Shevchenko2014-06-013-3/+0Star
| | * ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream startJarkko Nikula2014-06-011-0/+1
| | * ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup pathImre Deak2014-06-012-5/+12
| | * ASoC: Intel: Add Baytrail byt-max98090 machine driverJarkko Nikula2014-06-014-0/+215
| | * ASoC: Intel: avoid format string leak to thread nameKees Cook2014-05-262-2/+2
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-2212-333/+554
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: Intel: Fix pcm stream context restore crashKevin Strasser2014-05-191-1/+3
| | * ASoC: Intel: remove codec memeber from codec structsVinod Koul2014-05-163-7/+0Star