index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sh: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: rsnd: core.c: indicate warning if strange TDM width was set
Kuninori Morimoto
2023-02-10
1
-0
/
+7
*
ASoC: rsnd: add R-Car Gen4 Sound support
Kuninori Morimoto
2023-02-01
1
-2
/
+3
*
ASoC: rsnd: indicate warning once if it can't handle requested rule
Kuninori Morimoto
2023-02-01
1
-3
/
+16
*
ASoC: rsnd: check whether playback/capture property exists
Kuninori Morimoto
2023-02-01
1
-16
/
+26
*
ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param
Kuninori Morimoto
2022-10-19
1
-1
/
+2
*
ASoC: rsnd: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
2022-10-17
1
-2
/
+2
*
ASoC: rsnd: Emit useful error messages in .remove()
Uwe Kleine-König
2022-07-06
1
-4
/
+11
*
ASoC: sh: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-5
/
+6
*
ASoC: sh: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: sh: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-3
/
+3
*
ASoC: rsnd: care return value from rsnd_node_fixed_index()
Kuninori Morimoto
2022-04-21
1
-5
/
+10
*
ASoC: rsnd: use inclusive language for DAIFMT mask
Kuninori Morimoto
2022-04-05
1
-1
/
+1
*
ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
Christophe JAILLET
2021-10-29
1
-0
/
+1
*
ASoC: rsnd: core: make some arrays static const, makes object smaller
Kuninori Morimoto
2021-08-20
1
-3
/
+3
*
ASoC: rsnd: add .auto_selectable_formats support
Kuninori Morimoto
2021-06-07
1
-2
/
+29
*
ASoC: rsnd: adjust disabled module
Kuninori Morimoto
2021-06-01
1
-0
/
+52
*
ASoC: rsnd: tidyup rsnd_parse_connect_xxx()
Kuninori Morimoto
2021-06-01
1
-1
/
+3
*
ASoC: rsnd: tidyup rsnd_parse_connect_common()
Kuninori Morimoto
2021-06-01
1
-1
/
+1
*
ASoC: rsnd: protect mod->status
Kuninori Morimoto
2021-05-27
1
-20
/
+30
*
ASoC: rsnd: add debugfs support
Kuninori Morimoto
2021-05-27
1
-0
/
+1
*
ASoC: rsnd: indicate unknown error at rsnd_dai_call()
Kuninori Morimoto
2021-05-27
1
-5
/
+6
*
ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...
Kuninori Morimoto
2021-05-27
1
-1
/
+2
*
ASoC: rsnd: core: Check convert rate in rsnd_hw_params
Mikhail Durnev
2021-03-16
1
-1
/
+68
*
Merge series "ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver" f...
Mark Brown
2021-03-10
1
-18
/
+14
|
\
|
*
ASoC: rsnd: cleanup ppcheck warning for core.c
Kuninori Morimoto
2021-03-10
1
-18
/
+14
*
|
ASoC: sh: rcar: simplify return
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
|
/
*
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-17
1
-2
/
+2
|
\
|
*
ASoC: sh: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-2
/
+2
*
|
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
|
/
*
ASoC: sh: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-2
/
+2
*
ASoC: rsnd: don't use discriminatory terms for comment
Kuninori Morimoto
2020-07-14
1
-2
/
+2
*
ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
ASoC: sh: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
ASoC: rcar: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-17
/
+6
*
ASoC: soc-core: remove snd_soc_disconnect_sync()
Kuninori Morimoto
2019-12-10
1
-2
/
+0
*
ASoC: rsnd: Calculate DALIGN inversion at run-time
Geert Uytterhoeven
2019-12-09
1
-18
/
+13
*
Merge branch 'asoc-5.5' into asoc-next
Mark Brown
2019-11-22
1
-14
/
+20
|
\
|
*
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-11-06
1
-0
/
+1
|
|
\
|
*
|
ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()
Kuninori Morimoto
2019-10-28
1
-1
/
+1
|
*
|
ASoC: rsnd: add missing of_node_put()
Kuninori Morimoto
2019-10-23
1
-1
/
+8
|
*
|
ASoC: sh: rsnd: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-12
/
+11
*
|
|
ASoC: rsnd: fix DALIGN register for SSIU
Nilkanth Ahirrao
2019-11-22
1
-2
/
+18
|
|
/
|
/
|
*
|
ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
Junya Monden
2019-10-18
1
-0
/
+1
|
/
*
ASoC: rsnd: Support hw_free() callback at DAI level
Timo Wischer
2019-07-23
1
-1
/
+15
*
ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driver
Kuninori Morimoto
2019-05-20
1
-60
/
+60
*
ASoC: rsnd: fixup 6ch settings to 8ch
Kuninori Morimoto
2019-04-25
1
-5
/
+13
*
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
2019-03-18
1
-4
/
+1
|
\
|
*
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-02-08
1
-25
/
+23
|
|
\
|
*
|
ASoC: sh: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-06
1
-4
/
+1
[next]