summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi
AgeCommit message (Expand)Author
2024-10-24ASoC: sun4i-codec: support allwinner H616 codecRyan Walklin
2024-10-24ASoC: sun4i-codec: Add playback only flag to quirksMarcus Cooper
2024-10-24ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirksMarcus Cooper
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-06ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-08-29ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli
2024-05-06ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-30ASoC: sunxi: DMIC: Add controls for adjusting the mic gainsJoao Schim
2024-04-17ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specificationJohn Watts
2024-04-15ASoC: sunxi: sun4i-i2s: Support 32-bit audio formatsJohn Watts
2024-03-27ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabledOndrej Jirman
2024-03-25ASoC: sun8i-codec: Implement jack and accessory detectionArnaud Ferraris
2024-03-25ASoC: sun50i-codec-analog: Enable jack detection on startupArnaud Ferraris
2024-03-25ASoC: sun8i-codec: Enable bus clock at STANDBY and higher biasSamuel Holland
2024-03-25ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_levelSamuel Holland
2024-01-29ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: sunxi: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: sunxi: merge DAI call back functions into opsKuninori Morimoto
2023-08-13ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr()Ruan Jinjie
2023-03-20ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: sunxi: sun50i-dmic: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: sunxi: sun4i-i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-14ASoC: sunxi: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-10-24ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_matchBan Tao
2022-09-21ASoC: sunxi: fix declaration compile errorZeng Heng
2022-09-19ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI componentMikhail Rudenko
2022-09-19ASoC: sunxi: Add Allwinner H6 Digital MIC driverBan Tao
2022-09-13ASoC: sunxi: sun4i-codec: silence misleading error in probeMikhail Rudenko
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown
2022-06-27ASoC: sun50i-codec-analog: Add support for internal biasArnaud Ferraris
2022-06-27ASoC: sunxi: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-27ASoC: sunxi: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-17ASoC: sunxi: sun4i-i2s: update kernel-docPierre-Louis Bossart
2022-06-15ASoC: Add regmap_field helpers for simple bit operationsMark Brown
2022-06-15ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpersLi Chen
2022-06-14ASoC: sun8i-codec: Partial revert to fix clock specifiersCharles Keepax
2022-06-06ASoC: sunxi: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: sunxi: Update to use set_fmt_new callbackCharles Keepax
2022-02-03ASoC: sun4i-i2s: Add support for the R329/D1 variantSamuel Holland
2022-02-03ASoC: sun4i-i2s: Update registers for more channelsSamuel Holland
2021-12-20ASoC: sunxi: Use dev_err_probe() helperKuninori Morimoto
2021-11-29ASoC: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec
2021-11-29ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland
2021-06-21ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang