index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
ASoC: Intel: soc-acpi: add entries for i2s machines in ADL match table
Vamshi Krishna Gopal
1
-0
/
+26
2021-05-10
ASoC: Intel: Boards: tgl_max98373: Add BT offload support
Yong Zhi
1
-0
/
+42
2021-05-10
ASoC: SOF: Intel: move common ATOM stuff to module
Pierre-Louis Bossart
5
-657
/
+723
2021-05-10
ASoC: SOF: Intel: byt: prepare split between Baytrail and Merrifield
Pierre-Louis Bossart
1
-136
/
+155
2021-05-10
Merge existing fixes from asoc/for-5.13
Mark Brown
7
-22
/
+31
2021-05-10
ASoC: ak5558: Correct the dai name for ak5552
Shengjiu Wang
1
-1
/
+1
2021-05-10
ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-05-10
ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLE
Srinivas Kandagatla
1
-0
/
+1
2021-05-05
ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1E
Shuming Fan
1
-2
/
+2
2021-04-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
293
-3093
/
+15546
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-0
/
+1819
2021-04-28
Merge series "ASoC: Revert clk_hw_get_clk() cleanup" from Jerome Brunet <jbrunet@baylibre.com>:
Mark Brown
2
-8
/
+2
2021-04-28
ASoC: amd: fix for pcm_read() error
Vijendar Mukunda
3
-10
/
+16
2021-04-28
ASoC: da7219: do not request a new clock consummer reference
Jerome Brunet
1
-4
/
+1
2021-04-28
ASoC: stm32: do not request a new clock consummer reference
Jerome Brunet
1
-4
/
+1
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-2
/
+0
2021-04-26
ASoC: max98088: fix ni clock divider calculation
Marco Felsch
1
-2
/
+11
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
287
-2691
/
+16928
2021-04-23
ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2
Mark Brown
2
-102
/
+106
2021-04-23
ASoC: rt711-sdca: add the notification when volume changed
Shuming Fan
1
-2
/
+11
2021-04-23
ASoC: rt711-sdca: change capture switch controls
Shuming Fan
2
-43
/
+127
2021-04-23
ASoC: da7219: properly get clk from the provider
Jerome Brunet
1
-1
/
+4
2021-04-23
ASoC: lpass: use the clock provider API
Jerome Brunet
2
-13
/
+5
2021-04-23
ASoC: rt5682: clock driver must use the clock provider API
Jerome Brunet
1
-3
/
+3
2021-04-23
ASoC: wcd934x: use the clock provider API
Jerome Brunet
1
-2
/
+4
2021-04-23
ASoC: stm32: properly get clk from the provider
Jerome Brunet
1
-1
/
+4
2021-04-22
ASoC: tegra: mark runtime-pm functions as __maybe_unused
Arnd Bergmann
4
-8
/
+8
2021-04-22
ASoC: adau17x1: Avoid overwriting CHPF
Niklas Carlsson
1
-2
/
+11
2021-04-21
ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()
Kuninori Morimoto
1
-16
/
+14
2021-04-21
ASoC: simple-card: add simple_link_init()
Kuninori Morimoto
1
-29
/
+30
2021-04-21
ASoC: simple-card: add simple_parse_node()
Kuninori Morimoto
1
-61
/
+58
2021-04-21
ASoC: audio-graph: add graph_link_init()
Kuninori Morimoto
1
-37
/
+33
2021-04-21
ASoC: audio-graph: add graph_parse_node()
Kuninori Morimoto
1
-59
/
+49
2021-04-21
ASoC: Intel: KMB: Fix random noise at the HDMI output
Sia Jee Heng
1
-2
/
+3
2021-04-21
ASoC: amd: drop S24_LE format support
Vijendar Mukunda
2
-8
/
+4
2021-04-20
Merge series "ASoC: audio-graph: cleanups" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
4
-53
/
+35
2021-04-20
ASoC: ak4458: enable daisy chain
Viorel Suman
2
-16
/
+32
2021-04-20
ASoC: audio-graph: remove Platform support
Kuninori Morimoto
1
-6
/
+0
2021-04-20
ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()
Kuninori Morimoto
1
-2
/
+0
2021-04-20
ASoC: audio-graph: remove "audio-graph-card, " preix support
Kuninori Morimoto
1
-5
/
+0
2021-04-20
ASoC: audio-graph: check ports if exists
Kuninori Morimoto
1
-4
/
+6
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
4
-17
/
+10
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
3
-19
/
+19
2021-04-20
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
2
-17
/
+24
2021-04-20
ASoC: rt1015p: add support on format S32_LE
Jack Yu
1
-1
/
+2
2021-04-19
Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from David Ward <david.ward@gatech.edu>:
Mark Brown
2
-15
/
+28
2021-04-19
ASoC: rt286: Generalize support for ALC3263 codec
David Ward
1
-10
/
+10
2021-04-19
ASoC: rt298: Configure combo jack for headphones
David Ward
1
-2
/
+7
2021-04-19
ASoC: rt286: Configure combo jack for headphones
David Ward
1
-2
/
+7
2021-04-19
ASoC: sigmadsp: Disable cache mechanism for readbacks
Niklas Carlsson
1
-2
/
+16
[prev]
[next]