summaryrefslogtreecommitdiff
path: root/sound/soc/intel/atom/sst
AgeCommit message (Expand)Author
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown
2023-07-31ASoC: Intel: atom: remove static analysis false positivePierre-Louis Bossart
2023-07-18ASoC: Intel: sst: Convert to PCI device IDs definesAmadeusz Sławiński
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-03-20ASoC: Intel: sst: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-15ASoC: Intel: sst: Replace sprintf() with sysfs_emit()Takashi Iwai
2022-06-06ASoC: Intel: atom: sst_ipc: remove useless initializationsPierre-Louis Bossart
2022-06-06ASoC: Intel: atom: sst_ipc: remove redundant testPierre-Louis Bossart
2022-06-06ASoC: Intel: atom: sst: remove useless initializationPierre-Louis Bossart
2022-04-27ASoC: Intel: atom: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-04-05ASoC: intel: atom: Remove superfluous flush_scheduled_work()Takashi Iwai
2021-07-28ASoC: Intel: Fix spelling contraction "cant" -> "can't"Colin Ian King
2021-03-10ASoC: Intel: atom: fix kernel-docPierre-Louis Bossart
2020-11-19ASoC: Intel: Atom: add dynamic selection of DSP driverPierre-Louis Bossart
2020-11-02ASoC: Intel: remove unneeded semicolonTom Rix
2020-10-14ASoC: Intel: atom: Remove duplicate kconfigsCezary Rojewski
2020-10-06ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski
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: 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-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall
2020-07-01ASoC: Intel: atom: fix kernel-docPierre-Louis Bossart
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
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-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
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-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-03ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing
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-01-04ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missingStephan Gerhold
2019-01-04ASoC: Intel: sst: Simplify is_byt_cr()Stephan Gerhold
2019-01-03ASoC: Intel: Atom: simplify boolean testsPierre-Louis Bossart
2018-11-06ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart
2018-11-06ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart
2018-11-05ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann
2018-07-25ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart
2018-07-25ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart
2018-03-01ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede
2018-03-01ASoC: Intel: sst: Add sst_realloc_stream() functionHans de Goede