aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-18i2c: make i2c_bus_type constGreg Kroah-Hartman1-1/+1
2023-10-30ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OFRob Herring1-1/+1
2023-10-23ASoC: rockchip: i2s_tdm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-09ASoC: DT matching and header cleanupsMark Brown4-28/+13
2023-10-09ASoC: rockchip: Drop includes from Rockchip RT5645Linus Walleij1-2/+0
2023-10-09ASoC: rockchip: Drop includes from Rockchip MAX98090Linus Walleij1-2/+0
2023-10-09ASoC: rockchip: Drop includes from RK3399Linus Walleij1-2/+0
2023-10-09ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptorsLinus Walleij1-32/+14
2023-10-09ASoC: Use device_get_match_data()Rob Herring3-27/+12
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-2/+1
2023-09-25ASoC: rockchip: convert not to use asoc_xxx()Kuninori Morimoto5-25/+25
2023-08-15ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-14ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto4-4/+4
2023-08-07ASoC: rockchip: rockchip_rt5645: Map missing jack kcontrolsAlper Nebi Yasak1-5/+17
2023-08-07ASoC: rk3399-gru-sound: Map missing Line Out jack kcontrolAlper Nebi Yasak1-1/+6
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown4-16/+8
2023-03-20ASoC: rockchip: i2s: Add compatible for RK3588Cristian Ciocaltea1-0/+1
2023-03-20ASoC: rockchip: rockchip_spdif: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: rockchip: rockchip_rt5645: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-01-31ASoC: rockchip: use helper functionKuninori Morimoto3-4/+4
2023-01-25ASoC: Kconfig: fix spelling of "up to"Randy Dunlap1-1/+1
2022-12-12ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()Wang Jingjin1-0/+1
2022-12-07ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()Wang Jingjin1-0/+1
2022-11-25ASoC: rockchip: i2s_tdm: Add support for RK3588Nicolas Frattaroli1-1/+2
2022-11-25ASoC: rockchip: i2s_tdm: Make the grf property optionalNicolas Frattaroli1-4/+12
2022-11-07ASoC: rockchip: Drop da7219_aad_jack_det() usageCezary Rojewski1-2/+1
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao1-12/+12
2022-09-14ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLRJudy Hsiao1-25/+16
2022-07-11ASoC: Merge up fixesMark Brown1-1/+0
2022-07-11ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei1-1/+4
2022-07-05ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao1-0/+2
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown4-0/+4
2022-06-29ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao1-8/+0
2022-06-29ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao1-1/+1
2022-06-27ASoC: rockchip: pdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-4/+2
2022-06-27ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-4/+2
2022-06-27ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax4-0/+4
2022-06-24ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-31/+129
2022-06-24ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()Jiapeng Chong1-0/+1
2022-06-22ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown1-45/+35
2022-06-22ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai1-15/+14
2022-06-22ASoC: Merge fixesMark Brown1-31/+129
2022-06-21ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-46/+123
2022-06-20ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-31/+129
2022-06-09Specify clock provider directly to CPU DAIsMark Brown2-6/+6
2022-06-06ASoC: rockchip: simplify error handlingPierre-Louis Bossart1-2/+2
2022-06-06ASoC: rockchip: Rename set_fmt_new back to set_fmtCharles Keepax2-2/+2
2022-06-06ASoC: rockchip: Update to use set_fmt_new callbackCharles Keepax2-8/+8