summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2019-12-17ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto
2019-12-17ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto
2019-11-20ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
2019-10-05ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto
2019-03-23ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto
2018-12-17ASoC: rsnd: fixup clock start checkerKuninori Morimoto
2018-10-18ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto
2018-10-18ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto
2018-09-29ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang
2018-08-17ASoC: rsnd: fix ADG flagsKuninori Morimoto
2018-03-03ASoC: rsnd: fixup ADG register maskKuninori Morimoto
2018-02-25ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang
2017-12-20ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown
2017-09-01Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-09-01Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2017-08-22ASoC: rsnd: remove unused rsnd_xxx_to_dma()Kuninori Morimoto
2017-08-21ASoC: rsnd: tidyup comments position/space/tabKuninori Morimoto
2017-08-17ASoC: sh: make snd_soc_ops constBhumika Goyal
2017-08-17ASoC: sh: make snd_pcm_hardware constBhumika Goyal
2017-08-14Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-08-14ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()Markus Elfring
2017-08-14ASoC: sh: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: sh: make snd_soc_platform_driver constBhumika Goyal
2017-08-10ASoC: rsnd: Delete an error message for a failed memory allocation in three f...Markus Elfring
2017-08-10ASoC: rsnd: call request_irq/free_irq once in MIX caseKuninori Morimoto
2017-08-10ASoC: rsnd: add rsnd_ssi_flags_has/add() macroKuninori Morimoto
2017-08-10ASoC: rsnd: call free_irq() both DMA/PIO modeKuninori Morimoto
2017-08-10Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-08-09ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto
2017-08-09ASoC: rsnd: remove 16ch support for nowKuninori Morimoto
2017-08-08ASoC: rsnd: control SSICR::EN correctlyKuninori Morimoto
2017-08-08ASoC: rsnd: rsnd_ssi_can_output_clk() macroKuninori Morimoto
2017-08-08ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.Kuninori Morimoto
2017-08-02ASoC: rcar: unregister fixed rate on ADGKuninori Morimoto
2017-07-28ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startupKuninori Morimoto
2017-07-24ASoC: rsnd: don't use private_value on rsnd_kctrl_new()Kuninori Morimoto
2017-07-24ASoC: sh: hac: add missing "int ret"Kuninori Morimoto
2017-07-17ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()Gustavo A. R. Silva
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