index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...
Mark Brown
2017-09-01
1
-4
/
+2
|
\
\
|
|
*
ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()
Markus Elfring
2017-08-14
1
-3
/
+1
|
|
*
ASoC: fsi: constify dev_pm_ops structure
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2017-09-01
16
-127
/
+136
|
\
\
|
*
|
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
Kuninori Morimoto
2017-08-22
2
-2
/
+0
|
*
|
ASoC: rsnd: tidyup comments position/space/tab
Kuninori Morimoto
2017-08-21
2
-5
/
+4
|
*
|
ASoC: sh: make snd_soc_ops const
Bhumika Goyal
2017-08-17
1
-1
/
+1
|
*
|
ASoC: sh: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
4
-4
/
+4
|
*
|
Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-08-14
4
-7
/
+7
|
|
\
\
|
|
*
|
ASoC: sh: constify snd_pcm_ops structures
Arvind Yadav
2017-08-14
4
-4
/
+4
|
|
*
|
ASoC: sh: make snd_soc_platform_driver const
Bhumika Goyal
2017-08-14
3
-3
/
+3
|
|
|
/
|
*
|
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: 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
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2017-09-01
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: sh: hac: add missing "int ret"
Kuninori Morimoto
2017-07-24
1
-0
/
+2
|
/
*
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2017-07-03
13
-285
/
+710
|
\
|
*
-
.
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000' an...
Mark Brown
2017-07-03
1
-7
/
+6
|
|
\
\
|
|
|
*
ASoC: fsi: Move inline fsi_stream_is_play() before use
Geert Uytterhoeven
2017-05-17
1
-7
/
+6
|
|
|
/
|
*
|
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: 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
6
-3
/
+112
|
*
|
|
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
[next]