Age | Commit message (Expand) | Author |
2024-10-28 | ASoC: Intel: sst: Fix used of uninitialized ctx to log an error | Hans de Goede |
2024-10-25 | ASoC: Intel: sst: Support LPE0F28 ACPI HID | Hans de Goede |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-05-08 | ASoC: intel: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-03-05 | ASoC: Intel: atom: sst_ipc: Remove unused intel-mid.h | Andy Shevchenko |
2023-08-08 | ASoC: SOF: Intel: add LunarLake support | Mark Brown |
2023-07-31 | ASoC: Intel: atom: remove static analysis false positive | Pierre-Louis Bossart |
2023-07-18 | ASoC: Intel: sst: Convert to PCI device IDs defines | Amadeusz Sławiński |
2023-05-23 | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea |
2023-03-20 | ASoC: Intel: sst: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-08-15 | ASoC: Intel: sst: Replace sprintf() with sysfs_emit() | Takashi Iwai |
2022-06-06 | ASoC: Intel: atom: sst_ipc: remove useless initializations | Pierre-Louis Bossart |
2022-06-06 | ASoC: Intel: atom: sst_ipc: remove redundant test | Pierre-Louis Bossart |
2022-06-06 | ASoC: Intel: atom: sst: remove useless initialization | Pierre-Louis Bossart |
2022-04-27 | ASoC: Intel: atom: use pm_runtime_resume_and_get() | Pierre-Louis Bossart |
2022-04-05 | ASoC: intel: atom: Remove superfluous flush_scheduled_work() | Takashi Iwai |
2021-07-28 | ASoC: Intel: Fix spelling contraction "cant" -> "can't" | Colin Ian King |
2021-03-10 | ASoC: Intel: atom: fix kernel-doc | Pierre-Louis Bossart |
2020-11-19 | ASoC: Intel: Atom: add dynamic selection of DSP driver | Pierre-Louis Bossart |
2020-11-02 | ASoC: Intel: remove unneeded semicolon | Tom Rix |
2020-10-14 | ASoC: Intel: atom: Remove duplicate kconfigs | Cezary Rojewski |
2020-10-06 | ASoC: Intel: Make atom components independent of sst-dsp | Cezary Rojewski |
2020-08-18 | ASoC: Intel: Atom: (cosmetic) align parameters | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst_pvt: simplify return handling | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst_loader: remove always-true condition | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: remove useless assignment | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst_pvt: remove redundant initialization | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: remove redundant initialization | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst: remove useless NULL assignment | Pierre-Louis Bossart |
2020-07-30 | ASoC: Intel: drop unnecessary list_empty | Julia Lawall |
2020-07-01 | ASoC: Intel: atom: fix kernel-doc | Pierre-Louis Bossart |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart |
2020-04-10 | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | ASoC: Intel: atom: Fix uninitialized variable compiler warning | Hans de Goede |
2020-04-02 | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-02-14 | sound: Call cpu_latency_qos_*() instead of pm_qos_*() | Rafael J. Wysocki |
2020-02-11 | ASoC: Intel: mrfld: return error codes when an error occurs | Colin Ian King |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-03 | ASoC: Intel: sst: Add missing include <linux/io.h> | YueHaibing |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-10 | ASoC: Intel: sst: fix kmalloc call with wrong flags | Alex Levin |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-05-30 | ASoC: Intel: use common helpers to detect CPUs | Pierre-Louis Bossart |
2019-01-04 | ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing | Stephan Gerhold |
2019-01-04 | ASoC: Intel: sst: Simplify is_byt_cr() | Stephan Gerhold |
2019-01-03 | ASoC: Intel: Atom: simplify boolean tests | Pierre-Louis Bossart |
2018-11-06 | ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL | Pierre-Louis Bossart |
2018-11-06 | ASoC: Intel: use standard interface for Atom machine drivers | Pierre-Louis Bossart |