index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
Age
Commit message (
Expand
)
Author
2017-11-10
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2017-11-06
ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failed
Kuninori Morimoto
2017-11-01
ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()
Kuninori Morimoto
2017-11-01
ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
Kuninori Morimoto
2017-10-31
ASoC: rsnd: Don't check SSISR::DIRQ when Capture
Kuninori Morimoto
2017-10-31
ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
Kuninori Morimoto
2017-10-31
ASoC: rsnd: NULL check is not needed for clk_unprepare()
Kuninori Morimoto
2017-10-31
ASoC: rsnd: tidyup rsnd_mod_next() for loop method
Kuninori Morimoto
2017-10-31
ASoC: rsnd: don't use io->mod[] directly
Kuninori Morimoto
2017-10-13
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
2017-10-11
ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
2017-10-04
ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
2017-10-04
ASoC: rsnd: makes volume ramp rate list generic
Kuninori Morimoto
2017-10-04
ASoC: rsnd: CTU kctrl sets once
Kuninori Morimoto
2017-10-04
ASoC: rsnd: DVC kctrl sets once
Kuninori Morimoto
2017-10-04
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
2017-10-04
ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
2017-10-03
ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
2017-09-21
ASoC: rsnd: add rsnd_dma_alloc()
Kuninori Morimoto
2017-09-13
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
2017-08-22
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
Kuninori Morimoto
2017-08-21
ASoC: rsnd: tidyup comments position/space/tab
Kuninori Morimoto
2017-08-17
ASoC: sh: make snd_pcm_hardware const
Bhumika Goyal
2017-08-14
Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-08-14
ASoC: sh: constify snd_pcm_ops structures
Arvind Yadav
2017-08-14
ASoC: sh: make snd_soc_platform_driver const
Bhumika Goyal
2017-08-10
ASoC: rsnd: Delete an error message for a failed memory allocation in three f...
Markus Elfring
2017-08-10
ASoC: rsnd: call request_irq/free_irq once in MIX case
Kuninori Morimoto
2017-08-10
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
Kuninori Morimoto
2017-08-10
ASoC: rsnd: call free_irq() both DMA/PIO mode
Kuninori Morimoto
2017-08-10
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-08-09
ASoC: rsnd: avoid duplicate free_irq()
Kuninori Morimoto
2017-08-09
ASoC: rsnd: remove 16ch support for now
Kuninori Morimoto
2017-08-08
ASoC: rsnd: control SSICR::EN correctly
Kuninori Morimoto
2017-08-08
ASoC: rsnd: rsnd_ssi_can_output_clk() macro
Kuninori Morimoto
2017-08-08
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
Kuninori Morimoto
2017-08-02
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
2017-07-28
ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup
Kuninori Morimoto
2017-07-24
ASoC: rsnd: don't use private_value on rsnd_kctrl_new()
Kuninori Morimoto
2017-07-17
ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()
Gustavo A. R. Silva
2017-07-17
ASoC: rsnd: add missing of_node_put
Julia Lawall
2017-06-30
ASoC: rsnd: make arrays path and cmd_case static const
Colin Ian King
2017-06-30
ASoC: rsnd: constify dev_pm_ops structures.
Arvind Yadav
2017-06-21
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
Kuninori Morimoto
2017-06-15
ASoC: rsnd: add rsnd_soc_hw_rule/constraint()
Kuninori Morimoto
2017-06-15
ASoC: rsnd: add rsnd_ssi_clk_query()
Kuninori Morimoto
2017-06-15
ASoC: rsnd: add rsnd_adg_clk_query()
Kuninori Morimoto
2017-06-15
ASoC: rsnd: rename "slots" related variable
Kuninori Morimoto
2017-06-14
ASoC: rsnd: reduce confusable macro parameter magic
Kuninori Morimoto
2017-06-13
ASoC: rsnd: control kctrl items acceptance anytime/runtime
Kuninori Morimoto
[next]