index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
ASoC: rsnd: call request_irq/free_irq once in MIX case
Kuninori Morimoto
1
-5
/
+22
2017-08-10
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
Kuninori Morimoto
1
-9
/
+10
2017-08-10
ASoC: rsnd: call free_irq() both DMA/PIO mode
Kuninori Morimoto
1
-18
/
+19
2017-08-10
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
3
-16
/
+44
2017-08-09
ASoC: rsnd: avoid duplicate free_irq()
Kuninori Morimoto
1
-3
/
+3
2017-08-09
ASoC: rsnd: remove 16ch support for now
Kuninori Morimoto
1
-4
/
+3
2017-08-08
ASoC: rsnd: control SSICR::EN correctly
Kuninori Morimoto
1
-9
/
+31
2017-08-08
ASoC: rsnd: rsnd_ssi_can_output_clk() macro
Kuninori Morimoto
1
-4
/
+3
2017-08-08
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
Kuninori Morimoto
1
-2
/
+4
2017-08-02
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
1
-0
/
+7
2017-07-28
ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup
Kuninori Morimoto
1
-49
/
+31
2017-07-24
ASoC: rsnd: don't use private_value on rsnd_kctrl_new()
Kuninori Morimoto
2
-8
/
+7
2017-07-24
ASoC: sh: hac: add missing "int ret"
Kuninori Morimoto
1
-0
/
+2
2017-07-17
ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()
Gustavo A. R. Silva
1
-1
/
+1
2017-07-17
ASoC: rsnd: add missing of_node_put
Julia Lawall
5
-5
/
+22
2017-07-17
ASoC: fsi: constify dev_pm_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-07-03
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
13
-285
/
+710
2017-07-03
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000' an...
Mark Brown
1
-7
/
+6
2017-06-30
ASoC: rsnd: make arrays path and cmd_case static const
Colin Ian King
1
-2
/
+2
2017-06-30
ASoC: rsnd: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-06-21
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
Kuninori Morimoto
3
-6
/
+6
2017-06-15
ASoC: rsnd: add rsnd_soc_hw_rule/constraint()
Kuninori Morimoto
2
-2
/
+154
2017-06-15
ASoC: rsnd: add rsnd_ssi_clk_query()
Kuninori Morimoto
2
-39
/
+58
2017-06-15
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
2
-26
/
+28
2017-06-15
ASoC: rsnd: rename "slots" related variable
Kuninori Morimoto
4
-37
/
+49
2017-06-14
ASoC: rsnd: reduce confusable macro parameter magic
Kuninori Morimoto
1
-2
/
+3
2017-06-13
ASoC: rsnd: control kctrl items acceptance anytime/runtime
Kuninori Morimoto
5
-6
/
+40
2017-06-13
ASoC: rsnd: add detail explanation of L/R conversion timing
Kuninori Morimoto
1
-0
/
+18
2017-06-07
ASoC: rsnd: cleanup pointer related code
Kuninori Morimoto
4
-56
/
+65
2017-06-07
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
8
-8
/
+86
2017-06-07
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
4
-3
/
+48
2017-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-8
/
+86
2017-06-06
ASoC: rsnd: remove unused rsnd_dai_path_info
Kuninori Morimoto
1
-1
/
+0
2017-06-06
ASoC: rsnd: remove unused rsnd_ssi_non_ops
Kuninori Morimoto
1
-8
/
+0
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
1
-2
/
+2
2017-05-26
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
1
-2
/
+4
2017-05-24
ASoC: rsnd: SSI PIO adjust to 24bit mode
Kuninori Morimoto
1
-2
/
+9
2017-05-19
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
6
-3
/
+112
2017-05-19
ASoC: rsnd: add support graph base DT phase 2
Kuninori Morimoto
1
-75
/
+84
2017-05-19
ASoC: rsnd: add support graph base DT phase 1
Kuninori Morimoto
2
-2
/
+39
2017-05-19
ASoC: rsnd: don't call free_irq() on Parent SSI
Kuninori Morimoto
1
-0
/
+5
2017-05-17
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
7
-4
/
+68
2017-05-17
ASoC: fsi: Move inline fsi_stream_is_play() before use
Geert Uytterhoeven
1
-7
/
+6
2017-05-17
ASoC: rsnd: check src mod pointer for rsnd_mod_id()
Kuninori Morimoto
1
-0
/
+3
2017-05-17
ASoC: rsnd: need to call nolock_stop if nolock_start was failed
Kuninori Morimoto
1
-1
/
+6
2017-05-17
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
1
-1
/
+0
2017-05-17
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
1
-4
/
+3
2017-05-17
ASoC: rsnd: remove mismatch explain comment from src.c
Kuninori Morimoto
1
-14
/
+0
2017-05-17
ASoC: rsnd: remove un-used OUF_SRCO/I macro
Kuninori Morimoto
1
-4
/
+0
2017-04-21
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
1
-7
/
+11
[prev]
[next]