summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom/sst/sst.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-15ASoC: Intel: sst: Replace sprintf() with sysfs_emit()Takashi Iwai1-4/+4
2022-06-06ASoC: Intel: atom: sst: remove useless initializationPierre-Louis Bossart1-1/+1
2022-04-05ASoC: intel: atom: Remove superfluous flush_scheduled_work()Takashi Iwai1-1/+0
2020-11-02ASoC: Intel: remove unneeded semicolonTom Rix1-1/+1
2020-10-06ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski1-1/+0
2020-08-18ASoC: Intel: Atom: remove useless assignmentPierre-Louis Bossart1-1/+1
2020-08-18ASoC: Intel: Atom: remove redundant initializationPierre-Louis Bossart1-1/+1
2020-08-18ASoC: Intel: Atom: sst: remove useless NULL assignmentPierre-Louis Bossart1-1/+0
2020-02-14sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-3/+2
2019-12-03ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2018-03-01ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede1-1/+23
2017-06-16ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai1-11/+11
2017-06-06ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson1-19/+0
2017-05-24ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke1-16/+0
2017-05-14ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto1-1/+1
2016-12-05ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec1-0/+39
2016-09-03ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"Colin Ian King1-1/+1
2016-08-18ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"Colin Ian King1-1/+2
2015-06-12ASoC: Intel: sst: use ; instead of , at the of a C statementSebastian Andrzej Siewior1-2/+2
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang1-0/+557