| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-07-16 | ASoC: Intel: Skylake: Print error code in IPC for SKL |  Omair M Abdullah | 1 | -0/+6 |
| 2015-07-16 | ASoC: Intel: Skylake: Add SKL DSP initialization |  Subhransu S. Prusty | 4 | -1/+295 |
| 2015-07-16 | ASoC: Intel: Skylake: Process code loader DMA interrupt |  Subhransu S. Prusty | 2 | -0/+8 |
| 2015-07-16 | ASoC: Intel: Skylake: Add code loader DMA APIs |  Vinod Koul | 4 | -1/+143 |
| 2015-07-16 | ASoC: Intel: Skylake: add code loader DMA operations |  Vinod Koul | 2 | -0/+254 |
| 2015-07-16 | ASoC: Intel: Skylake: Add code loader DMA registers |  Vinod Koul | 1 | -0/+191 |
| 2015-07-16 | ASoC: Intel: Skylake: Add dsp loader ops |  Subhransu S. Prusty | 1 | -0/+9 |
| 2015-07-15 | ASoC: Intel: Get correct usage_count value to load firmware |  Shilpa Sreeramalu | 1 | -7/+7 |
| 2015-07-09 | ASoC: Intel: Add DSP init and boot up functionality for SKL |  Subhransu S. Prusty | 4 | -1/+399 |
| 2015-07-09 | ASoC: Intel: Add Skylake IPC library |  Subhransu S. Prusty | 5 | -0/+895 |
| 2015-07-09 | ASoC: Intel: Add helper to update register bits with attr RWC |  Subhransu S. Prusty | 2 | -0/+32 |
| 2015-07-09 | ASoC: Intel: Add helper to poll register for DSP status |  Subhransu S. Prusty | 2 | -0/+45 |
| 2015-07-09 | ASoC: Intel: Add support for decoupled mode in skl driver |  Jeeja KP | 2 | -8/+349 |
| 2015-07-09 | ASoC: Intel: Add makefile support for SKL driver |  Jeeja KP | 3 | -0/+8 |
| 2015-07-09 | ASoC: Intel: Add Skylake HDA audio driver |  Jeeja KP | 1 | -0/+525 |
| 2015-07-09 | ASoC: Intel: Add Skylake HDA platform driver |  Jeeja KP | 2 | -0/+657 |
| 2015-07-08 | ASoC: Intel: Reorganize the common dsp structure |  Subhransu S. Prusty | 1 | -4/+8 |
| 2015-07-08 | ASoC: Intel: Define SKL ADSP IPC and general purpose registers |  Subhransu S. Prusty | 1 | -0/+62 |
| 2015-07-08 | ASoC: intel - atom: fix sst_platform_compr_ops declaration |  Vinod Koul | 2 | -1/+1 |
| 2015-07-08 | ASoC: intel - atom: statify sst_slot_enum_info |  Vinod Koul | 1 | -1/+1 |
| 2015-07-08 | ASoC: intel - kconfig: remove SND_SOC_INTEL_SST prompt |  Vinod Koul | 1 | -10/+9 |
| 2015-07-08 | ASoC: intel: kconfig - Move DW_DMAC_CORE dependency to machines |  Vinod Koul | 1 | -1/+4 |
| 2015-07-08 | ASoC: Intel: use CONFIG_SND_SOC for intel boards |  Vinod Koul | 1 | -1/+1 |
| 2015-07-07 | ASoC: cht_bsw_max98090_ti: Use card DAPM context to access widgets |  Lars-Peter Clausen | 1 | -11/+7 |
| 2015-07-06 | ASoC: Intel: fix incorrect widget name |  Fang, Yang A | 1 | -2/+2 |
| 2015-06-22 | Merge tag 'asoc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next |  Takashi Iwai | 6 | -18/+44 |
| 2015-06-22 | Merge remote-tracking branches 'asoc/topic/intel' and 'asoc/topic/max98090' into asoc-next |  Mark Brown | 5 | -17/+43 |
| 2015-06-22 | Merge tag 'asoc-v4.2' into asoc-next |  Mark Brown | 14 | -68/+711 |
| 2015-06-22 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fmtbit', 'asoc/fix/intel', 'asoc/fix/max98925', 'asoc/fix/rcar' and 'asoc/fix/ux500' into asoc-linus |  Mark Brown | 1 | -1/+1 |
| 2015-06-15 | ASoC: intel: Constify ACPI device ids |  Mathias Krause | 1 | -1/+1 |
| 2015-06-15 | ASoC: Intel: fixed TI button detection |  Fang, Yang A | 1 | -0/+30 |
| 2015-06-15 | ASoC: Intel: mrfld: simplify sst_fill_widget_module_info |  Rasmus Villemoes | 1 | -12/+8 |
| 2015-06-12 | ASoC: Intel: Added I2C dependency to two BSW machine drivers |  Fang, Yang A | 1 | -2/+2 |
| 2015-06-12 | ASoC: Intel: sst: use ; instead of , at the of a C statement |  Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2015-06-12 | ASoC: Intel: Fixed incorrect sst pcm_delay |  Fang, Yang A | 1 | -1/+1 |
| 2015-06-08 | ASoC: intel: Remove unused variable hsw |  Takashi Iwai | 1 | -1/+0 |
| 2015-06-05 | Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601', 'asoc/topic/intel', 'asoc/topic/lm3857' and 'asoc/topic/max98090' into asoc-next |  Mark Brown | 14 | -68/+711 |
| 2015-06-05 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next |  Mark Brown | 1 | -1/+1 |
| 2015-06-02 | ASoC: Intel: Allocate for the mailbox with max size |  Subhransu S. Prusty | 2 | -3/+30 |
| 2015-06-02 | ASoC: Intel: handle haswell pcm suspend including runtime modules freeing |  Jie Yang | 1 | -6/+16 |
| 2015-06-02 | ASoC: Intel: check and clear runtime module pointer |  Jie Yang | 1 | -2/+7 |
| 2015-06-02 | ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue" |  Jie Yang | 1 | -3/+1 |
| 2015-06-02 | ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()" |  Jie Yang | 1 | -0/+15 |
| 2015-06-02 | ASoC: Intel: don't need compress offload for broadwell |  Jie Yang | 1 | -1/+0 |
| 2015-05-28 | ASoC: Intel: fix broadwell module removing failed issue |  Liam Girdwood | 1 | -1/+3 |
| 2015-05-28 | ASoC: Intel: remove unused function hsw_pcm_free_modules() |  Jie Yang | 1 | -15/+0 |
| 2015-05-22 | ASoC: Intel: Initialize max mailbox size for haswell |  Subhransu S. Prusty | 1 | -0/+3 |
| 2015-05-22 | ASoC: Intel: Initialize max mailbox size for baytrail |  Subhransu S. Prusty | 1 | -0/+2 |
| 2015-05-22 | ASoC: Intel: Allow to configure max size for mailbox data |  Subhransu S. Prusty | 1 | -0/+2 |
| 2015-05-22 | ASoC: Intel: Remove the direct register reference from common ipc |  Subhransu S. Prusty | 1 | -3/+2 |