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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-10
ASoC: rsnd: cleanup ppcheck warning for core.c
Kuninori Morimoto
1
-18
/
+14
2021-03-10
ASoC: rsnd: cleanup ppcheck warning for ssi.c
Kuninori Morimoto
1
-22
/
+23
2021-03-10
ASoC: rsnd: cleanup ppcheck warning for ssiu.c
Kuninori Morimoto
1
-10
/
+12
2021-03-10
ASoC: sh: siu_pcm: remove unused variable
Pierre-Louis Bossart
1
-4
/
+0
2021-03-10
ASoC: sh: siu_pcm: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: sh: rcar: ssi: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+0
2021-03-10
ASoC: sh: rcar: ctu: add missing error check
Pierre-Louis Bossart
1
-0
/
+2
2021-03-10
ASoC: sh: rcar: simplify return
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: sh: rcar: align function prototypes
Pierre-Louis Bossart
1
-3
/
+3
2021-03-10
ASoC: sh: dma-sh7760: remove unused variable
Pierre-Louis Bossart
1
-1
/
+0
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
3
-4
/
+4
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2
-2
/
+2
2021-01-27
ASoC: siu: Fix build error by a wrong const prefix
Takashi Iwai
2
-2
/
+2
2021-01-21
ASoC: sh: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-2
/
+2
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-12-17
ASoC: rsnd: don't call clk_disable_unprepare() if can't use
Kuninori Morimoto
1
-8
/
+10
2020-11-23
ASoC: sh: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2020-09-09
ASoC: sh: Replace tasklet with work
Takashi Iwai
2
-11
/
+12
2020-09-02
ASoC: siu: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+4
2020-07-31
ASoC: sh: Replace 'select' DMADEVICES 'with depends on'
Laurent Pinchart
1
-1
/
+1
2020-07-23
ASoC: sh: use asoc_substream_to_rtd()
Kuninori Morimoto
4
-11
/
+11
2020-07-14
ASoC: ssi: don't use discriminatory terms for debug log
Kuninori Morimoto
1
-1
/
+1
2020-07-14
ASoC: siu: don't use discriminatory terms for parameter
Kuninori Morimoto
1
-3
/
+3
2020-07-14
ASoC: fsi: don't use discriminatory terms for comment
Kuninori Morimoto
1
-2
/
+2
2020-07-14
ASoC: rsnd: don't use discriminatory terms for comment
Kuninori Morimoto
1
-2
/
+2
2020-07-14
ASoC: rsnd: don't use discriminatory terms for function names
Kuninori Morimoto
3
-18
/
+18
2020-05-12
SoC: rsnd: add interrupt support for SSI BUSIF buffer
Yongbo Zhang
3
-0
/
+162
2020-04-20
ASoC: rsnd: Fix "status check failed" spam for multi-SSI
Matthias Blankertz
1
-1
/
+7
2020-04-20
ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
Matthias Blankertz
1
-4
/
+7
2020-04-16
ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
Matthias Blankertz
1
-1
/
+1
2020-04-16
ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
Matthias Blankertz
1
-4
/
+4
2020-03-27
ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
4
-13
/
+13
2020-02-12
ASoC: sh: fsi: Restore devm_ioremap() alignment
Geert Uytterhoeven
1
-2
/
+1
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-110
/
+22
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
1
-1
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-11
ASoC: sh: Drop superfluous ioctl PCM ops
Takashi Iwai
4
-4
/
+0
2019-12-11
ASoC: siu_pcm: Use managed buffer allocation
Takashi Iwai
1
-38
/
+1
2019-12-11
ASoC: fsi: Use managed buffer allocation
Takashi Iwai
1
-17
/
+1
2019-12-11
ASoC: rcar: Use managed buffer allocation
Takashi Iwai
1
-17
/
+6
2019-12-11
ASoC: dma-sh7760: Use managed buffer allocation
Takashi Iwai
1
-13
/
+1
[next]