summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-07-14ASoC: rsnd: don't use discriminatory terms for commentKuninori Morimoto1-2/+2
2020-03-27ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ASoC: rcar: Use managed buffer allocationTakashi Iwai1-17/+6
2019-12-10ASoC: soc-core: remove snd_soc_disconnect_sync()Kuninori Morimoto1-2/+0
2019-12-09ASoC: rsnd: Calculate DALIGN inversion at run-timeGeert Uytterhoeven1-18/+13
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-14/+20
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao1-2/+18
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+1
2019-10-28ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()Kuninori Morimoto1-1/+1
2019-10-23ASoC: rsnd: add missing of_node_put()Kuninori Morimoto1-1/+8
2019-10-18ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto1-12/+11
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer1-1/+15
2019-05-20ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driverKuninori Morimoto1-60/+60
2019-04-25ASoC: rsnd: fixup 6ch settings to 8chKuninori Morimoto1-5/+13
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown1-4/+1
2019-03-11ASoC: rsnd: src: Avoid a potential deadlockJiada Wang1-0/+2
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-25/+23
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown1-4/+4
2019-02-06ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai1-4/+1
2019-02-02ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto1-13/+12
2019-02-02ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto1-8/+7
2019-02-02ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto1-4/+4
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+12
2018-12-04ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto1-2/+51
2018-11-28ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto1-0/+12
2018-11-09ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto1-1/+8
2018-11-06ASoC: rsnd: add TDM Split mode supportKuninori Morimoto1-0/+29
2018-11-06ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto1-0/+1
2018-11-06ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto1-1/+33
2018-11-06ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto1-1/+29
2018-11-06ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto1-6/+6
2018-11-06ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto1-3/+3
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto1-9/+32
2018-11-05ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto1-0/+21
2018-11-05ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto1-7/+3
2018-10-10ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto1-2/+2
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown1-1/+9
2018-09-06ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto1-1/+9
2018-09-03ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto1-11/+2
2018-09-03Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown1-0/+11
2018-09-03ASoC: rsnd: remove is_play parameter from hw_rule functionJiada Wang1-42/+12
2018-09-03ASoC: rsnd: add support for 8 bit S8 formatDragos Tarcatu1-3/+7
2018-09-03ASoC: rsnd: add support for the DSP_A/DSP_B formatsDragos Tarcatu1-0/+6
2018-09-03ASoC: rsnd: add support for 16/24 bit slot widthsDragos Tarcatu1-7/+25
2018-09-03ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()Jiada Wang1-1/+8
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang1-0/+11
2018-06-22Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown1-0/+6