summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/src.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: no exception for SCUKuninori Morimoto2024-04-021-4/+0
* ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()Kuninori Morimoto2024-04-021-1/+1
* ASoC: rsnd: don't get resource from IDKuninori Morimoto2024-04-021-3/+3
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-0/+1
* ASoC: rsnd: Add check for rsnd_mod_power_onJiasheng Jiang2022-09-021-1/+4
* ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto2022-04-211-1/+6
* ASoC: rsnd: adjust disabled moduleKuninori Morimoto2021-06-011-1/+3
* ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto2021-06-011-1/+1
* ASoC: rsnd: add debugfs supportKuninori Morimoto2021-05-271-0/+20
* ASoC: rsnd: incidate irq error messageKuninori Morimoto2021-05-271-3/+3
* ASoC: rsnd: add usage for SRCKuninori Morimoto2021-04-141-0/+9
* ASoC: rsnd: src: fix compiler warningsJiada Wang2019-03-111-6/+6
* ASoC: rsnd: src: Avoid a potential deadlockJiada Wang2019-03-111-8/+1
* ASoC: rsnd: update BSDSR/BSDISR handlingKuninori Morimoto2019-01-071-10/+115
* ASoC: rsnd: handle DPCM converted rate/chan under coreKuninori Morimoto2018-11-061-38/+2
* ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto2018-11-051-3/+2
* ASoC: rsnd: move .get_status under rsnd_mod_opsKuninori Morimoto2018-11-051-12/+12
* ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-201-1/+1
* ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto2018-06-181-10/+6
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* ASoC: rsnd: indicate IRQ error status for debugKuninori Morimoto2018-02-131-2/+20
* ASoC: rsnd: remove unused rsnd_xxx_to_dma()Kuninori Morimoto2017-08-221-1/+0
* ASoC: rsnd: tidyup comments position/space/tabKuninori Morimoto2017-08-211-4/+3
* ASoC: rsnd: add missing of_node_putJulia Lawall2017-07-171-1/+5
* ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto2017-06-131-0/+2
* Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2017-06-071-2/+10
|\
| * ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto2017-05-171-2/+10
* | ASoC: rsnd: remove mismatch explain comment from src.cKuninori Morimoto2017-05-171-14/+0
* | ASoC: rsnd: remove un-used OUF_SRCO/I macroKuninori Morimoto2017-05-171-4/+0
|/
* ASoC: rsnd: tidyup src->convert_rate reset timingKuninori Morimoto2017-04-061-2/+1
* ASoC: rsnd: fixup reset timing of sync convert_rateKuninori Morimoto2017-02-031-3/+3
* ASoC: rsnd: enable SRC sync even FIN = FOUTKuninori Morimoto2016-10-271-2/+5
* ASoC: rsnd: fixup SCU_SYS_STATUSx accessKuninori Morimoto2016-10-261-2/+2
* ASoC: rsnd: remove non DT support for DMAKuninori Morimoto2016-10-251-1/+1
* ASoC: rsnd: Fixup SRCm_IFSVR calculate methodHiroyuki Yokoyama2016-07-271-1/+5
* rcar: src: skip disabled-SRC nodesSergei Shtylyov2016-05-121-0/+4
* ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-071-14/+12
* ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto2016-03-071-3/+17
* ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()Kuninori Morimoto2016-03-071-11/+8
* ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto2016-03-071-12/+9
* ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto2016-03-071-7/+0
* ASoC: rsnd: don't enable SRC Sync mode when Capture with CMDKuninori Morimoto2016-03-071-3/+3
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-051-1/+1
* Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-021-0/+7
|\
| *---. Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown2015-12-231-675/+223
| |\ \ \
| * | | | ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto2015-11-101-0/+7
| |/ / /
* | | | ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto2016-02-201-1/+2
* | | | ASoC: rsnd: add .irq callbackKuninori Morimoto2016-01-271-8/+8
* | | | ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto2016-01-271-31/+8
* | | | ASoC: rsnd: disable SRC.out/in in same timeKuninori Morimoto2016-01-221-8/+1