summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom/sst/sst.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sst: Convert to PCI device IDs definesAmadeusz Sławiński2023-07-181-4/+10
* ASoC: Intel: sst: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-151-4/+4
* ASoC: Intel: atom: sst: remove useless initializationPierre-Louis Bossart2022-06-061-1/+1
* ASoC: intel: atom: Remove superfluous flush_scheduled_work()Takashi Iwai2022-04-051-1/+0
* ASoC: Intel: remove unneeded semicolonTom Rix2020-11-021-1/+1
* ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski2020-10-061-1/+0
* ASoC: Intel: Atom: remove useless assignmentPierre-Louis Bossart2020-08-181-1/+1
* ASoC: Intel: Atom: remove redundant initializationPierre-Louis Bossart2020-08-181-1/+1
* ASoC: Intel: Atom: sst: remove useless NULL assignmentPierre-Louis Bossart2020-08-181-1/+0
* sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-3/+2
* ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing2019-12-031-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede2018-03-011-1/+23
* ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai2017-06-161-11/+11
* ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson2017-06-061-19/+0
* ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke2017-05-241-16/+0
* ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto2017-05-141-1/+1
* ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec2016-12-051-0/+39
* ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"Colin Ian King2016-09-031-1/+1
* ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"Colin Ian King2016-08-181-1/+2
* ASoC: Intel: sst: use ; instead of , at the of a C statementSebastian Andrzej Siewior2015-06-121-2/+2
* ASoC: Intel: create atom folder and move atom platform files inJie Yang2015-04-061-0/+557