aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-06ASoC: Intel: Common: Update dsp register poll implementationJeeja KP1-26/+26
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai2-41/+21
2016-11-13ASoC: Intel: common: add ACPI package extraction utilityPierre-Louis Bossart2-1/+73
2016-11-03ASoC: Intel: Add sst_ipc_tx_message_nopmVinod Koul2-0/+11
2016-10-28ASoC: Intel: Add check_dsp_lp_on callback on IPCVinod Koul2-1/+19
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-3/+3
2016-09-24ASoC: Intel: boards: Add bdw-rt5677 machine driverJohn Keeping1-0/+1
2016-07-11ASoC: intel: Fix sst-dsp dependency on dw stuffTakashi Iwai5-74/+71
2016-07-08ASoC: Intel: Atom: Add quirk for Surface 3Vinod Koul1-1/+1
2016-06-27ASoC: Intel: common: increase the loglevel of "FW Poll Status".Vedang Patel1-1/+1
2016-05-30ASoC: intel: make function stub staticRandy Dunlap1-1/+1
2016-05-19Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+9
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko1-1/+1
2016-03-30ASoC: intel: add function stub when ACPI is not enabledRandy Dunlap1-0/+9
2016-03-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown3-5/+44
2016-03-12ASoC: Intel: add dmabuffer to common sst_dspJeeja KP1-0/+1
2016-03-05ASoC: Intel: common: add translation from HID to codec-namePierre-Louis Bossart2-0/+36
2016-03-05ASoC: Intel: common: filter ACPI devices with _STA return valuePierre-Louis Bossart1-2/+18
2016-02-08ASoC: Intel: Add module tags for common match moduleVinod Koul1-0/+3
2016-02-08ASoC: Intel: Load the atom DPCM driver onlyPierre-Louis Bossart1-0/+4
2016-02-08ASoC: Intel: Create independent acpi match moduleVinod Koul1-1/+3
2016-02-08ASoC: Intel: Revert "ASoC: Intel: fix ACPI probe regression with Atom DPCM driver"Vinod Koul1-5/+0
2016-01-25ASoC: Intel: Use acpi_dev_present()Lukas Wunner1-15/+1
2016-01-05ASoC: Intel: fix ACPI probe regression with Atom DPCM driverPierre-Louis Bossart1-0/+5
2015-12-16ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issueJie Yang1-1/+15
2015-11-25ASoC: Intel: sst: only select sst-firmware when DW DMAC is built-inJie Yang3-5/+3
2015-11-16ASoC: Intel: constify sst_block_ops structuresJulia Lawall2-5/+5
2015-11-16ASoC: Intel: add fw name to common dsp contextVinod Koul1-0/+2
2015-11-16ASoC: Intel: Atom: move atom driver to common acpi matchVinod Koul2-4/+9
2015-11-16ASoC: Intel: Move apci find machine routinesVinod Koul4-34/+73
2015-10-22ASoC: Intel: sst: only use sst-firmware when DW DMAC is availableJie Yang3-1/+9
2015-10-09ASoC: Intel: Skylake: Correct the runtime handler behaviourJeeja KP1-0/+1
2015-10-07ASoC: Intel: use dw_dmac autoconfigurationAndy Shevchenko1-8/+2
2015-07-16ASoC: Intel: Skylake: Add code loader DMA APIsVinod Koul1-0/+3
2015-07-09ASoC: Intel: Add DSP init and boot up functionality for SKLSubhransu S. Prusty1-0/+4
2015-07-09ASoC: Intel: Add Skylake IPC librarySubhransu S. Prusty1-0/+4
2015-07-09ASoC: Intel: Add helper to update register bits with attr RWCSubhransu S. Prusty2-0/+32
2015-07-09ASoC: Intel: Add helper to poll register for DSP statusSubhransu S. Prusty2-0/+45
2015-07-08ASoC: Intel: Reorganize the common dsp structureSubhransu S. Prusty1-4/+8
2015-06-15ASoC: intel: Constify ACPI device idsMathias Krause1-1/+1
2015-06-02ASoC: Intel: Allocate for the mailbox with max sizeSubhransu S. Prusty2-3/+30
2015-05-22ASoC: Intel: Allow to configure max size for mailbox dataSubhransu S. Prusty1-0/+2
2015-05-22ASoC: Intel: Remove the direct register reference from common ipcSubhransu S. Prusty1-3/+2
2015-05-22ASoC: Intel: Create an ops to check for DSP busySubhransu S. Prusty1-0/+1
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown8-0/+2961
2015-04-10ASoC: Intel: Refactor common IPC/mailbox code into generic APIsJin Yao3-1/+387
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang6-0/+2569