summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/gen.c
AgeCommit message (Expand)Author
2024-04-02ASoC: rsnd: don't get resource from IDKuninori Morimoto
2024-04-02ASoC: rsnd: cleanup regmap tableKuninori Morimoto
2023-02-01ASoC: rsnd: add R-Car Gen4 Sound supportKuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2020-05-12SoC: rsnd: add interrupt support for SSI BUSIF bufferYongbo Zhang
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang
2018-12-12ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto
2018-12-04ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto
2018-11-05ASoC: rsnd: rsnd_mod_name() handles both name and IDKuninori Morimoto
2018-09-06ASoC: rsnd: gen: use tab instead of white-spaceKuninori Morimoto
2018-09-03ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2018-04-16ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto
2017-08-10ASoC: rsnd: Delete an error message for a failed memory allocation in three f...Markus Elfring
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-05-19ASoC: rsnd: add HDMI output supportKuninori Morimoto
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto
2016-10-28ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto
2016-10-26ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto
2016-06-13ASoC: rcar: fix 'const static' variablesArnd Bergmann
2016-03-02ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto
2016-03-02Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2016-01-22ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto
2016-01-22ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto
2015-12-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown
2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori Morimoto
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto
2015-11-30ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto
2015-11-30ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto
2015-11-27ASoC: rsnd: indicate register name for debugKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto
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