summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-05-021-1/+7
* ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood2014-11-131-3/+1
* ASoC: Intel: Cleanup HSW pcm format supportJie Yang2014-09-172-10/+19
*-. 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/+1
| | * ASoC: Intel: Use devm_snd_soc_register_cardJarkko Nikula2014-06-012-21/+2
| | * ASoC: Intel: remove duplicate headersAndy Shevchenko2014-06-013-3/+0
| | * 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/+0
| | * 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/+3
| | * 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/+3
| | * | 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/+15
| | * | 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/+0
| | * | 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/+0
| | * | 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/+1
| | * | ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer2014-04-151-1/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-nextMark Brown2014-05-222-12/+0
|\ \ \
| * | | ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula2014-05-192-11/+0
| * | | ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula2014-05-191-1/+0
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-05-221-4/+4
|\ \ \ | |_|/ |/| |
| * | ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen2014-04-141-4/+4
| |/
* | ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula2014-05-131-1/+1
* | ASoC: Intel: Fix block offset calculations.Liam Girdwood2014-05-071-5/+3
* | ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood2014-05-051-1/+3
* | ASoC: Intel: Fix stream position pointer.Liam Girdwood2014-05-023-7/+29
* | ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood2014-05-021-0/+28