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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-08-01
ASoC: intel/sdw_utils: move maxim codec helper functions
Vijendar Mukunda
4
-17
/
+11
2024-08-01
ASoC: intel/sdw_utils: move cirrus soundwire codec helper functions
Vijendar Mukunda
7
-68
/
+54
2024-08-01
ASoC: intel/sdw_utils: move rtk amp codec helper functions
Vijendar Mukunda
5
-20
/
+16
2024-08-01
ASoC: intel/sdw_utils: move rt700 and rt711 codec helper functions
Vijendar Mukunda
5
-20
/
+17
2024-08-01
ASoC: intel/sdw_utils: move rtk jack common helper functions
Vijendar Mukunda
5
-20
/
+14
2024-08-01
ASoC: intel/sdw_utils: move rt5682 codec helper function
Vijendar Mukunda
4
-7
/
+9
2024-08-01
ASoC: intel: split soundwire machine driver private data
Vijendar Mukunda
10
-38
/
+45
2024-08-01
ASoC: intel/sdw_utils: move rt722 sdca helper functions
Vijendar Mukunda
4
-6
/
+6
2024-08-01
ASoC: intel/sdw_utils: move rt712 sdca helper functions
Vijendar Mukunda
4
-6
/
+8
2024-08-01
ASoC: intel/sdw_utils: move rtk dmic helper functions
Vijendar Mukunda
4
-7
/
+6
2024-08-01
ASoC: intel/sdw_utils: move dmic codec helper function
Vijendar Mukunda
4
-8
/
+6
2024-08-01
ASoC: intel/sdw_utils: move soundwire machine driver helper functions
Vijendar Mukunda
2
-60
/
+61
2024-08-01
ASoC: intel: move soundwire machine driver common structures
Vijendar Mukunda
1
-43
/
+0
2024-08-01
ASoC: intel/sdw-utils: move soundwire machine driver soc ops
Vijendar Mukunda
8
-138
/
+165
2024-08-01
ASoC: intel: rename ignore_pch_dmic variable name
Vijendar Mukunda
2
-8
/
+8
2024-08-01
ASoC: intel: rename maxim codec macros
Vijendar Mukunda
1
-4
/
+4
2024-08-01
ASoC: intel: rename soundwire codec helper functions
Vijendar Mukunda
16
-188
/
+188
2024-08-01
ASoC: intel: rename soundwire machine driver soc ops
Vijendar Mukunda
3
-26
/
+26
2024-08-01
ASoC: intel: rename soundwire common header macros
Vijendar Mukunda
6
-126
/
+126
2024-08-01
ASoC: intel: rename codec_info and dai_info structures names
Vijendar Mukunda
9
-32
/
+32
2024-08-01
ASoC: SOF: Remove libraries from topology lookups
Curtis Malainey
1
-1
/
+1
2024-08-01
ALSA: pcm_timer: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ALSA: aloop: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ALSA: pci: rme9652: use snd_pcm_direction_name()
Kuninori Morimoto
1
-4
/
+2
2024-08-01
ALSA: pci: pcxhr: use snd_pcm_direction_name()
Kuninori Morimoto
1
-1
/
+1
2024-08-01
ALSA: memalloc: Let IOMMU handle S/G primarily
Takashi Iwai
1
-74
/
+33
2024-08-01
ALSA: memalloc: Use DMA API for x86 WC page allocations, too
Takashi Iwai
1
-18
/
+17
[prev]
[next]