aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst-haswell-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-06ASoC: Intel: create haswell folder and move haswell platform files inJie Yang1-1405/+0
2015-03-27ASoC: Intel: fix warning reported by static check tool smatchLu, Han1-8/+5
2015-03-19Intel: ASoC: Add condition check before set param to wavesLu, Han1-5/+1
2015-03-12ASoC: Intel: add kcontrol to set parameter to sound effect module wavesLu, Han1-0/+50
2015-03-12ASoC: Intel: add kcontrol to enable/disable sound effect module wavesLu, Han1-0/+68
2015-03-11ASoC: Intel: add function to load sound effect module wavesLu, Han1-2/+19
2015-02-17ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang1-1/+2
2015-02-11ASoC: Intel: Clean data after SST fw fetchLibin Yang1-0/+65
2015-02-05ASoC: Intel: add a status for runtime suspend/resumeJie Yang1-34/+36
2015-01-09ASoC: Intel: Split hsw_pcm_data for playback and captureJie Yang1-30/+61
2015-01-08ASoC: Intel: Add stream direction for pcm-module mapJie Yang1-9/+9
2015-01-06ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-6/+0
2014-12-19sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/lm49453' into asoc-nextMark Brown1-73/+346
2014-11-28ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/HaswellJie Yang1-18/+16
2014-11-28ASoC: Intel: Correct the xmax volumeJie Yang1-4/+4
2014-11-27ASoC: Intel: Remove useless loopback volume control for BroadwellJie Yang1-4/+0
2014-11-25ASoC: Intel: Fix stream volume set no effect issue on BroadwellJie Yang1-9/+12
2014-11-04ASoC: Intel: Fix build with CONFIG_SLEEP enabled.Liam Girdwood1-4/+7
2014-11-04ASoC: Intel: Fix the driver data not set issueJie Yang1-1/+0
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-10-30ASoC: Intel: fix build with runtime PM disabled.Liam Girdwood1-8/+6
2014-10-29ASoC: Intel: Add PM support to HSW/BDW PCM driverLiam Girdwood1-14/+257
2014-10-28ASoC: Intel: Make ADSP memory block allocation more genericLiam Girdwood1-22/+61
2014-10-20ASoC: intel: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20ASoC: Intel: Make HSW/BDW pointer debug verboseLiam Girdwood1-2/+2
2014-10-20ASoC: Intel: Add 4 channel support to DSP.Liam Girdwood1-7/+1
2014-10-16ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood1-3/+1
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-07-14ASoC: Intel: Cleanup HSW pcm format supportJie Yang1-9/+18
2014-06-03Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into asoc-nextMark Brown1-1/+0
2014-06-01ASoC: Intel: remove duplicate headersAndy Shevchenko1-1/+0
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-4/+4
2014-05-05ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood1-1/+3
2014-05-02ASoC: Intel: Fix stream position pointer.Liam Girdwood1-4/+6
2014-05-02ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood1-0/+28
2014-05-02ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood1-5/+4
2014-05-02ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.Liam Girdwood1-27/+31
2014-04-14ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen1-4/+4
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+872