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
/
sh
/
rcar
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-11
/
+21
2022-07-19
ASoC: rsnd: ssiu: add missing .quit callback for gen2
Wang Jiada
1
-0
/
+1
2022-07-14
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
Kuninori Morimoto
1
-0
/
+2
2022-07-06
ASoC: rsnd: Emit useful error messages in .remove()
Uwe Kleine-König
1
-4
/
+11
2022-06-27
ASoC: sh: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-5
/
+6
2022-06-06
ASoC: sh: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: sh: Update to use set_fmt_new callback
Charles Keepax
1
-3
/
+3
2022-04-21
ASoC: rsnd: care return value from rsnd_node_fixed_index()
Kuninori Morimoto
6
-11
/
+43
2022-04-21
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
Kuninori Morimoto
1
-1
/
+3
2022-04-05
ASoC: rsnd: use inclusive language for DAIFMT mask
Kuninori Morimoto
1
-1
/
+1
2021-11-12
ASoC: rsnd: fixup DMAEngine API
Kuninori Morimoto
1
-1
/
+1
2021-10-29
ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
Christophe JAILLET
1
-0
/
+1
2021-08-20
ASoC: rsnd: adg: clearly handle clock error / NULL case
Kuninori Morimoto
1
-6
/
+6
2021-08-20
ASoC: rsnd: core: make some arrays static const, makes object smaller
Kuninori Morimoto
1
-3
/
+3
2021-08-02
ASoC: rsnd: make some arrays static const, makes object smaller
Colin Ian King
1
-3
/
+3
2021-07-11
ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-06-07
ASoC: rsnd: add .auto_selectable_formats support
Kuninori Morimoto
1
-2
/
+29
2021-06-03
Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni...
Mark Brown
2
-63
/
+97
2021-06-03
ASoC: rsnd: check for zero node count
Colin Ian King
1
-0
/
+3
2021-06-03
ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments
Kuninori Morimoto
1
-13
/
+7
2021-06-03
ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
Kuninori Morimoto
1
-23
/
+61
2021-06-03
ASoC: rsnd: adg: use more simple method for null_clk
Kuninori Morimoto
2
-26
/
+27
2021-06-03
ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
Kuninori Morimoto
1
-7
/
+7
2021-06-03
ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
Kuninori Morimoto
1
-0
/
+1
2021-06-01
ASoC: rsnd: adjust disabled module
Kuninori Morimoto
6
-3
/
+67
2021-06-01
ASoC: rsnd: tidyup rsnd_parse_connect_xxx()
Kuninori Morimoto
3
-3
/
+9
2021-06-01
ASoC: rsnd: tidyup rsnd_dma_request_channel()
Kuninori Morimoto
6
-9
/
+9
2021-06-01
ASoC: rsnd: tidyup rsnd_parse_connect_common()
Kuninori Morimoto
2
-6
/
+6
2021-05-27
ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()
Kuninori Morimoto
1
-21
/
+17
2021-05-27
ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()
Kuninori Morimoto
1
-24
/
+21
2021-05-27
ASoC: rsnd: implement BUSIF related code in ssiu.c
Kuninori Morimoto
3
-112
/
+108
2021-05-27
ASoC: rsnd: protect mod->status
Kuninori Morimoto
2
-26
/
+36
2021-05-27
ASoC: rsnd: add debugfs support
Kuninori Morimoto
14
-15
/
+298
2021-05-27
ASoC: rsnd: incidate irq error message
Kuninori Morimoto
3
-12
/
+13
2021-05-27
ASoC: rsnd: indicate unknown error at rsnd_dai_call()
Kuninori Morimoto
1
-5
/
+6
2021-05-27
ASoC: rsnd: check BUIF error everytime
Kuninori Morimoto
1
-14
/
+3
2021-05-27
ASoC: rsnd: attach SSIU when SSI was DMA mode
Kuninori Morimoto
3
-4
/
+7
2021-05-27
ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...
Kuninori Morimoto
1
-1
/
+2
2021-05-27
ASoC: rsnd: call unregister for null_hw when removed
Kuninori Morimoto
2
-4
/
+6
2021-05-24
ASoC: rsnd: add null CLOCKIN support
Kuninori Morimoto
1
-2
/
+31
2021-05-24
ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
Kuninori Morimoto
1
-3
/
+1
2021-04-14
ASoC: rsnd: add usage for SRC
Kuninori Morimoto
1
-0
/
+9
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()
Kuninori Morimoto
1
-67
/
+45
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()
Kuninori Morimoto
1
-46
/
+51
2021-04-14
ASoC: rsnd: check all BUSIF status when error
Kuninori Morimoto
1
-2
/
+0
2021-04-14
ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
Kuninori Morimoto
1
-9
/
+5
2021-03-16
ASoC: rsnd: core: Check convert rate in rsnd_hw_params
Mikhail Durnev
1
-1
/
+68
2021-03-10
Merge series "ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver" f...
Mark Brown
5
-65
/
+64
2021-03-10
ASoC: rsnd: cleanup ppcheck warning for adg.c
Kuninori Morimoto
1
-7
/
+8
2021-03-10
ASoC: rsnd: cleanup ppcheck warning for cmd.c
Kuninori Morimoto
1
-8
/
+7
[next]