summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
AgeCommit message (Expand)Author
2024-01-18i2c: make i2c_bus_type constGreg Kroah-Hartman
2023-10-30ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OFRob Herring
2023-10-23ASoC: rockchip: i2s_tdm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-09ASoC: DT matching and header cleanupsMark Brown
2023-10-09ASoC: rockchip: Drop includes from Rockchip RT5645Linus Walleij
2023-10-09ASoC: rockchip: Drop includes from Rockchip MAX98090Linus Walleij
2023-10-09ASoC: rockchip: Drop includes from RK3399Linus Walleij
2023-10-09ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptorsLinus Walleij
2023-10-09ASoC: Use device_get_match_data()Rob Herring
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: rockchip: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-15ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-14ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto
2023-08-07ASoC: rockchip: rockchip_rt5645: Map missing jack kcontrolsAlper Nebi Yasak
2023-08-07ASoC: rk3399-gru-sound: Map missing Line Out jack kcontrolAlper Nebi Yasak
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown
2023-03-20ASoC: rockchip: i2s: Add compatible for RK3588Cristian Ciocaltea
2023-03-20ASoC: rockchip: rockchip_spdif: Convert to platform remove callback returning...Uwe Kleine-König
2023-03-20ASoC: rockchip: rockchip_rt5645: Convert to platform remove callback returnin...Uwe Kleine-König
2023-03-20ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-31ASoC: rockchip: use helper functionKuninori Morimoto
2023-01-25ASoC: Kconfig: fix spelling of "up to"Randy Dunlap
2022-12-12ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2022-12-07ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2022-11-25ASoC: rockchip: i2s_tdm: Add support for RK3588Nicolas Frattaroli
2022-11-25ASoC: rockchip: i2s_tdm: Make the grf property optionalNicolas Frattaroli
2022-11-07ASoC: rockchip: Drop da7219_aad_jack_det() usageCezary Rojewski
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao
2022-09-14ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLRJudy Hsiao
2022-07-11ASoC: Merge up fixesMark Brown
2022-07-11ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei
2022-07-05ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown
2022-06-29ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao
2022-06-29ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao
2022-06-27ASoC: rockchip: pdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-24ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao
2022-06-24ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()Jiapeng Chong
2022-06-22ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown
2022-06-22ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai
2022-06-22ASoC: Merge fixesMark Brown
2022-06-21ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao
2022-06-20ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: rockchip: simplify error handlingPierre-Louis Bossart
2022-06-06ASoC: rockchip: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: rockchip: Update to use set_fmt_new callbackCharles Keepax