index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()
Kuninori Morimoto
2021-05-27
1
-21
/
+17
*
ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()
Kuninori Morimoto
2021-05-27
1
-24
/
+21
*
ASoC: rsnd: implement BUSIF related code in ssiu.c
Kuninori Morimoto
2021-05-27
3
-112
/
+108
*
ASoC: rsnd: protect mod->status
Kuninori Morimoto
2021-05-27
2
-26
/
+36
*
ASoC: rsnd: add debugfs support
Kuninori Morimoto
2021-05-27
14
-15
/
+298
*
ASoC: rsnd: incidate irq error message
Kuninori Morimoto
2021-05-27
3
-12
/
+13
*
ASoC: rsnd: indicate unknown error at rsnd_dai_call()
Kuninori Morimoto
2021-05-27
1
-5
/
+6
*
ASoC: rsnd: check BUIF error everytime
Kuninori Morimoto
2021-05-27
1
-14
/
+3
*
ASoC: rsnd: attach SSIU when SSI was DMA mode
Kuninori Morimoto
2021-05-27
3
-4
/
+7
*
ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...
Kuninori Morimoto
2021-05-27
1
-1
/
+2
*
ASoC: rsnd: call unregister for null_hw when removed
Kuninori Morimoto
2021-05-27
2
-4
/
+6
*
ASoC: rsnd: add null CLOCKIN support
Kuninori Morimoto
2021-05-24
1
-2
/
+31
*
ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
Kuninori Morimoto
2021-05-24
1
-3
/
+1
*
ASoC: rsnd: add usage for SRC
Kuninori Morimoto
2021-04-14
1
-0
/
+9
*
ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()
Kuninori Morimoto
2021-04-14
1
-67
/
+45
*
ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()
Kuninori Morimoto
2021-04-14
1
-46
/
+51
*
ASoC: rsnd: check all BUSIF status when error
Kuninori Morimoto
2021-04-14
1
-2
/
+0
*
ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
Kuninori Morimoto
2021-04-14
1
-9
/
+5
*
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
5
-65
/
+64
|
\
|
*
ASoC: rsnd: cleanup ppcheck warning for adg.c
Kuninori Morimoto
2021-03-10
1
-7
/
+8
|
*
ASoC: rsnd: cleanup ppcheck warning for cmd.c
Kuninori Morimoto
2021-03-10
1
-8
/
+7
|
*
ASoC: rsnd: cleanup ppcheck warning for core.c
Kuninori Morimoto
2021-03-10
1
-18
/
+14
|
*
ASoC: rsnd: cleanup ppcheck warning for ssi.c
Kuninori Morimoto
2021-03-10
1
-22
/
+23
|
*
ASoC: rsnd: cleanup ppcheck warning for ssiu.c
Kuninori Morimoto
2021-03-10
1
-10
/
+12
*
|
ASoC: sh: siu_pcm: remove unused variable
Pierre-Louis Bossart
2021-03-10
1
-4
/
+0
*
|
ASoC: sh: siu_pcm: remove useless assignment
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
*
|
ASoC: sh: rcar: ssi: remove redundant assignment
Pierre-Louis Bossart
2021-03-10
1
-1
/
+0
*
|
ASoC: sh: rcar: ctu: add missing error check
Pierre-Louis Bossart
2021-03-10
1
-0
/
+2
*
|
ASoC: sh: rcar: simplify return
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
*
|
ASoC: sh: rcar: align function prototypes
Pierre-Louis Bossart
2021-03-10
1
-3
/
+3
*
|
ASoC: sh: dma-sh7760: remove unused variable
Pierre-Louis Bossart
2021-03-10
1
-1
/
+0
|
/
*
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-17
3
-4
/
+4
|
\
|
*
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
2
-2
/
+2
|
|
\
|
|
*
ASoC: siu: Fix build error by a wrong const prefix
Takashi Iwai
2021-01-27
2
-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: rsnd: don't call clk_disable_unprepare() if can't use
Kuninori Morimoto
2020-12-17
1
-8
/
+10
*
ASoC: sh: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
2020-11-23
1
-0
/
+1
*
ASoC: sh: Replace tasklet with work
Takashi Iwai
2020-09-09
2
-11
/
+12
*
ASoC: siu: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-6
/
+4
*
ASoC: sh: Replace 'select' DMADEVICES 'with depends on'
Laurent Pinchart
2020-07-31
1
-1
/
+1
*
ASoC: sh: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
4
-11
/
+11
*
ASoC: ssi: don't use discriminatory terms for debug log
Kuninori Morimoto
2020-07-14
1
-1
/
+1
*
ASoC: siu: don't use discriminatory terms for parameter
Kuninori Morimoto
2020-07-14
1
-3
/
+3
*
ASoC: fsi: don't use discriminatory terms for comment
Kuninori Morimoto
2020-07-14
1
-2
/
+2
[prev]
[next]