summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom
AgeCommit message (Expand)Author
2020-10-14ASoC: Intel: atom: Remove duplicate kconfigsCezary Rojewski
2020-10-06ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-08-21ASoC: intel: atom: Add period size constraintBrent Lu
2020-08-18ASoC: Intel: Atom: (cosmetic) align parametersPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: sst_pvt: simplify return handlingPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: sst_loader: remove always-true conditionPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: remove useless assignmentPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: platform-pcm: fix redundant returnPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: sst_pvt: remove redundant initializationPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: remove redundant initializationPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: sst: remove useless NULL assignmentPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: platform-pcm: remove redundant assignmentPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: compress: remove redundant assignmentPierre-Louis Bossart
2020-08-18ASoC: Intel: Atom: sst-atom-controls: remove redundant assignmentsPierre-Louis Bossart
2020-08-17ASoC: intel: Fix memleak in sst_media_openDinghao Liu
2020-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall
2020-07-27ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-01ASoC: Intel: atom: fix 'defined but not used' warningPierre-Louis Bossart
2020-07-01ASoC: Intel: atom: fix kernel-docPierre-Louis Bossart
2020-05-18ASoC: intel: use snd_soc_xxx_active()Kuninori Morimoto
2020-05-12ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-04-21ASoC: intel: atom: use snd_compress_opsKuninori Morimoto
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede
2020-04-03ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede
2020-04-03ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-25ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King
2020-02-14sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-11ASoC: Intel: mrfld: return error codes when an error occursColin Ian King
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-11ASoC: intel: atom: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-03ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing
2019-10-08ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-10ASoC: Intel: sst: fix kmalloc call with wrong flagsAlex Levin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart
2019-03-25ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-06ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown
2019-01-07ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu