summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * ASoC: Intel: add drain_notify supportVinod Koul2014-05-162-0/+13
| | * ASoC: Intel: Revert "rename pcm dias to media dai"Vinod Koul2014-05-161-19/+19
| | * ASoC: Intel: Fix simultaneous Baytrail SST capture and playbackJarkko Nikula2014-05-151-1/+1
| | * ASoC: Intel: Only export one Baytrail DAILiam Girdwood2014-05-142-18/+3Star
| | * ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI deviceLiam Girdwood2014-05-141-8/+8
| | * Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2014-05-1311-62/+129
| | |\
| | * | ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocationJarkko Nikula2014-05-131-5/+3Star
| | * | ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspendJarkko Nikula2014-05-121-2/+12
| | * | ASoC: Intel: Add Baytrail suspend/resume supportLiam Girdwood2014-05-123-1/+179
| | * | ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspendLiam Girdwood2014-05-121-0/+18
| | * | ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()Jarkko Nikula2014-05-121-7/+7
| | * | ASoC: Intel: Pass stream start position to sst_byt_stream_start()Jarkko Nikula2014-05-123-4/+6
| | * | ASoC: Intel: Simplify Baytrail stream control IPC constructionJarkko Nikula2014-05-121-19/+15Star
| | * | ASoC: Intel: Sample Baytrail DSP DMA pointer only after each periodJarkko Nikula2014-05-121-13/+13
| | * | ASoC: Intel: Build Medfield compressed opsMark Brown2014-05-091-1/+1
| | * | ASoC: Intel: rename pcm dias to media daiVinod Koul2014-05-081-19/+19
| | * | ASoC: Intel: remove unused sst-mfld platform daisVinod Koul2014-05-081-30/+0Star
| | * | ASoC: Intel: split the pcm and compress to different filesVinod Koul2014-05-083-200/+232
| | * | ASoC: Intel: mark sst_set_stream_status as non staticVinod Koul2014-05-082-1/+2
| | * | ASoc: Intel: rename sst-mfld-platform.cVinod Koul2014-05-082-1/+1
| | * | ASoC: Intel: remove FSF snail mail addressVinod Koul2014-05-083-16/+0Star
| | * | ASoC: Intel: move component registration blobVinod Koul2014-05-081-4/+5
| | * | ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood2014-05-082-0/+40
| | * | ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()Christian Engelmayer2014-04-151-3/+1Star