index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
meson
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
ASoC: amlogic: do not use dpcm_playback/capture flags
Jerome Brunet
2
-7
/
+7
2024-08-22
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
2
-2
/
+0
2024-08-08
ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
Jerome Brunet
1
-16
/
+10
2024-06-28
ASoC: meson: tdm: add sample rate support up to 768kHz
Jerome Brunet
4
-6
/
+6
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-31
/
+31
2024-05-08
ASoC: meson: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-25
/
+25
2024-05-07
ASoC: Constify static snd_pcm_hardware
Mark Brown
4
-4
/
+4
2024-05-07
ASoC: meson: Constify static snd_pcm_hardware
Krzysztof Kozlowski
4
-4
/
+4
2024-05-06
ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2
-2
/
+2
2024-04-30
ASoC: meson: tdm fixes
Mark Brown
5
-20
/
+93
2024-04-29
ASoC: meson: cards: select SND_DYNAMIC_MINORS
Jerome Brunet
1
-0
/
+1
2024-04-29
ASoC: meson: axg-tdm: add continuous clock support
Jerome Brunet
3
-1
/
+60
2024-04-29
ASoC: meson: axg-tdm-interface: manage formatters in trigger
Jerome Brunet
1
-15
/
+19
2024-04-29
ASoC: meson: axg-card: make links nonatomic
Jerome Brunet
1
-0
/
+1
2024-04-29
ASoC: meson: axg-fifo: use threaded irq to check periods
Jerome Brunet
1
-10
/
+19
2024-02-27
ASoC: meson: axg-fifo: use FIELD helpers
Jerome Brunet
4
-33
/
+31
2024-02-26
ASoC: meson: axg-fifo: take continuous rates
Jerome Brunet
3
-6
/
+12
2024-02-26
ASoC: meson: axg-spdifin: use max width for rate detection
Jerome Brunet
1
-3
/
+3
2024-02-26
ASoC: meson: axg-tdm-interface: update error format error traces
Jerome Brunet
1
-1
/
+1
2024-02-26
ASoC: meson: axg-tdm-interface: add frame rate constraint
Jerome Brunet
1
-7
/
+18
2024-02-26
ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
Jerome Brunet
1
-2
/
+2
2024-02-14
ASoC: meson: t9015: fix function pointer type mismatch
Jerome Brunet
1
-16
/
+4
2024-02-14
ASoC: meson: aiu: fix function pointer type mismatch
Jerome Brunet
2
-16
/
+4
2024-01-03
ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
Mark Brown
1
-1
/
+1
2024-01-03
ASoC: meson: g12a-toacodec: Fix event generation
Mark Brown
1
-1
/
+1
2024-01-03
ASoC: meson: g12a-tohdmitx: Validate written enum values
Mark Brown
1
-0
/
+6
2024-01-03
ASoC: meson: g12a-toacodec: Validate written enum values
Mark Brown
1
-0
/
+3
2023-10-23
ASoC: meson: Make meson_card_remove() return void
Uwe Kleine-König
4
-6
/
+4
2023-09-25
ASoC: meson: convert not to use asoc_xxx()
Kuninori Morimoto
6
-13
/
+13
2023-09-12
ASoC: Merge up fixes
Mark Brown
1
-32
/
+17
2023-09-11
ASoC: meson: axg: extend TDM maximum sample rate to 384kHz
Jerome Brunet
3
-3
/
+3
2023-09-11
ASoC: meson: spdifin: start hw on dai probe
Jerome Brunet
1
-32
/
+17
2023-08-17
ASoC: Merge up fixes
Mark Brown
1
-16
/
+26
2023-08-14
ASoC: meson: merge DAI call back functions into ops
Kuninori Morimoto
12
-33
/
+31
2023-08-10
ASoC: meson: axg-tdm-formatter: fix channel slot allocation
Jerome Brunet
1
-16
/
+26
2023-06-20
ASoC: meson: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
4
-17
/
+8
2023-05-08
ASoC: meson: use asoc_dummy_dlc
Kuninori Morimoto
2
-14
/
+4
2023-04-05
ASoC: meson: switch to use c2c_params instead of params
Kuninori Morimoto
3
-4
/
+7
2023-03-27
ASoC: meson: Use the devm_clk_get_optional() helper
Christophe JAILLET
1
-9
/
+4
2023-03-20
ASoC: meson: aiu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-31
ASoC: meson: use helper function
Kuninori Morimoto
7
-35
/
+38
2022-10-19
ASoC: meson: axg-pdm: Fix double word in comments
Shaomin Deng
1
-1
/
+1
2022-06-27
ASoC: meson: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
5
-6
/
+0
2022-06-27
ASoC: meson: Migrate to new style legacy DAI naming flag
Charles Keepax
5
-1
/
+11
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
2
-8
/
+8
2022-06-06
ASoC: meson: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2022-06-06
ASoC: meson: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: meson: Update to use set_fmt_new callback
Charles Keepax
2
-10
/
+10
2022-04-21
ASoC: meson: axg-card: Fix nonatomic links
Neil Armstrong
1
-1
/
+0
2022-04-21
ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
Neil Armstrong
1
-21
/
+5
[next]