summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/src.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto2016-01-221-3/+1
* | | | ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-1/+2
| |_|/ |/| |
* | | ASoC: rsnd: src: add rsnd_src_halt()Kuninori Morimoto2015-11-301-0/+8
* | | ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation()Kuninori Morimoto2015-11-301-2/+2
* | | ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto2015-11-301-1/+2
* | | ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIUKuninori Morimoto2015-11-301-1/+2
* | | ASoC: rsnd: tidyup semantics of rsnd_src_record_error()Kuninori Morimoto2015-11-271-7/+6
* | | ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-4/+2
* | | ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-1/+0
* | | ASoC: rsnd: remove platform boot support from src.cKuninori Morimoto2015-11-181-115/+43
* | | ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-181-2/+0
* | | ASoC: rsnd: SRC settings matches to datasheetKuninori Morimoto2015-11-181-258/+166
* | | ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-181-194/+5
* | | ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()Kuninori Morimoto2015-11-161-1/+1
* | | ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto2015-11-161-65/+0
* | | ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto2015-11-161-42/+8
* | | ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto2015-11-161-3/+3
* | | ASoC: rsnd: use mod base common method on DMA phase1Kuninori Morimoto2015-11-161-1/+1
* | | ASoC: rsnd: Don't stop HW even if a large number of errors occurKuninori Morimoto2015-11-161-7/+10
* | | ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto2015-11-161-2/+16