aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rk3399_gru_sound.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-8/+8
2022-01-28ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris1-0/+20
2020-07-30ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detectionAlper Nebi Yasak1-1/+16
2020-07-23ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto1-4/+4
2020-07-01ASoC: rockchip: add format and rate constraints on rk3399Yu-Hsuan Hsu1-0/+13
2020-03-27ASoC: rockchip: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-8/+8
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose1-7/+2
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-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-12/+1
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-19ASoC: rockchip: rk3399_gru_sound: don't select unnecessary PlatformKuninori Morimoto1-13/+6
2019-06-06ASoC: rockchip: rk3399_gru_sound: use modern dai_link styleKuninori Morimoto1-11/+40
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
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-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
2017-11-27ASoC: rk3399_gru_sound: Map BTN_0 to KEY_PLAYPAUSEBenson Leung1-1/+2
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 Brown1-84/+186
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-08-30ASoC: rockchip: constify snd_soc_ops structuresJeffy Chen1-2/+2
2017-08-29ASoC: rockchip: Add support for DMIC codecJeffy Chen1-0/+36
2017-08-29ASoC: rockchip: Add support for DP codecJeffy Chen1-2/+57
2017-08-29ASoC: rockchip: Parse dai links from dtsJeffy Chen1-49/+91
2017-08-29ASoC: rockchip: Use codec of_node and dai_name for rt5514 dspJeffy Chen1-32/+2
2017-08-22ASoC: rockchip: Correct 'dmic-delay' property nameJeffy Chen1-7/+7
2017-08-21ASoC: rockchip: Remove unnecessary function callDonglin Peng1-1/+0
2016-10-24ASoC: rockchip: constify snd_soc_ops structuresJulia Lawall1-3/+3
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-08-19ASoC: rockchip: Add support rt5514 dsp summy dailinkXing Zheng1-1/+38
2016-08-08ASoC: rockchip: Add machine driver for RK3399 GRU BoardsXing Zheng1-0/+337