index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
Age
Commit message (
Expand
)
Author
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
2017-06-13
ASoC: rsnd: add detail explanation of L/R conversion timing
Kuninori Morimoto
2017-06-07
ASoC: rsnd: cleanup pointer related code
Kuninori Morimoto
2017-06-07
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2017-06-07
ASoC: rsnd: update pointer more accurate
Kuninori Morimoto
2017-06-06
ASoC: rsnd: remove unused rsnd_dai_path_info
Kuninori Morimoto
2017-06-06
ASoC: rsnd: remove unused rsnd_ssi_non_ops
Kuninori Morimoto
2017-05-26
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
Kuninori Morimoto
2017-05-24
ASoC: rsnd: SSI PIO adjust to 24bit mode
Kuninori Morimoto
2017-05-19
ASoC: rsnd: add HDMI output support
Kuninori Morimoto
2017-05-19
ASoC: rsnd: add support graph base DT phase 2
Kuninori Morimoto
2017-05-19
ASoC: rsnd: add support graph base DT phase 1
Kuninori Morimoto
2017-05-19
ASoC: rsnd: don't call free_irq() on Parent SSI
Kuninori Morimoto
2017-05-17
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
Kuninori Morimoto
2017-05-17
ASoC: rsnd: check src mod pointer for rsnd_mod_id()
Kuninori Morimoto
2017-05-17
ASoC: rsnd: need to call nolock_stop if nolock_start was failed
Kuninori Morimoto
2017-05-17
ASoC: rsnd: remove error pointer for adg->clkout[i]
Kuninori Morimoto
2017-05-17
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
Kuninori Morimoto
2017-05-17
ASoC: rsnd: remove mismatch explain comment from src.c
Kuninori Morimoto
2017-05-17
ASoC: rsnd: remove un-used OUF_SRCO/I macro
Kuninori Morimoto
2017-04-21
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
[next]