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