aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rockchip' and 'asoc/topic/rt5514' into asoc-nextMark Brown7-6/+650
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 formatszhangjun2-2/+31
2017-06-13ASoC: rockchip: add bindings for spdif controllerSugar Zhang1-0/+4
2017-06-13ASoC: rockchip: add support for pdm controllerSugar Zhang4-0/+610
2017-03-06ASoC: rockchip: Enable 192khz in hw_params operationRomain Perier1-0/+3
2017-02-04ASoC: rockchip: Add machine driver for RK3288 boards that use analog/HDMIRomain Perier3-0/+310
2016-10-24ASoC: rockchip: constify snd_soc_ops structuresJulia Lawall3-5/+5
2016-10-24ASoC: rk3399_gru_sound: Fix non static symbol warningWei Yongjun1-1/+1
2016-09-24ASoC: rk3399_gru_sound: fix recording pop at first attemptWonjoon Lee1-0/+14
2016-09-16ASoC: rockchip: Support headset button function on rk3399Cheng-Yi Chiang1-0/+9
2016-09-12ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycleSugar Zhang1-1/+11
2016-09-12ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycleSugar Zhang1-1/+9
2016-09-01ASoC: rockchip: use SPI dependency for rt5514Arnd Bergmann1-1/+1
2016-08-19ASoC: rockchip: Add support rt5514 dsp summy dailinkXing Zheng2-1/+39
2016-08-08ASoC: rockchip: Add machine driver for RK3399 GRU BoardsXing Zheng3-0/+350
2016-07-18ASoC: rockchip: correct the spdif clkChris Zhong1-16/+1
2016-05-30ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLYSugar Zhang2-4/+4
2016-05-30ASoC: rockchip-max98090: Fix jack detection and event reporting.Enric Balletbo i Serra1-4/+9
2016-05-30ASoC: rockchip-max98090: Fix the Headset Mic route.Enric Balletbo i Serra1-1/+1
2016-05-30ASoC: rockchip-max98090: Fix NULL pointer dereference while accessing to jack.Enric Balletbo i Serra1-23/+27
2016-05-30ASoC: rockchip: i2s: configure the sdio pins' iomux modeSugar Zhang2-9/+65
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-03-05ASoC: rockchip: add bindings for spdif controllerSugar Zhang1-3/+10
2016-03-05ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann1-2/+2
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-11Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+7
2016-01-10ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE supportMichael Trimarchi1-2/+7
2015-12-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rk3036' and 'asoc/topic/rockchip' into asoc-nextMark Brown3-60/+82
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-12-09ASoC: rockchip: i2s: remove unused variablesJohn Keeping1-15/+0
2015-12-09ASoC: rockchip: i2s: separate capture and playbackJohn Keeping1-40/+32
2015-11-25ASoC: rockchip: Fix incorrect VDW value for 24 bitSjoerd Simons1-3/+3
2015-11-16ASoC: rockchip: i2s: compatible with different chipsSugar Zhang1-5/+15
2015-11-16ASoC: fix rockchip 64-bit build warningArnd Bergmann1-1/+1
2015-11-16ASoC: rockchip-rt5645: Allow more sample ratesCaesar Wang1-0/+6
2015-11-16ASoC: rockchip-max98090: Allow more sample ratesCaesar Wang1-0/+6
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 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