index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: remove 16ch support for now
Kuninori Morimoto
2017-08-09
1
-4
/
+3
*
ASoC: rsnd: control SSICR::EN correctly
Kuninori Morimoto
2017-08-08
1
-9
/
+31
*
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
2017-08-02
1
-0
/
+7
*
ASoC: rsnd: make arrays path and cmd_case static const
Colin Ian King
2017-06-30
1
-2
/
+2
*
ASoC: rsnd: constify dev_pm_ops structures.
Arvind Yadav
2017-06-30
1
-1
/
+1
*
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
Kuninori Morimoto
2017-06-21
3
-6
/
+6
*
ASoC: rsnd: add rsnd_soc_hw_rule/constraint()
Kuninori Morimoto
2017-06-15
2
-2
/
+154
*
ASoC: rsnd: add rsnd_ssi_clk_query()
Kuninori Morimoto
2017-06-15
2
-39
/
+58
*
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
2017-06-15
2
-26
/
+28
*
ASoC: rsnd: rename "slots" related variable
Kuninori Morimoto
2017-06-15
4
-37
/
+49
*
ASoC: rsnd: reduce confusable macro parameter magic
Kuninori Morimoto
2017-06-14
1
-2
/
+3
*
ASoC: rsnd: control kctrl items acceptance anytime/runtime
Kuninori Morimoto
2017-06-13
5
-6
/
+40
*
ASoC: rsnd: add detail explanation of L/R conversion timing
Kuninori Morimoto
2017-06-13
1
-0
/
+18
*
ASoC: rsnd: cleanup pointer related code
Kuninori Morimoto
2017-06-07
4
-56
/
+65
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-06-07
8
-8
/
+86
|
\
|
*
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
2017-05-26
1
-2
/
+4
|
*
ASoC: rsnd: SSI PIO adjust to 24bit mode
Kuninori Morimoto
2017-05-24
1
-2
/
+9
|
*
ASoC: rsnd: don't call free_irq() on Parent SSI
Kuninori Morimoto
2017-05-19
1
-0
/
+5
|
*
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
2017-05-17
7
-4
/
+68
*
|
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
2017-06-07
4
-3
/
+48
*
|
ASoC: rsnd: remove unused rsnd_dai_path_info
Kuninori Morimoto
2017-06-06
1
-1
/
+0
*
|
ASoC: rsnd: remove unused rsnd_ssi_non_ops
Kuninori Morimoto
2017-06-06
1
-8
/
+0
*
|
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
2017-05-19
5
-2
/
+111
*
|
ASoC: rsnd: add support graph base DT phase 2
Kuninori Morimoto
2017-05-19
1
-75
/
+84
*
|
ASoC: rsnd: add support graph base DT phase 1
Kuninori Morimoto
2017-05-19
2
-2
/
+39
*
|
ASoC: rsnd: check src mod pointer for rsnd_mod_id()
Kuninori Morimoto
2017-05-17
1
-0
/
+3
*
|
ASoC: rsnd: need to call nolock_stop if nolock_start was failed
Kuninori Morimoto
2017-05-17
1
-1
/
+6
*
|
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
2017-05-17
1
-1
/
+0
*
|
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
2017-05-17
1
-4
/
+3
*
|
ASoC: rsnd: remove mismatch explain comment from src.c
Kuninori Morimoto
2017-05-17
1
-14
/
+0
*
|
ASoC: rsnd: remove un-used OUF_SRCO/I macro
Kuninori Morimoto
2017-05-17
1
-4
/
+0
|
/
*
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
2017-04-21
1
-7
/
+11
*
ASoC: rsnd: fix semicolon.cocci warnings
kbuild test robot
2017-04-21
1
-1
/
+1
*
ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz
Kuninori Morimoto
2017-04-19
1
-13
/
+26
*
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
Kuninori Morimoto
2017-04-19
2
-3
/
+1
*
ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()
Kuninori Morimoto
2017-04-06
3
-92
/
+62
*
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-04-06
6
-35
/
+57
|
\
|
*
ASoC: rsnd: tidyup src->convert_rate reset timing
Kuninori Morimoto
2017-04-06
1
-2
/
+1
|
*
ASoC: rcar: call missing of_clk_del_provider() when remove
Kuninori Morimoto
2017-03-30
1
-0
/
+5
|
*
ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout
Kuninori Morimoto
2017-03-30
1
-8
/
+6
|
*
ASoC: rcar: dma: remove unnecessary "volatile"
Kuninori Morimoto
2017-03-16
1
-1
/
+1
|
*
ASoC: rcar: clear DE bit only in PDMACHCR when it stops
Kuninori Morimoto
2017-03-15
1
-2
/
+16
|
*
ASoC: rsnd: fix sound route path when using SRC6/SRC9
Hiroyuki Yokoyama
2017-03-13
1
-16
/
+20
|
*
ASoC: rcar: avoid SSI_MODEx settings for SSI8
Kuninori Morimoto
2017-03-06
1
-1
/
+5
|
*
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2017-02-19
3
-7
/
+5
|
|
\
|
|
*
ASoC: rsnd: fixup reset timing of sync convert_rate
Kuninori Morimoto
2017-02-03
1
-3
/
+3
|
|
*
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
Kuninori Morimoto
2017-01-23
2
-4
/
+2
|
*
|
ASoC: rsnd: don't double free kctrl
Colin Ian King
2016-12-15
1
-3
/
+1
|
|
/
*
|
ASoC: rcar: remove rsnd_kctrl_remove()
Kuninori Morimoto
2017-03-29
3
-28
/
+0
*
|
ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT
Kuninori Morimoto
2017-03-24
1
-0
/
+9
[next]