summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/gen.c
AgeCommit message (Expand)Author
2015-11-10Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown
2015-11-06ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto
2015-10-22ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto
2015-10-22ASoC: rsnd: fixup print debug message after readKuninori Morimoto
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto
2015-07-16ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto
2015-07-16ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto
2015-07-10ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto
2015-03-27ASoC: rsnd: remove useless debug messageKuninori Morimoto
2015-03-11ASoC: rsnd: add regmap_config::name for debugfsKuninori Morimoto
2015-03-07ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto
2015-03-07ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto
2015-03-07ASoC: rsnd: enable to get resource by nameKuninori Morimoto
2015-01-12ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto
2014-11-10ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto
2014-10-22ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto
2014-08-17ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen
2014-07-31ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto
2014-07-31ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto
2014-07-29ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto
2014-07-02ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto
2014-06-28ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto
2014-06-18ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto
2014-05-15ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto
2014-02-03ASoC: rsnd: SCU should be called before SSIKuninori Morimoto
2014-02-03ASoC: rsnd: fixup Gen2 module namingKuninori Morimoto
2014-02-03ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto
2013-12-31ASoC: rsnd: tidyup register namingKuninori Morimoto
2013-12-10ASoC: rsnd: gen: fixup Gen2 channel sizeKuninori Morimoto
2013-11-29ASoC: rcar: add Gen2 sound supportKuninori Morimoto
2013-11-29ASoC: rcar: remove rcar_gen_opsKuninori Morimoto
2013-11-29ASoC: rcar: remove .path_init/exit from rsnd_gen_opsKuninori Morimoto
2013-11-29ASoC: rcar: add rsnd_is_accessible_reg()Kuninori Morimoto
2013-11-29ASoC: rcar: separate regmap init common fieldKuninori Morimoto
2013-11-29ASoC: rcar: remove unused register settingsKuninori Morimoto
2013-09-24ASoC: rsnd: use regmap instead of original register mapping methodKuninori Morimoto
2013-09-17ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .removeKuninori Morimoto