index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: siu: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-06-13
1
-0
/
+2
*
ASoC: sh: siu_dai: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-3
/
+2
*
ASoC: sh: rz-ssi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: sh: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: sh: hac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-3
/
+2
*
ASoC: sh: fsi: 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: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-11
1
-1
/
+1
*
ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels
Lad Prabhakar
2023-03-06
1
-19
/
+44
*
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: rsnd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-11-28
1
-1
/
+1
*
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
*
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2022-10-03
5
-5
/
+22
|
\
|
*
ASoC: rsnd: Add check for rsnd_mod_power_on
Jiasheng Jiang
2022-09-02
5
-5
/
+22
|
*
Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0
Mark Brown
2022-08-15
1
-11
/
+15
|
|
\
*
|
|
ASoC: sh: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-1
/
+1
*
|
|
Merge tag 'asoc-fix-v6.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2022-08-16
1
-11
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
Biju Das
2022-08-05
1
-11
/
+15
*
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-08-01
7
-34
/
+48
|
\
|
|
*
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
5
-19
/
+24
|
*
ASoC: sh: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
4
-4
/
+4
|
*
ASoC: sh: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
4
-15
/
+15
*
|
ASoC: rsnd: ssiu: add missing .quit callback for gen2
Wang Jiada
2022-07-19
1
-0
/
+1
|
/
*
ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
Lad Prabhakar
2022-04-27
1
-3
/
+10
*
ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
Lad Prabhakar
2022-04-27
1
-6
/
+3
*
ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
Lad Prabhakar
2022-04-27
1
-2
/
+0
*
ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L
Biju Das
2022-04-25
1
-1
/
+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: fsi: Add check for clk_enable
Jiasheng Jiang
2022-03-07
1
-3
/
+16
[next]