aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_i2s.c
AgeCommit message (Expand)Author
2019-12-16ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy
2019-08-29ASoC: rockchip: Fix mono captureCheng-Yi Chiang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu
2018-01-12Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown
2018-01-08ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping
2018-01-08ASoC: rockchip: i2s: Support mono captureMatthias Kaehlcke
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown
2017-09-14ASoC: rockchip: i2s: fix unbalanced clk_disableJohn Keeping
2017-08-14ASoC: rockchip: Delete an error message for a failed memory allocation in roc...Markus Elfring
2017-07-03Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/top...Mark Brown
2017-06-16ASoC: rockchip: Fix buildMark Brown
2017-06-15ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'Christophe Jaillet
2017-06-13ASoC: rockchip: i2s: add a delay before i2s clearSugar Zhang
2017-06-13ASoC: rockchip: i2s: add other configurable formatszhangjun
2016-09-12ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycleSugar Zhang
2016-05-30ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLYSugar Zhang
2016-05-30ASoC: rockchip: i2s: configure the sdio pins' iomux modeSugar Zhang
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"John Keeping
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"John Keeping
2016-02-22ASoC: rockchip: i2s: add default values for registersSugar Zhang
2016-02-22ASoC: rockchip: add bindings for rk3399 i2sJianqun Xu
2016-01-10ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE supportMichael Trimarchi
2015-12-09ASoC: rockchip: i2s: remove unused variablesJohn Keeping
2015-12-09ASoC: rockchip: i2s: separate capture and playbackJohn Keeping
2015-11-16ASoC: rockchip: i2s: compatible with different chipsSugar Zhang
2015-11-16ASoC: rockchip: i2s: change bclk and lrck according to sample ratesCaesar Wang
2015-10-23ASoC: rockchip: i2s: share tx/rx lrck when symmetric_rates enabledSugar Zhang
2015-10-23ASoC: rockchip: i2s: add 8 channels capture supportSugar Zhang
2015-08-19ASoC: rockchip: i2s: Adjust devm usageVaishali Thakkar
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai
2015-01-26Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix...Mark Brown
2015-01-08ASoC: rockchip: i2s: applys rate symmetry for CPU DAIJianqun Xu
2014-12-24Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rockchip', 'asoc...Mark Brown
2014-12-24ASoC: rockchip: i2s: set TDL and RDL to 16 samplesJianqun Xu
2014-12-24ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-29ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrlJianqun
2014-10-20ASoC: rockchip: drop owner assignment from platform_driversWolfram Sang
2014-10-08ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrlSonny Rao
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown
2014-09-13ASoC: rockchip-i2s: add dma data to snd_soc_daiJianqun
2014-09-13ASoC: rockchip-i2s: enable "hclk" for rockchip I2S controllerJianqun
2014-09-13ASoC: rockchip-i2s: fix registers' property of rockchip i2s controllerJianqun
2014-09-13ASoC: rockchip-i2s: fix master mode set bit errorJianqun
2014-07-28ASoC: rockchip: remove redundant dev_err call in rockchip_i2s_probe()Wei Yongjun
2014-07-14ASoC: rockchip: fix duplicated argument to && or ||xujianqun
2014-07-11ASoC: rockchip: add missing module.h includexujianqun
2014-07-09ASoC: add driver for Rockchip RK3xxx I2S controllerJianqun Xu