summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/gen.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-02ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto1-19/+2
2016-03-02Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-1/+1
2016-01-22ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto1-0/+34
2016-01-22ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto1-0/+1
2015-12-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown1-81/+52
2015-12-23ASoC: rsnd: add Multi channel supportKuninori Morimoto1-0/+3
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori Morimoto1-0/+1
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto1-0/+1
2015-11-30ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto1-0/+6
2015-11-30ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto1-1/+3
2015-11-27ASoC: rsnd: indicate register name for debugKuninori Morimoto1-21/+31
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto1-8/+5
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto1-1/+0
2015-11-18ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto1-14/+0
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto1-36/+2
2015-11-10Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown1-5/+9
2015-11-06ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto1-1/+1
2015-10-22ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto1-3/+7
2015-10-22ASoC: rsnd: fixup print debug message after readKuninori Morimoto1-2/+2
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto1-0/+10
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto1-0/+2
2015-07-17ASoC: rsnd: tidyup data align positionKuninori Morimoto1-0/+1
2015-07-17ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto1-1/+1
2015-07-17ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto1-1/+1
2015-07-10ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto1-0/+16
2015-03-28ASoC: rsnd: remove useless debug messageKuninori Morimoto1-6/+0
2015-03-11ASoC: rsnd: add regmap_config::name for debugfsKuninori Morimoto1-0/+1
2015-03-07ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto1-110/+0
2015-03-07ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto1-5/+11
2015-03-07ASoC: rsnd: enable to get resource by nameKuninori Morimoto1-10/+13
2015-01-12ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto1-0/+15
2014-11-10ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto1-0/+3
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto1-3/+3
2014-10-23ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto1-7/+20
2014-08-17ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen1-1/+1
2014-07-31ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto1-0/+4
2014-07-31ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto1-0/+1
2014-07-29ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto1-251/+188
2014-07-02ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto1-40/+31
2014-06-28ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto1-23/+41
2014-06-18ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto1-12/+21
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto1-0/+95
2014-05-15ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart1-7/+7
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-0/+11
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto1-0/+15
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto1-5/+0
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto1-1/+0
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto1-56/+0
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto1-5/+2
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto1-0/+1