summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst-haswell-ipc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: create haswell folder and move haswell platform files inJie Yang2015-04-061-2428/+0Star
* Intel: ASoC: Add condition check before set param to wavesLu, Han2015-03-191-0/+5
* ASoC: Intel: add kcontrol to set parameter to sound effect module wavesLu, Han2015-03-121-0/+64
* ASoC: Intel: add function to set parameter to sound effect module wavesLu, Han2015-03-121-0/+59
* ASoC: Intel: add kcontrol to enable/disable sound effect module wavesLu, Han2015-03-121-0/+19
* ASoC: Intel: add function to enable/disable sound effect module wavesLu, Han2015-03-111-0/+175
* ASoC: Intel: add function to load sound effect module wavesLu, Han2015-03-111-2/+21
* ASoC: Intel: add function to load firmware imageLu, Han2015-03-111-6/+77
* Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-03-111-8/+24
|\
| * ASoC: Intel: remove conflicts when load/unload multiple firmware imagesLu, Han2015-03-061-8/+24
* | ASoC: Intel: Clean data after SST fw fetchLibin Yang2015-02-111-0/+28
* | ASoC: intel: sst-haswell-ipc: Remove unused functionsRickard Strandqvist2015-02-081-168/+0Star
* | Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-02-051-2/+32
|\|
| * ASoC: Intel: Used lock version to update shim registersJie Yang2015-01-271-2/+2
| * ASoC: Intel: Add NULL checks for the stream pointerJie Yang2015-01-071-0/+30
* | ASoC: Intel: remove an unused struct memberDan Carpenter2015-01-281-2/+0Star
* | ASoC: Intel: initial stream_hw_id to invalid valueJie Yang2015-01-141-0/+3
|/
* ASoC: Intel: Fix stream volume set no effect issue on BroadwellJie Yang2014-11-251-9/+26
* ASoC: Intel: fix build with runtime PM disabled.Liam Girdwood2014-10-301-1/+1
* ASoC: Intel: Add debug output when boot fails.Liam Girdwood2014-10-301-2/+6
* ASoC: Intel: Add PM support to HSW/BDW IPC driverLiam Girdwood2014-10-291-5/+251
* ASoC: Intel: Make ADSP memory block allocation more genericLiam Girdwood2014-10-281-56/+56
* ASoC: Intel: Add 4 channel support to DSP.Liam Girdwood2014-10-201-4/+0Star
* ASoC: Intel: Add TDM support to HSW/BDW SSP portLiam Girdwood2014-10-201-0/+4
* ASoC: Intel: update stream only on stream IPC msgsPaweł Piskorski2014-08-011-1/+2
* ASoC: Intel: Don't issue ipc when processing responsePaweł Piskorski2014-08-011-2/+3
* ASoC: Intel: Delete message when IPC timeout occursLiam Girdwood2014-08-011-0/+1
* ASoC: Intel: Add debug to set DX stateLiam Girdwood2014-07-301-1/+8
* ASoC: Intel: Add notification trace for reset.Liam Girdwood2014-07-301-0/+2
* ASoC: Intel: Update FW version readbackJie Yang2014-07-161-3/+17
* ASoC: Intel: remove duplicate headersAndy Shevchenko2014-06-011-1/+0Star
* ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup pathImre Deak2014-06-011-4/+8
* ASoC: Intel: avoid format string leak to thread nameKees Cook2014-05-261-1/+1
* ASoC: Intel: Fix stream position pointer.Liam Girdwood2014-05-021-2/+20
* ASoC: Intel: Cancel hsw_notification_work before freeing the streamJarkko Nikula2014-04-241-0/+1
* ASoC: Intel: Fix audio crash due to race condition in stream deletionWenkai Du2014-04-231-0/+8
* ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer2014-04-181-1/+2
* ASoC: Intel: some incorrect sizeof() usagesDan Carpenter2014-04-181-2/+2
* Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-131-0/+1785