summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2017-07-17ASoC: rsnd: add missing of_node_putJulia Lawall
2017-07-17ASoC: fsi: constify dev_pm_ops structureGustavo A. R. Silva
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-07-03Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000' an...Mark Brown
2017-06-30ASoC: rsnd: make arrays path and cmd_case static constColin Ian King
2017-06-30ASoC: rsnd: constify dev_pm_ops structures.Arvind Yadav
2017-06-21ASoC: rsnd: fixup unsigned expression compared with zero: main_rateKuninori Morimoto
2017-06-15ASoC: rsnd: add rsnd_soc_hw_rule/constraint()Kuninori Morimoto
2017-06-15ASoC: rsnd: add rsnd_ssi_clk_query()Kuninori Morimoto
2017-06-15ASoC: rsnd: add rsnd_adg_clk_query()Kuninori Morimoto
2017-06-15ASoC: rsnd: rename "slots" related variableKuninori Morimoto
2017-06-14ASoC: rsnd: reduce confusable macro parameter magicKuninori Morimoto
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto
2017-06-13ASoC: rsnd: add detail explanation of L/R conversion timingKuninori Morimoto
2017-06-07ASoC: rsnd: cleanup pointer related codeKuninori Morimoto
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-06-07ASoC: rsnd: update pointer more accurateKuninori Morimoto
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-06ASoC: rsnd: remove unused rsnd_dai_path_infoKuninori Morimoto
2017-06-06ASoC: rsnd: remove unused rsnd_ssi_non_opsKuninori Morimoto
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-26ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTxKuninori Morimoto
2017-05-24ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto
2017-05-19ASoC: rsnd: add HDMI output supportKuninori Morimoto
2017-05-19ASoC: rsnd: add support graph base DT phase 2Kuninori Morimoto
2017-05-19ASoC: rsnd: add support graph base DT phase 1Kuninori Morimoto
2017-05-19ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto
2017-05-17ASoC: fsi: Move inline fsi_stream_is_play() before useGeert Uytterhoeven
2017-05-17ASoC: rsnd: check src mod pointer for rsnd_mod_id()Kuninori Morimoto
2017-05-17ASoC: rsnd: need to call nolock_stop if nolock_start was failedKuninori Morimoto
2017-05-17ASoC: rsnd: remove error pointer for adg->clkout[i]Kuninori Morimoto
2017-05-17ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related propertyKuninori Morimoto
2017-05-17ASoC: rsnd: remove mismatch explain comment from src.cKuninori Morimoto
2017-05-17ASoC: rsnd: remove un-used OUF_SRCO/I macroKuninori Morimoto
2017-04-21ASoC: rsnd: Fix possible NULL pointer dereferenceMarek Vasut
2017-04-21ASoC: rsnd: fix semicolon.cocci warningskbuild test robot
2017-04-19ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHzKuninori Morimoto
2017-04-19ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUGKuninori Morimoto
2017-04-06ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()Kuninori Morimoto
2017-04-06Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-04-06ASoC: rsnd: tidyup src->convert_rate reset timingKuninori Morimoto
2017-03-30ASoC: rcar: call missing of_clk_del_provider() when removeKuninori Morimoto
2017-03-30ASoC: rcar: fixup of_clk_add_provider() usage for multi clkoutKuninori Morimoto
2017-03-29ASoC: rcar: remove rsnd_kctrl_remove()Kuninori Morimoto
2017-03-24ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto
2017-03-24ASoC: rcar: enable PCM RATE untile 192000Hiroyuki Yokoyama
2017-03-16ASoC: rcar: dma: remove unnecessary "volatile"Kuninori Morimoto
2017-03-15ASoC: rcar: clear DE bit only in PDMACHCR when it stopsKuninori Morimoto
2017-03-13ASoC: rsnd: fix sound route path when using SRC6/SRC9Hiroyuki Yokoyama