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: sh: constify snd_pcm_ops structures
Arvind Yadav
2017-08-14
1
-1
/
+1
|
*
ASoC: sh: make snd_soc_platform_driver const
Bhumika Goyal
2017-08-14
1
-1
/
+1
*
|
ASoC: rsnd: Delete an error message for a failed memory allocation in three f...
Markus Elfring
2017-08-10
3
-9
/
+3
*
|
ASoC: rsnd: call request_irq/free_irq once in MIX case
Kuninori Morimoto
2017-08-10
1
-5
/
+22
*
|
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
Kuninori Morimoto
2017-08-10
1
-9
/
+10
*
|
ASoC: rsnd: call free_irq() both DMA/PIO mode
Kuninori Morimoto
2017-08-10
1
-18
/
+19
*
|
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-08-10
3
-16
/
+44
|
\
\
|
*
|
ASoC: rsnd: avoid duplicate free_irq()
Kuninori Morimoto
2017-08-09
1
-3
/
+3
|
*
|
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: rsnd_ssi_can_output_clk() macro
Kuninori Morimoto
2017-08-08
1
-4
/
+3
*
|
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
Kuninori Morimoto
2017-08-08
1
-2
/
+4
*
|
ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup
Kuninori Morimoto
2017-07-28
1
-49
/
+31
*
|
ASoC: rsnd: don't use private_value on rsnd_kctrl_new()
Kuninori Morimoto
2017-07-24
2
-8
/
+7
*
|
ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
*
|
ASoC: rsnd: add missing of_node_put
Julia Lawall
2017-07-17
5
-5
/
+22
|
/
*
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
[prev]
[next]