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
2023-06-21
ALSA: ump: Export snd_ump_receive_ump_val()
Takashi Iwai
1
-3
/
+8
2023-06-21
ALSA: ump: Add no_process_stream flag
Takashi Iwai
1
-0
/
+4
2023-06-21
ALSA: ump: Add helper to change MIDI protocol
Takashi Iwai
1
-7
/
+24
2023-06-21
sound: make all 'class' structures const
Ivan Orlov
3
-14
/
+15
2023-06-21
ALSA: compress: allow setting codec params after next track
Srinivas Kandagatla
1
-1
/
+4
2023-06-21
ASoC: Merge up fixes for CI
Mark Brown
1
-1
/
+1
2023-06-21
ASoC: amd: ps: add SoundWire support
Mark Brown
5
-36
/
+1115
2023-06-21
add snd_soc_{of_}get_dlc()
Mark Brown
13
-120
/
+72
2023-06-20
ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.
Vijendar Mukunda
1
-8
/
+12
2023-06-20
ASoC: amd: update comments in Kconfig file
Vijendar Mukunda
1
-1
/
+2
2023-06-20
ASoC: amd: ps: enable SoundWire dma driver build
Vijendar Mukunda
1
-0
/
+2
2023-06-20
ASoC: amd: ps: add pm ops support for SoundWire dma driver
Vijendar Mukunda
1
-2
/
+96
2023-06-20
ASoC: amd: ps: add support for SoundWire DMA interrupts
Vijendar Mukunda
2
-2
/
+98
2023-06-20
ASoC: amd: ps: add SoundWire dma driver dma ops
Vijendar Mukunda
2
-0
/
+464
2023-06-20
ASoC: amd: ps: add SoundWire dma driver
Vijendar Mukunda
2
-0
/
+75
2023-06-20
ASoC: amd: ps: handle SoundWire interrupts in acp pci driver
Vijendar Mukunda
2
-5
/
+46
2023-06-20
ASoC: amd: ps: create platform devices based on acp config
Vijendar Mukunda
2
-21
/
+323
2023-06-20
ASoC: tas2781: Fix spelling mistake "calibraiton" -> "calibration"
Colin Ian King
1
-1
/
+1
2023-06-20
ASoC: qcom: audioreach: add compress offload
Mark Brown
6
-96
/
+747
2023-06-20
ASoC: Use maple tree register cache for Everest Semi
Mark Brown
2
-2
/
+2
2023-06-20
ASoC: Convert Realtek I2C drivers to use maple tree
Mark Brown
16
-18
/
+18
2023-06-20
ASoC: simple-card.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2
-6
/
+2
2023-06-20
ASoC: soc-core.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-22
/
+2
2023-06-20
ASoC: loongson: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-23
/
+11
2023-06-20
ASoC: samsung: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-15
/
+1
2023-06-20
ASoC: meson: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
4
-17
/
+8
2023-06-20
ASoC: qcom: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-10
/
+3
2023-06-20
ASoC: fsl: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2
-13
/
+4
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
6
-8
/
+8
2023-06-20
ASoC: soc-core.c: add snd_soc_{of_}get_dlc()
Kuninori Morimoto
1
-13
/
+40
2023-06-19
ASoC: dwc: don't assign addr_width for dt configs
Maxim Kochetkov
1
-6
/
+0
2023-06-19
ASoC: dwc: add DMA handshake control
Maxim Kochetkov
2
-2
/
+43
2023-06-19
ALSA: hda/realtek: Add quirk for ASUS ROG G634Z
Luke D. Jones
1
-0
/
+1
2023-06-19
ASoC: max98388: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-06-19
ASoC: loongson: change the type of variable irq to int
YingKun Meng
1
-1
/
+1
2023-06-19
ASoC: tas2781: Add tas2781 driver
Shenghao Ding
4
-0
/
+1328
2023-06-19
ASoC: tas2781: firmware lib
Shenghao Ding
1
-0
/
+2427
2023-06-19
ASoC: loongson: fix error codes in loongson_card_parse_acpi()
Dan Carpenter
1
-4
/
+4
2023-06-19
ASoC: imx-audmix: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+9
2023-06-19
ASoC: max98363: Remove cache defaults for volatile registers
Mark Brown
1
-6
/
+0
2023-06-19
ASoC: q6dsp: q6apm-dai: Add mmap and copy compress DAI callbacks
Srinivas Kandagatla
1
-0
/
+81
2023-06-19
ASoC: q6dsp: q6apm-dai: Add compress set params and metadata DAI callbacks
Srinivas Kandagatla
1
-0
/
+107
2023-06-19
ASoC: q6dsp: q6apm-dai: Add trigger/pointer compress DAI callbacks
Srinivas Kandagatla
2
-0
/
+68
2023-06-19
ASoC: q6dsp: q6apm-dai: Add compress DAI and codec caps get callbacks
Srinivas Kandagatla
1
-0
/
+53
2023-06-19
ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacks
Srinivas Kandagatla
2
-0
/
+137
2023-06-19
ASoC: q6dsp: audioreach: Add gapless feature support
Mohammad Rafi Shaik
2
-0
/
+18
2023-06-19
ASoC: q6dsp: audioreach: Add support to set compress format params
Mohammad Rafi Shaik
3
-19
/
+149
2023-06-19
ASoC: q6dsp: audioreach: Add placeholder decoder for compress playback
Srinivas Kandagatla
4
-0
/
+85
2023-06-19
ASoC: q6dsp: audioreach: add helper function to set u32 param
Srinivas Kandagatla
2
-76
/
+26
2023-06-19
ASoC: q6dsp: q6apm: add end of stream events
Mohammad Rafi Shaik
1
-0
/
+3
[prev]
[next]