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