summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/gen.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto2018-04-161-1/+2
* ASoC: rsnd: Delete an error message for a failed memory allocation in three f...Markus Elfring2017-08-101-3/+1
* Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2017-06-071-0/+1
|\
| * ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto2017-05-171-0/+1
* | ASoC: rsnd: add HDMI output supportKuninori Morimoto2017-05-191-0/+2
|/
* ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto2016-10-281-2/+2
* ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto2016-10-261-0/+8
* ASoC: rcar: fix 'const static' variablesArnd Bergmann2016-06-131-6/+6
* ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2016-03-021-19/+2
* Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-021-1/+1
|\
| *---. Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown2015-12-231-81/+52
| |\ \ \
| * \ \ \ Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown2015-11-101-5/+9
| |\ \ \ \ | | |/ / /
| * | | | ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto2015-11-061-1/+1
| | |/ / | |/| |
* | | | ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto2016-01-221-0/+34
* | | | ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto2016-01-221-0/+1
| |_|/ |/| |
* | | ASoC: rsnd: add Multi channel supportKuninori Morimoto2015-12-221-0/+3
* | | ASoC: rsnd: tidyup data align position for captureKuninori Morimoto2015-12-081-0/+1
* | | ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto2015-11-301-0/+1
* | | ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto2015-11-301-0/+6
* | | ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto2015-11-301-1/+3
* | | ASoC: rsnd: indicate register name for debugKuninori Morimoto2015-11-271-21/+31
* | | ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-8/+5
* | | ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-1/+0
* | | ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto2015-11-181-14/+0
* | | ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-181-36/+2
| |/ |/|
* | ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto2015-10-221-3/+7
* | ASoC: rsnd: fixup print debug message after readKuninori Morimoto2015-10-221-2/+2
|/
* ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto2015-07-171-0/+10
* ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto2015-07-171-0/+2
* ASoC: rsnd: tidyup data align positionKuninori Morimoto2015-07-161-0/+1
* ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto2015-07-161-1/+1
* ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto2015-07-161-1/+1
* ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto2015-07-101-0/+16
* ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-271-6/+0
* ASoC: rsnd: add regmap_config::name for debugfsKuninori Morimoto2015-03-111-0/+1
* ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto2015-03-071-110/+0
* ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto2015-03-071-5/+11
* ASoC: rsnd: enable to get resource by nameKuninori Morimoto2015-03-071-10/+13
* ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto2015-01-121-0/+15
* ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto2014-11-101-0/+3
* ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto2014-11-101-3/+3
* ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto2014-10-221-7/+20
* ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-171-1/+1
* ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto2014-07-311-0/+4
* ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto2014-07-311-0/+1
* ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto2014-07-291-251/+188
* ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto2014-07-021-40/+31
* ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-281-23/+41
* ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto2014-06-181-12/+21
* ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto2014-05-261-0/+95
OpenPOWER on IntegriCloud