index
:
Linux Stable
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
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: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
1
-2
/
+2
*
ASoC: rsnd: adg: Fix BRG typos
Geert Uytterhoeven
2023-02-16
1
-32
/
+32
*
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
6
-6
/
+140
*
ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()
Kuninori Morimoto
2023-02-01
1
-2
/
+7
*
ASoC: rsnd: tidyup rsnd_dma_addr()
Kuninori Morimoto
2023-02-01
1
-5
/
+5
*
ASoC: rsnd: use array for 44.1kHz/48kHz rate handling
Kuninori Morimoto
2023-02-01
1
-30
/
+30
*
ASoC: rsnd: use clkin/out_size
Kuninori Morimoto
2023-02-01
1
-7
/
+23
*
ASoC: rsnd: moves clkout_name to top of the file
Kuninori Morimoto
2023-02-01
1
-6
/
+7
*
ASoC: rsnd: rename clk to clkin
Kuninori Morimoto
2023-02-01
1
-19
/
+20
*
ASoC: rsnd: remove unnecessary ADG flags
Kuninori Morimoto
2023-02-01
1
-21
/
+4
*
ASoC: rsnd: use same debug message format on clkout
Kuninori Morimoto
2023-02-01
1
-2
/
+2
*
ASoC: rsnd: indicate warning once if it can't handle requested rule
Kuninori Morimoto
2023-02-01
2
-3
/
+17
*
ASoC: rsnd: indicate necessary error when clock start failed
Kuninori Morimoto
2023-02-01
1
-5
/
+8
*
ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()
Kuninori Morimoto
2023-02-01
1
-10
/
+0
*
ASoC: rsnd: fixup #endif position
Kuninori Morimoto
2023-02-01
1
-2
/
+2
*
ASoC: rsnd: check whether playback/capture property exists
Kuninori Morimoto
2023-02-01
1
-16
/
+26
*
ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
Kuninori Morimoto
2022-11-28
1
-2
/
+2
*
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: Add check for rsnd_mod_power_on
Jiasheng Jiang
2022-09-02
5
-5
/
+22
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-08-01
2
-11
/
+21
|
\
|
*
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
Kuninori Morimoto
2022-07-14
1
-0
/
+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: ssiu: add missing .quit callback for gen2
Wang Jiada
2022-07-19
1
-0
/
+1
|
/
*
ASoC: rsnd: care return value from rsnd_node_fixed_index()
Kuninori Morimoto
2022-04-21
6
-11
/
+43
*
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
Kuninori Morimoto
2022-04-21
1
-1
/
+3
*
ASoC: rsnd: use inclusive language for DAIFMT mask
Kuninori Morimoto
2022-04-05
1
-1
/
+1
*
ASoC: rsnd: fixup DMAEngine API
Kuninori Morimoto
2021-11-12
1
-1
/
+1
*
ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
Christophe JAILLET
2021-10-29
1
-0
/
+1
*
ASoC: rsnd: adg: clearly handle clock error / NULL case
Kuninori Morimoto
2021-08-20
1
-6
/
+6
*
ASoC: rsnd: core: make some arrays static const, makes object smaller
Kuninori Morimoto
2021-08-20
1
-3
/
+3
*
ASoC: rsnd: make some arrays static const, makes object smaller
Colin Ian King
2021-08-02
1
-3
/
+3
*
ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination
Wolfram Sang
2021-07-11
1
-1
/
+1
*
ASoC: rsnd: add .auto_selectable_formats support
Kuninori Morimoto
2021-06-07
1
-2
/
+29
*
Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni...
Mark Brown
2021-06-03
2
-63
/
+97
|
\
|
*
ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments
Kuninori Morimoto
2021-06-03
1
-13
/
+7
|
*
ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
Kuninori Morimoto
2021-06-03
1
-23
/
+61
|
*
ASoC: rsnd: adg: use more simple method for null_clk
Kuninori Morimoto
2021-06-03
2
-26
/
+27
|
*
ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
Kuninori Morimoto
2021-06-03
1
-7
/
+7
|
*
ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
Kuninori Morimoto
2021-06-03
1
-0
/
+1
*
|
ASoC: rsnd: check for zero node count
Colin Ian King
2021-06-03
1
-0
/
+3
|
/
*
ASoC: rsnd: adjust disabled module
Kuninori Morimoto
2021-06-01
6
-3
/
+67
*
ASoC: rsnd: tidyup rsnd_parse_connect_xxx()
Kuninori Morimoto
2021-06-01
3
-3
/
+9
*
ASoC: rsnd: tidyup rsnd_dma_request_channel()
Kuninori Morimoto
2021-06-01
6
-9
/
+9
*
ASoC: rsnd: tidyup rsnd_parse_connect_common()
Kuninori Morimoto
2021-06-01
2
-6
/
+6
[next]