index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: simple-card-utils: switch to using gpiod API
Dmitry Torokhov
2022-09-07
1
-13
/
+15
*
ASoC: simple-card-utils: Fixup DAI sample format
Sameer Pujar
2022-08-15
1
-0
/
+34
*
ASoC: audio-graph-card2: Add of_node_put() in fail path
Liang He
2022-07-22
1
-1
/
+3
*
ASoC: audio-graph-card: Add of_node_put() in fail path
Liang He
2022-07-21
1
-1
/
+3
*
ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()
Liang He
2022-07-13
1
-10
/
+25
*
ASoC: simple-card-utils.c: care Codec2Codec vs DPCM:BE
Kuninori Morimoto
2022-07-08
1
-0
/
+4
*
ASoC: simple-card-utils.c: ignore Codec2Codec setting if it already have
Kuninori Morimoto
2022-07-08
1
-0
/
+4
*
ASoC: audio-graph-card2-custom-sample.dtsi: add verbose explanation
Kuninori Morimoto
2022-07-08
1
-8
/
+90
*
ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space
Kuninori Morimoto
2022-07-08
2
-20
/
+8
*
ASoC: audio-graph-card2.c: make Codec2Codec settings optional
Kuninori Morimoto
2022-07-08
2
-16
/
+23
*
ASoC: audio-graph-card2.c: use of_property_read_u32() for rate
Kuninori Morimoto
2022-07-08
1
-2
/
+3
*
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-29
1
-1
/
+1
|
\
|
*
ASoC: test-component: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
|
*
ASoC: test-component: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-0
/
+1
*
|
ASoC: Merge up fixes
Mark Brown
2022-06-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
ASoC: audio_graph_card2: Fix port numbers in example
Sascha Hauer
2022-06-24
1
-3
/
+3
*
|
Specify clock provider directly to CPU DAIs
Mark Brown
2022-06-09
2
-10
/
+15
|
\
\
|
*
|
ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local
Charles Keepax
2022-06-06
1
-1
/
+6
|
*
|
ASoC: test-component: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-2
/
+2
|
*
|
ASoC: test-component: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-11
/
+11
|
|
/
*
|
ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
Uwe Kleine-König
2022-06-07
1
-3
/
+4
*
|
ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si...
Kuninori Morimoto
2022-06-06
1
-2
/
+2
|
/
*
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
2022-05-16
1
-1
/
+1
*
ASoC: Pull in fixes
Mark Brown
2022-05-04
1
-1
/
+1
|
\
|
*
ASoC: simple-card-utils: fix sysclk shutdown
Olivier Moysan
2022-04-20
1
-1
/
+1
*
|
ASoC: audio-graph-card2: indicate "Experimental stage" warning only when succ...
Kuninori Morimoto
2022-04-21
1
-2
/
+3
*
|
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-04-14
1
-3
/
+2
|
/
*
ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()
Richard Fitzgerald
2022-04-06
1
-2
/
+4
*
ASoC: simple-card-utils: Don't reset clock of active DAI
Sameer Pujar
2022-03-11
1
-4
/
+8
*
ASoC: audio_graph_card2: Add support for variable slot widths
Richard Fitzgerald
2022-03-07
2
-0
/
+101
*
ASoC: simple-card-utils: Add new system-clock-fixed flag
Robert Hancock
2022-01-24
1
-11
/
+60
*
ASoC: simple-card-utils: Set sysclk on all components
Robert Hancock
2022-01-24
1
-0
/
+15
*
ASoC: simple-card: fix probe failure on platform component
Robert Hancock
2022-01-11
1
-1
/
+25
*
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
2021-12-23
1
-44
/
+1
*
ASoC: generic: Use dev_err_probe() helper
Kuninori Morimoto
2021-12-20
3
-8
/
+4
*
ASoC: test-component: fix null pointer dereference.
Ameer Hamza
2021-12-09
1
-6
/
+2
*
ASoC: test-component: fix null pointer dereference.
Ameer Hamza
2021-12-06
1
-1
/
+4
*
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
2021-10-18
1
-2
/
+2
*
ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi)
Kuninori Morimoto
2021-10-15
1
-1
/
+42
*
ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single)
Kuninori Morimoto
2021-10-15
1
-1
/
+22
*
ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi)
Kuninori Morimoto
2021-10-15
1
-1
/
+35
*
ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single)
Kuninori Morimoto
2021-10-15
1
-0
/
+36
*
ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti)
Kuninori Morimoto
2021-10-15
1
-0
/
+24
*
ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single)
Kuninori Morimoto
2021-10-15
1
-0
/
+71
*
ASoC: add Audio Graph Card2 Custom Sample
Kuninori Morimoto
2021-10-15
3
-0
/
+191
*
ASoC: audio-graph-card2: add Codec2Codec support
Kuninori Morimoto
2021-10-15
1
-0
/
+181
*
ASoC: audio-graph-card2: add DPCM support
Kuninori Morimoto
2021-10-15
1
-0
/
+254
*
ASoC: audio-graph-card2: add Multi CPU/Codec support
Kuninori Morimoto
2021-10-15
1
-10
/
+186
*
ASoC: add Audio Graph Card2 driver
Kuninori Morimoto
2021-10-15
3
-0
/
+680
*
ASoC: simple-card-utils: add codec2codec support
Kuninori Morimoto
2021-10-15
1
-1
/
+17
[next]