index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
rockchip
/
rockchip_i2s.c
Age
Commit message (
Expand
)
Author
2018-01-12
Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-next
Mark Brown
2018-01-08
ASoC: rockchip: i2s: fix playback after runtime resume
John Keeping
2018-01-08
ASoC: rockchip: i2s: Support mono capture
Matthias Kaehlcke
2017-10-26
Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus
Mark Brown
2017-09-14
ASoC: rockchip: i2s: fix unbalanced clk_disable
John Keeping
2017-08-14
ASoC: rockchip: Delete an error message for a failed memory allocation in roc...
Markus Elfring
2017-07-03
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/top...
Mark Brown
2017-06-16
ASoC: rockchip: Fix build
Mark Brown
2017-06-15
ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'
Christophe Jaillet
2017-06-13
ASoC: rockchip: i2s: add a delay before i2s clear
Sugar Zhang
2017-06-13
ASoC: rockchip: i2s: add other configurable formats
zhangjun
2016-09-12
ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle
Sugar Zhang
2016-05-30
ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY
Sugar Zhang
2016-05-30
ASoC: rockchip: i2s: configure the sdio pins' iomux mode
Sugar Zhang
2016-05-04
ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"
John Keeping
2016-05-04
ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"
John Keeping
2016-02-22
ASoC: rockchip: i2s: add default values for registers
Sugar Zhang
2016-02-22
ASoC: rockchip: add bindings for rk3399 i2s
Jianqun Xu
2016-01-10
ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE support
Michael Trimarchi
2015-12-09
ASoC: rockchip: i2s: remove unused variables
John Keeping
2015-12-09
ASoC: rockchip: i2s: separate capture and playback
John Keeping
2015-11-16
ASoC: rockchip: i2s: compatible with different chips
Sugar Zhang
2015-11-16
ASoC: rockchip: i2s: change bclk and lrck according to sample rates
Caesar Wang
2015-10-23
ASoC: rockchip: i2s: share tx/rx lrck when symmetric_rates enabled
Sugar Zhang
2015-10-23
ASoC: rockchip: i2s: add 8 channels capture support
Sugar Zhang
2015-08-19
ASoC: rockchip: i2s: Adjust devm usage
Vaishali Thakkar
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-01-26
Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix...
Mark Brown
2015-01-08
ASoC: rockchip: i2s: applys rate symmetry for CPU DAI
Jianqun Xu
2014-12-24
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rockchip', 'asoc...
Mark Brown
2014-12-24
ASoC: rockchip: i2s: set TDL and RDL to 16 samples
Jianqun Xu
2014-12-24
ASoC: rockchip: i2s: fix maxburst of dma data to 4
Jianqun Xu
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-29
ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrl
Jianqun
2014-10-20
ASoC: rockchip: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-08
ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrl
Sonny Rao
2014-10-06
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...
Mark Brown
2014-09-13
ASoC: rockchip-i2s: add dma data to snd_soc_dai
Jianqun
2014-09-13
ASoC: rockchip-i2s: enable "hclk" for rockchip I2S controller
Jianqun
2014-09-13
ASoC: rockchip-i2s: fix registers' property of rockchip i2s controller
Jianqun
2014-09-13
ASoC: rockchip-i2s: fix master mode set bit error
Jianqun
2014-07-28
ASoC: rockchip: remove redundant dev_err call in rockchip_i2s_probe()
Wei Yongjun
2014-07-14
ASoC: rockchip: fix duplicated argument to && or ||
xujianqun
2014-07-11
ASoC: rockchip: add missing module.h include
xujianqun
2014-07-09
ASoC: add driver for Rockchip RK3xxx I2S controller
Jianqun Xu