summaryrefslogtreecommitdiff
path: root/sound/soc/intel/atom/sst/sst.c
AgeCommit message (Expand)Author
2022-04-05ASoC: intel: atom: Remove superfluous flush_scheduled_work()Takashi Iwai
2020-11-02ASoC: Intel: remove unneeded semicolonTom Rix
2020-10-06ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski
2020-08-18ASoC: Intel: Atom: remove useless assignmentPierre-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-02-14sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2019-12-03ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2018-03-01ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede
2017-06-16ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai
2017-06-06ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson
2017-05-24ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke
2017-05-14ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto
2016-12-05ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec
2016-09-03ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"Colin Ian King
2016-08-18ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"Colin Ian King
2015-06-12ASoC: Intel: sst: use ; instead of , at the of a C statementSebastian Andrzej Siewior
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang