aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl-sai', 'asoc/fix/rockchip', 'asoc/fix/sgtl5000' and 'asoc/fix/wm8974' into asoc-linusMark Brown2-3/+5
2015-12-12ASoC: rockchip: spdif: Set transmit data level to 16 samplesSjoerd Simons2-3/+5
2015-11-25ASoC: rockchip: Fix incorrect VDW value for 24 bitSjoerd Simons1-3/+3
2015-11-16ASoC: fix rockchip 64-bit build warningArnd Bergmann1-1/+1
2015-10-23ASoC: rockchip: i2s: share tx/rx lrck when symmetric_rates enabledSugar Zhang2-0/+14
2015-10-23ASoC: rockchip: i2s: add 8 channels capture supportSugar Zhang2-2/+48
2015-10-19ASoC: rockchip: spdif: Convert to use devm_snd_dmaengine_pcm_registerAxel Lin1-6/+2
2015-10-08ASoC: rockchip: Add rockchip SPDIF transceiver driverSjoerd Simons4-0/+482
2015-10-06ASoC: rockchip: namespace rockchip i2s module nameSjoerd Simons1-2/+2
2015-09-19ASoC: rockchip: Fix missing CLKDEV_LOOKUP dependencyAxel Lin1-2/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown2-3/+1
2015-08-26ASoC: rockchip: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-26ASoC: rockchip: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-26ASoC: rockchip: fix a misjudgement by returnXing Zheng1-1/+1
2015-08-21ASoC: Set missing card owner fieldAxel Lin2-0/+2
2015-08-19ASoC: rockchip: i2s: Adjust devm usageVaishali Thakkar1-6/+2
2015-07-20ASoC: rockchip: Add machine driver for rt5645/rt5650 codeczhengxing3-0/+236
2015-07-20ASoC: rockchip: Add machine driver for max98090 codeczhengxing3-0/+250
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
2014-12-24Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rockchip', 'asoc/topic/rt5670' and 'asoc/topic/rt5677' into asoc-nextMark Brown1-0/+4
2014-12-24ASoC: rockchip: i2s: set TDL and RDL to 16 samplesJianqun Xu1-0/+4
2014-12-24ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu1-2/+2
2014-12-24ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt5631' into asoc-nextMark Brown1-2/+7
2014-11-24ASoC: rockchip: i2s: Fix Kconfig for I2S device driverAndreas Ruprecht1-2/+2
2014-11-03ASoC: rockchip: i2s: add text after tristate for SND_SOC_ROCKCHIP_I2SJianqun1-1/+6
2014-10-29ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrlJianqun1-1/+3
2014-10-20ASoC: rockchip: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrlSonny Rao1-1/+3
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', 'asoc/topic/rsnd' and 'asoc/topic/rt286' into asoc-nextMark Brown3-13/+20
2014-09-13ASoC: rockchip-i2s: add dma data to snd_soc_daiJianqun1-10/+13
2014-09-13ASoC: rockchip-i2s: fix rockchip i2s defination more reasonableJianqun2-3/+2
2014-09-13ASoC: rockchip-i2s: enable "hclk" for rockchip I2S controllerJianqun1-0/+5
2014-09-13ASoC: rockchip-i2s: fix registers' property of rockchip i2s controllerJianqun1-3/+3
2014-09-13ASoC: rockchip-i2s: fix master mode set bit errorJianqun1-3/+4
2014-07-28ASoC: rockchip: remove redundant dev_err call in rockchip_i2s_probe()Wei Yongjun1-3/+1
2014-07-14ASoC: rockchip: fix duplicated argument to && or ||xujianqun1-5/+5
2014-07-11ASoC: rockchip: add missing module.h includexujianqun1-0/+1
2014-07-09ASoC: add driver for Rockchip RK3xxx I2S controllerJianqun Xu4-0/+769