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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
ASoC: tas2781-i2c: Drop weird GPIO code
Linus Walleij
3
-25
/
+3
2024-08-07
ASoC: codecs: lpass-va-macro: warn on unknown version
Dmitry Baryshkov
1
-0
/
+4
2024-08-07
ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecs
Dmitry Baryshkov
1
-0
/
+6
2024-08-06
ASoC: remove bespoke trigger support
Kuninori Morimoto
3
-72
/
+4
2024-08-06
ASoC: Extend wm_adsp so cs35l56 can suppress controls
Mark Brown
3
-3
/
+28
2024-08-05
ASoC: cs35l56: Handle OTP read latency over SoundWire
Richard Fitzgerald
1
-0
/
+77
2024-08-05
ASoC: codecs: lpass-macro: fix missing codec version
Johan Hovold
1
-0
/
+2
2024-08-05
ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULL
Richard Fitzgerald
1
-1
/
+1
2024-08-05
ASoC: cs35l56: Stop creating ALSA controls for firmware coefficients
Simon Trimmer
1
-0
/
+11
2024-08-05
ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()
Simon Trimmer
2
-3
/
+17
2024-08-02
ASoC/SOF/PCI/Intel: add PantherLake support
Mark Brown
11
-2
/
+288
2024-08-02
ASoC: SOF: reshuffle and optimize structures
Mark Brown
2
-9
/
+11
2024-08-02
ASoC: cs43130: Constify snd_soc_component_driver struct
Christophe JAILLET
1
-41
/
+32
2024-08-02
ASoC: fsl: lpc3xxx: Make some symbols static
Yue Haibing
2
-3
/
+3
2024-08-02
ASoC: sti-sas: Constify snd_soc_component_driver struct
Christophe JAILLET
1
-16
/
+5
2024-08-02
ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...
Shenghao Ding
1
-0
/
+1
2024-08-02
ASoC: SOF: sof-audio.h: optimize snd_sof_pcm_stream_pipeline_list
Pierre-Louis Bossart
1
-2
/
+2
2024-08-02
ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msg
Pierre-Louis Bossart
1
-3
/
+4
2024-08-02
ASoC: SOF: sof-priv.h: optimize snd_sof_mailbox
Pierre-Louis Bossart
1
-1
/
+1
2024-08-02
ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_params
Pierre-Louis Bossart
1
-3
/
+4
2024-08-02
ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support
Bard Liao
1
-0
/
+73
2024-08-02
ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
Bard Liao
1
-0
/
+31
2024-08-02
ASoC: SOF: Intel: add initial support for PTL
Pierre-Louis Bossart
7
-0
/
+126
2024-08-02
ASoC: SOF: Intel: add PTL specific power control register
Fred Oh
2
-2
/
+16
2024-08-02
ASoC: Intel: soc-acpi: add PTL match tables
Pierre-Louis Bossart
2
-0
/
+42
2024-08-02
ASoC: cs42l43: Cache shutter IRQ control pointers
Charles Keepax
2
-17
/
+58
2024-08-02
ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper
Charles Keepax
1
-9
/
+2
2024-08-02
ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers
Charles Keepax
1
-8
/
+34
2024-08-02
ASoC: cs42l43: Remove redundant semi-colon at end of function
Charles Keepax
1
-1
/
+1
2024-08-01
ALSA/ASoC: use snd_pcm_direction_name()
Mark Brown
7
-33
/
+29
2024-08-01
AMD SOF based generic SoundWire machine driver
Mark Brown
36
-1357
/
+2257
2024-08-01
ASoC: soc-dapm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ASoC: soc-pcm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-15
/
+15
2024-08-01
ASoC: tegra: use snd_pcm_direction_name()
Kuninori Morimoto
1
-8
/
+8
2024-08-01
ASoC: fsl: lpc3xxx-i2s: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ASoC: sof: intel: use snd_pcm_direction_name()
Kuninori Morimoto
1
-3
/
+1
2024-08-01
ASoC: sof: pcm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-1
/
+1
2024-08-01
ASoC: stm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+2
2024-08-01
ASoC: Use of_property_read_bool()
Rob Herring (Arm)
2
-6
/
+6
2024-08-01
ASoC: Use of_property_present()
Rob Herring (Arm)
2
-2
/
+2
2024-08-01
ASoC: amd/sdw_utils: add sof based soundwire generic machine driver
Vijendar Mukunda
4
-0
/
+806
2024-08-01
ASoC: SOF: amd: update mach params subsystem_rev variable
Vijendar Mukunda
3
-0
/
+5
2024-08-01
ASoC: SOF: amd: add alternate machines for acp6.3 based platform
Vijendar Mukunda
1
-0
/
+1
2024-08-01
ASoC: amd: acp: add soundwire machines for acp6.3 based platform
Vijendar Mukunda
5
-0
/
+98
2024-08-01
ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link()
Vijendar Mukunda
2
-71
/
+88
2024-08-01
ASoC: sdw_utils: refactor sof_sdw_card_late_probe function
Vijendar Mukunda
2
-9
/
+19
2024-08-01
ASoC: intel/sdw_utils: move machine driver dai link helper functions
Vijendar Mukunda
2
-52
/
+54
2024-08-01
ASoC: intel/sdw_utils: move soundwire codec_info_list structure
Vijendar Mukunda
2
-652
/
+663
2024-08-01
ASoC: intel/sdw_utils: move soundwire dai type macros
Vijendar Mukunda
1
-4
/
+0
2024-08-01
ASoC: intel/sdw_utils: move dai id common macros
Vijendar Mukunda
1
-6
/
+0
[prev]
[next]