aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-01ASoC: Intel: add nau8824 sound cardJohn Hsu1-0/+9
2018-01-05Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-3/+1
2017-12-06ASoC: Intel: Skylake: Remove second shim read in register_pollSubhransu S. Prusty1-3/+1
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown8-285/+467
2017-11-02ASoC: intel: include linux/module.h as neededArnd Bergmann1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-21ASoC: Intel: add SOF firmare/topology file informationPierre-Louis Bossart3-1/+81
2017-10-21ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart5-40/+380
2017-10-21ASoC: Intel: common: use c99 syntax for ACPI/machine tablesPierre-Louis Bossart1-5/+25
2017-10-21ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart4-266/+9
2017-10-21ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2017-06-30ASoC: Intel: Skylake: Add sram address to sst_addr structureGuneshwor Singh1-0/+4
2017-05-24ASoC: Improve machine driver selection based on quirk dataNaveen M2-0/+38
2017-05-24ASoC: Move quirk to identify correct machine driverNaveen M1-3/+9
2017-05-24ASoC: Intel: Create a helper to search for matching machineNaveen M2-4/+18
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