summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-283-13/+62
|\
| * Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-263-13/+62
| |\
| | * ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang2019-02-263-13/+62
| * | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-132-2/+2
| |\|
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-082-2/+2
|\ \ \ | | |/ | |/|
| * | ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| * | ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
* | | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-082-35/+138
|\ \ \ | | |/ | |/|
| * | Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-061-4/+4
| |\|
| | * ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| * | ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto2019-02-021-13/+12Star
| * | ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto2019-02-021-8/+7Star
| * | ASoC: rsnd: update BSDSR/BSDISR handlingKuninori Morimoto2019-01-071-10/+115
| |/
* / ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-4/+1Star
|/
* Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-133-9/+13
|\
| * ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto2018-11-282-8/+12
| * ASoC: rsnd: fixup clock start checkerKuninori Morimoto2018-10-311-1/+1
* | ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto2018-12-126-314/+212Star
* | ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto2018-12-041-2/+51
* | ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto2018-12-043-3/+13
* | ASoC: rsnd: indicates Channel and Mode for debugKuninori Morimoto2018-12-041-1/+9
* | ASoC: rsnd: makes rsnd_ssi_is_dma_mode() staticKuninori Morimoto2018-11-212-3/+3
* | ASoC: rsnd: tidyup rsnd_parse_connect_ssiu_compatible()Kuninori Morimoto2018-11-211-2/+4
* | ASoC: rsnd: use ring buffer for rsnd_mod_name()Kuninori Morimoto2018-11-091-1/+8
* | ASoC: rsnd: add TDM Split mode supportKuninori Morimoto2018-11-064-12/+67
* | ASoC: rsnd: add SSIU BUSIF supportKuninori Morimoto2018-11-065-29/+215
* | ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto2018-11-064-85/+39Star
* | ASoC: rsnd: move HDMI information from ssi.c to core.cKuninori Morimoto2018-11-064-75/+41Star
* | ASoC: rsnd: use defined io_playback/io_captureKuninori Morimoto2018-11-061-6/+6
* | ASoC: rsnd: rename rsnd_runtime_is_ssi_xxx()Kuninori Morimoto2018-11-064-8/+8
* | ASoC: rsnd: remove endpoint bidirectional checkKuninori Morimoto2018-11-061-5/+1Star
* | ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto2018-11-056-47/+57
* | ASoC: rsnd: add .get_id/.get_id_subKuninori Morimoto2018-11-053-1/+46
* | ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-0511-127/+129
|/
* ASoC: rsnd: tidyup SSICR::SWSP for TDMKuninori Morimoto2018-10-171-1/+1
* ASoC: rsnd: enable TDM settings for SSI parentKuninori Morimoto2018-10-171-10/+11
* ASoC: rsnd: use 32bit TDM width as defaultKuninori Morimoto2018-10-101-2/+2
* ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk2018-09-212-11/+10Star
* ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-202-2/+2
* Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown2018-09-103-1/+18
|\
| * ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2018-09-062-1/+13
| * ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto2018-09-061-0/+5
* | ASoC: rsnd: don't use %p for dev_dbg()Kuninori Morimoto2018-09-062-3/+3
* | ASoC: rsnd: gen: use tab instead of white-spaceKuninori Morimoto2018-09-061-24/+24
* | ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto2018-09-033-37/+22Star
* | Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown2018-09-033-6/+28
|\|
| * ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-033-6/+28
* | ASoC: rsnd: ssiu: Support to init different BUSIF instanceJiada Wang2018-09-031-1/+21
* | ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang2018-09-033-17/+107
* | ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIFJiada Wang2018-09-031-11/+26