aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20ASoC: rockchip: Use generic dmaengine codeSugar Zhang1-2/+1
2021-09-03ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang1-0/+7
2021-08-26ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang1-3/+17
2021-08-26ASoC: rockchip: i2s: Add compatible for more SoCsSugar Zhang1-0/+10
2021-08-26ASoC: rockchip: i2s: Make playback/capture optionalSugar Zhang1-50/+79
2021-08-26ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-08-26ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-08-26ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang1-2/+2
2021-08-26ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang1-2/+2
2021-08-26ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang1-1/+15
2021-06-16ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-01-21ASoC: rockchip: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto1-1/+1
2020-11-26ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-09-11ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()Tuo Li1-1/+1
2020-07-23ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2019-10-03ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy1-1/+1
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki1-0/+3
2019-07-26ASoC: rockchip: Fix mono captureCheng-Yi Chiang1-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu1-1/+2
2018-01-12Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+3
2018-01-08ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping1-0/+6
2018-01-08ASoC: rockchip: i2s: Support mono captureMatthias Kaehlcke1-2/+3
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-1/+0
2017-09-14ASoC: rockchip: i2s: fix unbalanced clk_disableJohn Keeping1-1/+0
2017-08-14ASoC: rockchip: Delete an error message for a failed memory allocation in rockchip_i2s_probe()Markus Elfring1-3/+1
2017-07-03Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rockchip' and 'asoc/topic/rt5514' into asoc-nextMark Brown1-6/+33
2017-06-16ASoC: rockchip: Fix buildMark Brown1-2/+2
2017-06-15ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'Christophe Jaillet1-4/+5
2017-06-13ASoC: rockchip: i2s: add a delay before i2s clearSugar Zhang1-0/+2
2017-06-13ASoC: rockchip: i2s: add other configurable formatszhangjun1-2/+28
2016-09-12ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycleSugar Zhang1-1/+9
2016-05-30ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLYSugar Zhang1-2/+2
2016-05-30ASoC: rockchip: i2s: configure the sdio pins' iomux modeSugar Zhang1-9/+58
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"John Keeping1-32/+40
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"John Keeping1-0/+15
2016-02-22ASoC: rockchip: i2s: add default values for registersSugar Zhang1-0/+10
2016-02-22ASoC: rockchip: add bindings for rk3399 i2sJianqun Xu1-0/+3
2016-01-10ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE supportMichael Trimarchi1-2/+7
2015-12-09ASoC: rockchip: i2s: remove unused variablesJohn Keeping1-15/+0
2015-12-09ASoC: rockchip: i2s: separate capture and playbackJohn Keeping1-40/+32
2015-11-16ASoC: rockchip: i2s: compatible with different chipsSugar Zhang1-5/+15
2015-11-16ASoC: rockchip: i2s: change bclk and lrck according to sample ratesCaesar Wang1-0/+23
2015-10-23ASoC: rockchip: i2s: share tx/rx lrck when symmetric_rates enabledSugar Zhang1-0/+8
2015-10-23ASoC: rockchip: i2s: add 8 channels capture supportSugar Zhang1-2/+38
2015-08-19ASoC: rockchip: i2s: Adjust devm usageVaishali Thakkar1-6/+2
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2015-01-26Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix/fsl-ssi', 'asoc/fix/imx', 'asoc/fix/intel', 'asoc/fix/omap', 'asoc/fix/rockchip' and 'asoc/fix/rt286' into asoc-linusMark Brown1-0/+1
2015-01-08ASoC: rockchip: i2s: applys rate symmetry for CPU DAIJianqun Xu1-0/+1