aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-3/+34
2019-07-26ASoC: rockchip: Fix mono captureCheng-Yi Chiang1-3/+2
2019-07-22SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detectionEnric Balletbo i Serra1-0/+32
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-06-28ASoC: rockchip: rk3399_gru_sound: consider CPU-Platform possibilityKuninori Morimoto1-6/+13
2019-06-28ASoC: rockchip: rockchip_rt5645: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-28ASoC: rockchip: rockchip_max98090: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-28ASoC: rockchip: rk3288_hdmi_analog: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown13-95/+13
2019-06-24ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample ratesEnric Balletbo i Serra1-13/+1
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner6-24/+6
2019-06-19ASoC: rockchip: rk3399_gru_sound: don't select unnecessary PlatformKuninori Morimoto1-13/+6
2019-06-19ASoC: rockchip: rockchip_rt5645: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-19ASoC: rockchip: rockchip_max98090: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-19ASoC: rockchip: rk3288_hdmi_analog: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-17ASoC: rockchip: pdm: select CONFIG_RATIONALArnd Bergmann1-0/+1
2019-06-06ASoC: rockchip: rockchip_max98090: use modern dai_link styleKuninori Morimoto1-6/+11
2019-06-06ASoC: rockchip: rockchip_rt5645: use modern dai_link styleKuninori Morimoto1-14/+19
2019-06-06ASoC: rockchip: rk3288_hdmi_analog: use modern dai_link styleKuninori Morimoto1-12/+9
2019-06-06ASoC: rockchip: rk3399_gru_sound: use modern dai_link styleKuninori Morimoto1-11/+40
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner4-51/+4
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