summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst-haswell-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: create haswell folder and move haswell platform files inJie Yang2015-04-061-1405/+0
* ASoC: Intel: fix warning reported by static check tool smatchLu, Han2015-03-271-8/+5
* Intel: ASoC: Add condition check before set param to wavesLu, Han2015-03-191-5/+1
* ASoC: Intel: add kcontrol to set parameter to sound effect module wavesLu, Han2015-03-121-0/+50
* ASoC: Intel: add kcontrol to enable/disable sound effect module wavesLu, Han2015-03-121-0/+68
* ASoC: Intel: add function to load sound effect module wavesLu, Han2015-03-111-2/+19
* ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang2015-02-171-1/+2
* ASoC: Intel: Clean data after SST fw fetchLibin Yang2015-02-111-0/+65
* ASoC: Intel: add a status for runtime suspend/resumeJie Yang2015-02-051-34/+36
* ASoC: Intel: Split hsw_pcm_data for playback and captureJie Yang2015-01-091-30/+61
* ASoC: Intel: Add stream direction for pcm-module mapJie Yang2015-01-081-9/+9
* ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-061-6/+0
* sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-191-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-2/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * ASoC: intel: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark Brown2014-12-081-73/+346
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/HaswellJie Yang2014-11-281-18/+16
| | * ASoC: Intel: Correct the xmax volumeJie Yang2014-11-281-4/+4
| | * ASoC: Intel: Remove useless loopback volume control for BroadwellJie Yang2014-11-271-4/+0
| | * ASoC: Intel: Fix stream volume set no effect issue on BroadwellJie Yang2014-11-251-9/+12
| | * ASoC: Intel: Fix build with CONFIG_SLEEP enabled.Liam Girdwood2014-11-041-4/+7
| | * ASoC: Intel: Fix the driver data not set issueJie Yang2014-11-041-1/+0
| | * ASoC: Intel: fix build with runtime PM disabled.Liam Girdwood2014-10-301-8/+6
| | * ASoC: Intel: Add PM support to HSW/BDW PCM driverLiam Girdwood2014-10-291-14/+257
| | * ASoC: Intel: Make ADSP memory block allocation more genericLiam Girdwood2014-10-281-22/+61
| | * ASoC: Intel: Make HSW/BDW pointer debug verboseLiam Girdwood2014-10-201-2/+2
| | * ASoC: Intel: Add 4 channel support to DSP.Liam Girdwood2014-10-201-7/+1
| |/
* | ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood2014-10-161-3/+1
|/
* ASoC: sst-haswell-pcm: Move controls and DAPM elements to componentLars-Peter Clausen2014-09-061-17/+15
* ASoC: sst-haswell-pcm: Alloc state struct in driver probe()Lars-Peter Clausen2014-09-061-11/+13
* ASoC: Intel: Cleanup HSW pcm format supportJie Yang2014-07-141-9/+18
*-. Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...Mark Brown2014-06-031-1/+0
|\ \
| | * ASoC: Intel: remove duplicate headersAndy Shevchenko2014-06-011-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 check for pdata usage before dereference.Liam Girdwood2014-05-051-1/+3
* | ASoC: Intel: Fix stream position pointer.Liam Girdwood2014-05-021-4/+6
* | ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood2014-05-021-0/+28
* | ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood2014-05-021-5/+4
* | ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.Liam Girdwood2014-05-021-27/+31
|/
* Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-121-0/+872
OpenPOWER on IntegriCloud