aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2020-03-30ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao
2019-11-25ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
2019-04-25ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown
2019-02-06ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-02ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto
2019-02-02ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto
2019-02-02ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-12-04ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto
2018-11-28ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto
2018-11-09ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto
2018-11-06ASoC: rsnd: add TDM Split mode supportKuninori Morimoto
2018-11-06ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto
2018-11-06ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto
2018-11-06ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto
2018-11-06ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto
2018-11-06ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto
2018-11-05ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto
2018-10-10ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown
2018-09-06ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto
2018-09-03ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto
2018-09-03Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown
2018-09-03ASoC: rsnd: remove is_play parameter from hw_rule functionJiada Wang
2018-09-03ASoC: rsnd: add support for 8 bit S8 formatDragos Tarcatu
2018-09-03ASoC: rsnd: add support for the DSP_A/DSP_B formatsDragos Tarcatu
2018-09-03ASoC: rsnd: add support for 16/24 bit slot widthsDragos Tarcatu
2018-09-03ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()Jiada Wang
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang
2018-06-22Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown
2018-06-18ASoC: rsnd: add rsnd_daidrv_get()Kuninori Morimoto
2018-06-18ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pinKuninori Morimoto
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-16Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown
2018-04-16ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto
2018-04-16ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto
2018-04-12ASoC: rsnd: mark PM functions __maybe_unusedArnd Bergmann
2018-03-28Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...Mark Brown
2018-03-21ASoC: rsnd: set pm_ops in hibernate-compatible wayNikita Yushchenko
2018-02-13ASoC: rsnd: suppress rsnd_dai_call() debug messageKuninori Morimoto
2018-02-12ASoC: sh: rsnd: replace platform to componentKuninori Morimoto
2017-12-11ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()Kuninori Morimoto
2017-12-11ASoC: rsnd: don't use runtime->sample_bitsKuninori Morimoto