| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Intel: create haswell folder and move haswell platform files in | Jie Yang | 2015-04-06 | 1 | -1405/+0 |
* | ASoC: Intel: fix warning reported by static check tool smatch | Lu, Han | 2015-03-27 | 1 | -8/+5 |
* | Intel: ASoC: Add condition check before set param to waves | Lu, Han | 2015-03-19 | 1 | -5/+1 |
* | ASoC: Intel: add kcontrol to set parameter to sound effect module waves | Lu, Han | 2015-03-12 | 1 | -0/+50 |
* | ASoC: Intel: add kcontrol to enable/disable sound effect module waves | Lu, Han | 2015-03-12 | 1 | -0/+68 |
* | ASoC: Intel: add function to load sound effect module waves | Lu, Han | 2015-03-11 | 1 | -2/+19 |
* | ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flag | Libin Yang | 2015-02-17 | 1 | -1/+2 |
* | ASoC: Intel: Clean data after SST fw fetch | Libin Yang | 2015-02-11 | 1 | -0/+65 |
* | ASoC: Intel: add a status for runtime suspend/resume | Jie Yang | 2015-02-05 | 1 | -34/+36 |
* | ASoC: Intel: Split hsw_pcm_data for playback and capture | Jie Yang | 2015-01-09 | 1 | -30/+61 |
* | ASoC: Intel: Add stream direction for pcm-module map | Jie Yang | 2015-01-08 | 1 | -9/+9 |
* | ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 2015-01-06 | 1 | -6/+0 |
* | sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 1 | -2/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 1 | -1/+0 |
| |\ |
|
| | * | ASoC: intel: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t... | Mark Brown | 2014-12-08 | 1 | -73/+346 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/Haswell | Jie Yang | 2014-11-28 | 1 | -18/+16 |
| | * | ASoC: Intel: Correct the xmax volume | Jie Yang | 2014-11-28 | 1 | -4/+4 |
| | * | ASoC: Intel: Remove useless loopback volume control for Broadwell | Jie Yang | 2014-11-27 | 1 | -4/+0 |
| | * | ASoC: Intel: Fix stream volume set no effect issue on Broadwell | Jie Yang | 2014-11-25 | 1 | -9/+12 |
| | * | ASoC: Intel: Fix build with CONFIG_SLEEP enabled. | Liam Girdwood | 2014-11-04 | 1 | -4/+7 |
| | * | ASoC: Intel: Fix the driver data not set issue | Jie Yang | 2014-11-04 | 1 | -1/+0 |
| | * | ASoC: Intel: fix build with runtime PM disabled. | Liam Girdwood | 2014-10-30 | 1 | -8/+6 |
| | * | ASoC: Intel: Add PM support to HSW/BDW PCM driver | Liam Girdwood | 2014-10-29 | 1 | -14/+257 |
| | * | ASoC: Intel: Make ADSP memory block allocation more generic | Liam Girdwood | 2014-10-28 | 1 | -22/+61 |
| | * | ASoC: Intel: Make HSW/BDW pointer debug verbose | Liam Girdwood | 2014-10-20 | 1 | -2/+2 |
| | * | ASoC: Intel: Add 4 channel support to DSP. | Liam Girdwood | 2014-10-20 | 1 | -7/+1 |
| |/ |
|
* / | ASoC: Intel: HSW/BDW only support S16 and S24 formats. | Liam Girdwood | 2014-10-16 | 1 | -3/+1 |
|/ |
|
* | ASoC: sst-haswell-pcm: Move controls and DAPM elements to component | Lars-Peter Clausen | 2014-09-06 | 1 | -17/+15 |
* | ASoC: sst-haswell-pcm: Alloc state struct in driver probe() | Lars-Peter Clausen | 2014-09-06 | 1 | -11/+13 |
* | ASoC: Intel: Cleanup HSW pcm format support | Jie Yang | 2014-07-14 | 1 | -9/+18 |
*-. | Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ... | Mark Brown | 2014-06-03 | 1 | -1/+0 |
|\ \ |
|
| | * | ASoC: Intel: remove duplicate headers | Andy Shevchenko | 2014-06-01 | 1 | -1/+0 |
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2014-05-22 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: Add snd_soc_kcontrol_platform() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -4/+4 |
| |/ |
|
* | | ASoC: Intel: Fix check for pdata usage before dereference. | Liam Girdwood | 2014-05-05 | 1 | -1/+3 |
* | | ASoC: Intel: Fix stream position pointer. | Liam Girdwood | 2014-05-02 | 1 | -4/+6 |
* | | ASoC: Intel: Fix allow hw_params to be called more than once. | Liam Girdwood | 2014-05-02 | 1 | -0/+28 |
* | | ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. | Liam Girdwood | 2014-05-02 | 1 | -5/+4 |
* | | ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. | Liam Girdwood | 2014-05-02 | 1 | -27/+31 |
|/ |
|
* | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown | 2014-03-13 | 1 | -0/+872 |