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
/
avs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
ASoC: Intel: avs: Relocate HDA BE DAI specific operations
Cezary Rojewski
1
-29
/
+26
2024-04-22
ASoC: Intel: avs: Switch to acpi-nhlt
Mark Brown
4
-27
/
+23
2024-04-21
ASoC: Intel: avs: Switch to ACPI NHLT
Amadeusz Sławiński
4
-27
/
+23
2024-04-19
ASoC: Intel: avs: Remove unused IRQ-related code
Cezary Rojewski
9
-249
/
+7
2024-04-19
ASoC: Intel: avs: New IRQ handling implementation
Cezary Rojewski
9
-0
/
+240
2024-04-05
ASoC: Intel: avs: Fixes and cleanups for 6.10
Mark Brown
9
-24
/
+109
2024-04-05
ASoC: Intel: avs: Rule invalid buffer and period sizes out
Cezary Rojewski
1
-0
/
+28
2024-04-05
ASoC: Intel: avs: Add assert_static to guarantee ABI sizes
Amadeusz Sławiński
4
-0
/
+49
2024-04-05
ASoC: Intel: avs: Init debugfs before booting firmware
Cezary Rojewski
1
-2
/
+2
2024-04-05
ASoC: Intel: avs: Wake from D0ix when starting streaming
Cezary Rojewski
1
-0
/
+4
2024-04-05
ASoC: Intel: avs: Remove dead code
Cezary Rojewski
1
-2
/
+0
2024-04-05
ASoC: Intel: avs: Test result of avs_get_module_entry()
Cezary Rojewski
1
-5
/
+9
2024-04-05
ASoC: Intel: avs: Fix potential integer overflow
Cezary Rojewski
1
-1
/
+1
2024-04-05
ASoC: Intel: avs: Replace risky functions with safer variants
Cezary Rojewski
2
-3
/
+3
2024-04-05
ASoC: Intel: avs: Fix ASRC module initialization
Cezary Rojewski
1
-0
/
+1
2024-04-05
ASoC: Intel: avs: Fix config_length for config-less copiers
Cezary Rojewski
1
-5
/
+3
2024-04-05
ASoC: Intel: avs: Silence false-positive memcpy() warnings
Cezary Rojewski
2
-3
/
+3
2024-04-05
ASoC: Intel: avs: Fix debug-slot offset calculation
Cezary Rojewski
1
-3
/
+2
2024-04-05
ASoC: Intel: avs: Restore stream decoupling on prepare
Amadeusz Sławiński
1
-0
/
+4
2024-04-03
ASoC: Merge up fixes
Mark Brown
16
-0
/
+16
2024-04-03
ASoC: Intel: avs: rt5682: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: rt5663: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: rt298: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: rt286: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: rt274: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: nau8825: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: es8336: Constify card_headset_pins
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: hdaudio: Constify probing_link
Amadeusz Sławiński
1
-1
/
+1
2024-04-03
ASoC: Intel: avs: Use devm_kstrdup_const
Amadeusz Sławiński
2
-5
/
+5
2024-04-03
ASoC: Intel: avs: hdaudio: Use devm_kstrdup_const
Amadeusz Sławiński
1
-2
/
+2
2024-04-02
ASoC: Intel: avs: boards: Add modules description
Amadeusz Sławiński
16
-0
/
+16
2024-03-25
ASoC: Intel: avs: i2s_test: Remove redundant dapm routes
Amadeusz Sławiński
1
-79
/
+0
2024-03-25
ASoC: Intel: avs: ssm4567: Board cleanup
Cezary Rojewski
1
-3
/
+1
2024-03-25
ASoC: Intel: avs: ssm4567: Do not ignore route checks
Cezary Rojewski
1
-1
/
+0
2024-03-11
Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
19
-145
/
+1055
2024-03-04
ASoC: Intel: avs: Ignore codecs with no suppoting driver
Cezary Rojewski
1
-4
/
+5
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
16
-143
/
+809
2024-02-20
ASoC: Intel: avs: Populate board selection with new I2S entries
Cezary Rojewski
1
-0
/
+85
2024-02-20
ASoC: Intel: avs: ICCMAX recommendations for ICL+ platforms
Cezary Rojewski
3
-2
/
+64
2024-02-20
ASoC: Intel: avs: TGL-based platforms support
Cezary Rojewski
4
-1
/
+90
2024-02-20
ASoC: Intel: avs: ICL-based platforms support
Cezary Rojewski
6
-1
/
+197
2024-02-20
ASoC: Intel: avs: CNL-based platforms support
Cezary Rojewski
6
-8
/
+119
2024-02-20
ASoC: Intel: avs: Abstract IRQ handling
Cezary Rojewski
5
-37
/
+48
2024-02-20
ASoC: Intel: avs: Abstract IPC handling
Cezary Rojewski
5
-41
/
+72
2024-02-20
ASoC: Intel: avs: Prefix SKL/APL-specific members
Cezary Rojewski
5
-57
/
+56
2024-02-20
ASoC: Intel: avs: Fix sound clipping in single capture scenario
Cezary Rojewski
1
-2
/
+75
2024-02-20
ASoC: Intel: avs: L1SEN reference counted
Cezary Rojewski
2
-3
/
+9
2024-02-09
ASoC: Intel: avs: Expose FW version with sysfs
Cezary Rojewski
4
-1
/
+42
2024-02-08
ASoC: Intel: avs: Send initial config to module if present
Amadeusz Sławiński
1
-0
/
+33
2024-02-08
ASoC: Intel: avs: Add topology parsing support for initial config
Amadeusz Sławiński
2
-2
/
+175
[next]