aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-07ASoC: rockchip: Fix an uninitialized variable compile warningTakashi Iwai1-1/+1
2019-04-04ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and preciousSugar Zhang1-0/+13
2019-04-04ASoC: rockchip: pdm: Correct PDM_CTRL0 reg valueSugar Zhang1-2/+5
2019-04-04ASoC: rockchip: pdm: adjust waterlevel in frame unitSugar Zhang1-1/+2
2019-04-04ASoC: rockchip: pdm: add compatible for rk1808Sugar Zhang1-0/+2
2019-04-04ASoC: rockchip: pdm: fixup pdm fractional divSugar Zhang2-42/+139
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown1-1/+3
2019-04-04ASoC: rockchip: pdm: optimize clear logicSugar Zhang1-3/+2
2019-04-04ASoC: rockchip: pdm: add default regsSugar Zhang1-0/+8
2019-04-04ASoC: rockchip: pdm: using left justified store modeSugar Zhang2-0/+4
2019-04-04ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang1-1/+1
2019-04-04ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang1-0/+2
2018-11-13ASoC: rockchip: add missing slave_config setting for I2SKatsuhiro Suzuki1-0/+1
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang1-1/+0
2018-09-11ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki1-1/+2
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu4-2/+63
2018-06-18ASoC: rockchip: put device_node on removeAlexey Khoroshilov1-3/+24
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-05-23ASoC: rockchip: cdn-dp sound output use spdifLin Huang1-45/+1
2018-03-28Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-nextMark Brown1-6/+2
2018-03-28Merge remote-tracking branches 'asoc/topic/msm8916-wcd-digital', 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8810' and 'asoc/topic/nau8824' into asoc-nextMark Brown1-0/+3
2018-03-28Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+2
2018-03-21ASoC: rockchip: rk3288-hdmi-analog: Select needed codecsEzequiel Garcia1-0/+3
2018-03-21ASoC: rockchip: Fix dai_name for HDMI codecEzequiel Garcia1-1/+1
2018-02-12ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto1-6/+2
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-2/+2
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc/topic/pcm', 'asoc/topic/rockchip' and 'asoc/topic/sam9g20_wm8731' into asoc-nextMark Brown1-3/+16
2018-01-24ASoC: rockchip: Use dummy_dai for rt5514 dsp dailinkJeffy Chen1-3/+16
2018-01-12Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+3
2018-01-12Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-1/+2
2018-01-12Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-0/+6
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-12-06ASoC: rockchip: disable clock on errorStefan Potyra1-5/+13
2017-11-27ASoC: rk3399_gru_sound: Map BTN_0 to KEY_PLAYPAUSEBenson Leung1-1/+2
2017-11-10Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-26/+133
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-1/+0
2017-10-04ASoC: rockchip: Allocate enough memory so we don't overflow routesDouglas Anderson1-1/+11
2017-09-19ASoC: rockchip: Use bus_type to distinguish rt5514 dsp from rt5514 codecJeffy Chen1-12/+49
2017-09-19ASoC: rockchip: Init dapm routes dynamicallyJeffy Chen1-16/+72
2017-09-19Merge tag 'v4.14-rc1' into asoc-rockchipMark Brown5-91/+191
2017-09-19ASoC: rockchip: Add dapm route for HDMIJeffy Chen1-0/+3
2017-09-19ASoC: rockchip: Add dapm route for DMicJeffy Chen1-0/+1
2017-09-14ASoC: rockchip: i2s: fix unbalanced clk_disableJohn Keeping1-1/+0
2017-08-30ASoC: rockchip: constify snd_soc_ops structuresJeffy Chen1-2/+2
2017-08-29ASoC: rockchip: Add support for DMIC codecJeffy Chen2-0/+37
2017-08-29ASoC: rockchip: Add support for DP codecJeffy Chen2-2/+58