index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
elevator.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
ASoC: add N cpus to M codecs dai link support
Bard Liao
3
-5
/
+69
2023-06-12
ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning
Kuninori Morimoto
1
-50
/
+101
2023-06-12
ASoC: Switch two more i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-12
ASoC: dt-bindings: cirrus,cs35l45: drop unneeded quotes
Krzysztof Kozlowski
1
-5
/
+5
2023-06-12
ASoC: mediatek: mt8173: Fix irq error path
Ricardo Ribalda Delgado
1
-4
/
+5
2023-06-12
ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error path
Ricardo Ribalda Delgado
1
-2
/
+2
2023-06-12
ASoC: Intel: avs-ssm4567: remove redundant dapm routes
Brent Lu
1
-54
/
+3
2023-06-12
ASoC: Intel: avs-rt5682: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-rt298: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-rt286: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-rt274: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-nau8825: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-max98927: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-max98373: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-12
ASoC: Intel: avs-max98357a: remove redundant dapm routes
Brent Lu
1
-36
/
+3
2023-06-12
ASoC: Intel: avs-hdaudio: remove redundant dapm routes
Brent Lu
1
-64
/
+1
2023-06-12
ASoC: Intel: avs-dmic: remove redundant dapm routes
Brent Lu
1
-2
/
+0
2023-06-12
ASoC: Intel: avs-da7219: remove redundant dapm routes
Brent Lu
1
-42
/
+3
2023-06-09
ASoC: dt-bindings: audio-graph-card: Expand 'widgets' documentation
Marek Vasut
1
-1
/
+5
2023-06-09
ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sample
Kuninori Morimoto
1
-0
/
+26
2023-06-09
ASoC: SOF: Add IPC3 Kernel Injector
Curtis Malainey
5
-0
/
+228
2023-06-09
ASoC: SOF: Refactor rx function for fuzzing
Curtis Malainey
2
-24
/
+41
2023-06-09
ASoC: mediatek: mt8192-mt6359: Go back to old headphone pin name
Nícolas F. R. A. Prado
1
-1
/
+1
2023-06-09
ASoC: starfive: Remove some unused macros
Walker Chen
1
-8
/
+0
2023-06-09
ASoC: starfive: Fix an error check in jh7110_tdm_clk_reset_get()
Walker Chen
1
-4
/
+3
2023-06-08
ASoC: tegra: Simplify code around clk_get_rate() handling
Christophe JAILLET
2
-10
/
+8
2023-06-08
ASoC: max98088: clean up some inconsistent indenting
Jiapeng Chong
1
-11
/
+11
2023-06-08
ASoC: mediatek: mt8188-mt6359: Use bitfield macros for registers
AngeloGioacchino Del Regno
1
-13
/
+19
2023-06-08
ASoC: mediatek: mt8188-mt6359: Clean up log levels
AngeloGioacchino Del Regno
1
-11
/
+10
2023-06-08
ASoC: mediatek: mt8188-mt6359: Cleanup return 0 disguised as return ret
AngeloGioacchino Del Regno
1
-8
/
+12
2023-06-08
ASoC: mediatek: mt8188-mt6359: clean up a return in codec_init
Dan Carpenter
1
-1
/
+1
2023-06-08
ASoC: mediatek: mt8188-mt6359: Compress of_device_id entries
AngeloGioacchino Del Regno
1
-9
/
+3
2023-06-07
ASoC: codecs: wsa883x: use existing define instead of raw value
Krzysztof Kozlowski
1
-1
/
+2
2023-06-07
ASoC: mediatek: mt8188-mt6359: add i2c dependency
Arnd Bergmann
1
-0
/
+1
2023-06-07
ASoC: SOF: Intel: hda-pcm: remove kernel parameter init
Pierre-Louis Bossart
1
-1
/
+1
2023-06-07
ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
Pierre-Louis Bossart
1
-1
/
+11
2023-06-06
ASoC: add snd_soc_get_stream_cpu()
Kuninori Morimoto
4
-38
/
+38
2023-06-06
ASoC: soc.h: remove snd_soc_compr_ops :: trigger
Kuninori Morimoto
1
-1
/
+0
2023-06-06
ASoC: dt-bindings: document audio of graph port for cs42l51
Olivier Moysan
1
-0
/
+11
2023-06-06
ASoC: dt-bindings: stm32: document audio of graph port for i2s
Olivier Moysan
1
-0
/
+11
2023-06-05
ASoC: SOF: Intel: hda: add helper to extract SoundWire link count
Pierre-Louis Bossart
2
-0
/
+31
2023-06-05
ASoC: SOF: Intel: mtl: prepare for code reuse
Pierre-Louis Bossart
2
-6
/
+13
2023-06-05
ASoC: SOF: ipc4-topology: add DMA config TLV to IPC data
Pierre-Louis Bossart
2
-3
/
+33
2023-06-05
ASoC: SOF: ipc4-topology: introduce DMA config TLV
Pierre-Louis Bossart
1
-0
/
+38
2023-06-05
ASoC: SOF: ipc4-topology: extend ALH-specific data structure
Pierre-Louis Bossart
2
-18
/
+26
2023-06-05
ASoC: SOF: Intel: hda-dai: add get_hlink callback
Pierre-Louis Bossart
3
-22
/
+24
2023-06-05
ASoC: SOF: Intel: hda-dai: add calc_stream_format callback
Pierre-Louis Bossart
3
-13
/
+35
2023-06-05
ASoC: SOF: Intel: hda-dai: add codec_dai_set_stream callback
Pierre-Louis Bossart
3
-2
/
+22
2023-06-05
ASoC: SOF: Intel: hda-dai: add error checks to prevent static analysis warnings
Pierre-Louis Bossart
1
-1
/
+16
2023-06-05
ASoC: Intel: soc-acpi: add Rex CS42l42 and MAX98363 SoundWire entries
Uday M Bhat
1
-0
/
+45
[next]