summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
AgeCommit message (Expand)Author
2021-09-22ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo
2021-09-22ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang
2020-06-30ASoC: rockchip: Fix a reference count leak.Qiushi Wu
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-10-28ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detectionCheng-Yi Chiang
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-10-03ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-08-13ASoC: rockchip: rockchip_max98090: Set period size to 240Cheng-Yi Chiang
2019-08-09ASoC: rockchip: rockchip_max98090: use snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-07-26ASoC: rockchip: Fix mono captureCheng-Yi Chiang
2019-07-22ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34Enric Balletbo i Serra
2019-07-22SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detectionEnric Balletbo i Serra
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28ASoC: rockchip: rk3399_gru_sound: consider CPU-Platform possibilityKuninori Morimoto
2019-06-28ASoC: rockchip: rockchip_rt5645: consider CPU-Platform possibilityKuninori Morimoto
2019-06-28ASoC: rockchip: rockchip_max98090: consider CPU-Platform possibilityKuninori Morimoto
2019-06-28ASoC: rockchip: rk3288_hdmi_analog: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-24ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample ratesEnric Balletbo i Serra
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19ASoC: rockchip: rk3399_gru_sound: don't select unnecessary PlatformKuninori Morimoto
2019-06-19ASoC: rockchip: rockchip_rt5645: don't select unnecessary PlatformKuninori Morimoto
2019-06-19ASoC: rockchip: rockchip_max98090: don't select unnecessary PlatformKuninori Morimoto
2019-06-19ASoC: rockchip: rk3288_hdmi_analog: don't select unnecessary PlatformKuninori Morimoto
2019-06-17ASoC: rockchip: pdm: select CONFIG_RATIONALArnd Bergmann
2019-06-06ASoC: rockchip: rockchip_max98090: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: rockchip: rockchip_rt5645: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: rockchip: rk3288_hdmi_analog: use modern dai_link styleKuninori Morimoto
2019-06-06ASoC: rockchip: rk3399_gru_sound: use modern dai_link styleKuninori Morimoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07ASoC: rockchip: Fix an uninitialized variable compile warningTakashi Iwai
2019-04-04ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and preciousSugar Zhang
2019-04-04ASoC: rockchip: pdm: Correct PDM_CTRL0 reg valueSugar Zhang
2019-04-04ASoC: rockchip: pdm: adjust waterlevel in frame unitSugar Zhang
2019-04-04ASoC: rockchip: pdm: add compatible for rk1808Sugar Zhang
2019-04-04ASoC: rockchip: pdm: fixup pdm fractional divSugar Zhang
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-04ASoC: rockchip: pdm: optimize clear logicSugar Zhang
2019-04-04ASoC: rockchip: pdm: add default regsSugar Zhang
2019-04-04ASoC: rockchip: pdm: using left justified store modeSugar Zhang
2019-04-04ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang
2019-04-04ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang