summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown1-4/+2
2017-09-01Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown16-127/+136
2017-09-01Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown3-16/+44
2017-08-22ASoC: rsnd: remove unused rsnd_xxx_to_dma()Kuninori Morimoto2-2/+0
2017-08-21ASoC: rsnd: tidyup comments position/space/tabKuninori Morimoto2-5/+4
2017-08-17ASoC: sh: make snd_soc_ops constBhumika Goyal1-1/+1
2017-08-17ASoC: sh: make snd_pcm_hardware constBhumika Goyal4-4/+4
2017-08-14Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown4-7/+7
2017-08-14ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()Markus Elfring1-3/+1
2017-08-14ASoC: sh: constify snd_pcm_ops structuresArvind Yadav4-4/+4
2017-08-14ASoC: sh: make snd_soc_platform_driver constBhumika Goyal3-3/+3
2017-08-10ASoC: rsnd: Delete an error message for a failed memory allocation in three f...Markus Elfring3-9/+3
2017-08-10ASoC: rsnd: call request_irq/free_irq once in MIX caseKuninori Morimoto1-5/+22
2017-08-10ASoC: rsnd: add rsnd_ssi_flags_has/add() macroKuninori Morimoto1-9/+10
2017-08-10ASoC: rsnd: call free_irq() both DMA/PIO modeKuninori Morimoto1-18/+19
2017-08-10Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown3-16/+44
2017-08-09ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto1-3/+3
2017-08-09ASoC: rsnd: remove 16ch support for nowKuninori Morimoto1-4/+3
2017-08-08ASoC: rsnd: control SSICR::EN correctlyKuninori Morimoto1-9/+31
2017-08-08ASoC: rsnd: rsnd_ssi_can_output_clk() macroKuninori Morimoto1-4/+3
2017-08-08ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.Kuninori Morimoto1-2/+4
2017-08-02ASoC: rcar: unregister fixed rate on ADGKuninori Morimoto1-0/+7
2017-07-28ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startupKuninori Morimoto1-49/+31
2017-07-24ASoC: rsnd: don't use private_value on rsnd_kctrl_new()Kuninori Morimoto2-8/+7
2017-07-24ASoC: sh: hac: add missing "int ret"Kuninori Morimoto1-0/+2
2017-07-17ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()Gustavo A. R. Silva1-1/+1
2017-07-17ASoC: rsnd: add missing of_node_putJulia Lawall5-5/+22
2017-07-17ASoC: fsi: constify dev_pm_ops structureGustavo A. R. Silva1-1/+1
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai13-285/+710
2017-07-03Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000' an...Mark Brown1-7/+6
2017-06-30ASoC: rsnd: make arrays path and cmd_case static constColin Ian King1-2/+2
2017-06-30ASoC: rsnd: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-06-21ASoC: rsnd: fixup unsigned expression compared with zero: main_rateKuninori Morimoto3-6/+6
2017-06-15ASoC: rsnd: add rsnd_soc_hw_rule/constraint()Kuninori Morimoto2-2/+154
2017-06-15ASoC: rsnd: add rsnd_ssi_clk_query()Kuninori Morimoto2-39/+58
2017-06-15ASoC: rsnd: add rsnd_adg_clk_query()Kuninori Morimoto2-26/+28
2017-06-15ASoC: rsnd: rename "slots" related variableKuninori Morimoto4-37/+49
2017-06-14ASoC: rsnd: reduce confusable macro parameter magicKuninori Morimoto1-2/+3
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto5-6/+40
2017-06-13ASoC: rsnd: add detail explanation of L/R conversion timingKuninori Morimoto1-0/+18
2017-06-07ASoC: rsnd: cleanup pointer related codeKuninori Morimoto4-56/+65
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown8-8/+86
2017-06-07ASoC: rsnd: update pointer more accurateKuninori Morimoto4-3/+48
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai8-8/+86
2017-06-06ASoC: rsnd: remove unused rsnd_dai_path_infoKuninori Morimoto1-1/+0
2017-06-06ASoC: rsnd: remove unused rsnd_ssi_non_opsKuninori Morimoto1-8/+0
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-2/+2
2017-05-26ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTxKuninori Morimoto1-2/+4
2017-05-24ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto1-2/+9
2017-05-19ASoC: rsnd: add HDMI output supportKuninori Morimoto6-3/+112