summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi/sun8i-codec.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-03-20ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-27ASoC: sunxi: Remove now redundant non_legacy_dai_naming flagCharles Keepax
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
2021-11-29ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland
2021-03-31ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart
2021-01-21ASoC: sunxi: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-10-26ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routesSamuel Holland
2020-10-26ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routesSamuel Holland
2020-10-26ASoC: sun8i-codec: Generalize AIF clock controlSamuel Holland
2020-10-26ASoC: sun8i-codec: Enable all supported PCM formatsSamuel Holland
2020-10-26ASoC: sun8i-codec: Require an exact BCLK divisor matchSamuel Holland
2020-10-26ASoC: sun8i-codec: Protect the clock rate while streams are openSamuel Holland
2020-10-26ASoC: sun8i-codec: Constrain to compatible sample ratesSamuel Holland
2020-10-26ASoC: sun8i-codec: Automatically set the system sample rateSamuel Holland
2020-10-26ASoC: sun8i-codec: Enable all supported sample ratesSamuel Holland
2020-10-26ASoC: sun8i-codec: Enforce symmetric DAI parametersSamuel Holland
2020-10-26ASoC: sun8i-codec: Support the TDM slot bindingSamuel Holland
2020-10-26ASoC: sun8i-codec: Correct the BCLK divisor calculationSamuel Holland
2020-10-26ASoC: sun8i-codec: Round up the LRCK divisorSamuel Holland
2020-10-26ASoC: sun8i-codec: Use the provided word sizeSamuel Holland
2020-10-26ASoC: sun8i-codec: Enable all supported clock inversionsSamuel Holland
2020-10-26ASoC: sun8i-codec: Program DAI format before clock inversionSamuel Holland
2020-10-26ASoC: sun8i-codec: Prepare to extend the DAI driverSamuel Holland
2020-10-05ASoC: sun8i-codec: Use snd_soc_dai_get_drvdataSamuel Holland
2020-10-05ASoC: sun8i-codec: Enable AIF mono/stereo controlSamuel Holland
2020-10-05ASoC: sun8i-codec: Fix AIF widget channel referencesSamuel Holland
2020-10-05ASoC: sun8i-codec: Correct DAPM widget typesSamuel Holland
2020-10-05ASoC: sun8i-codec: Consistently name DAPM widgets and routesSamuel Holland
2020-10-05ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland
2020-10-05ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland
2020-10-05ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland
2020-09-07ASoC: sun8i-codec: Manage module clock via DAPMSamuel Holland
2020-09-07ASoC: sun8i-codec: Attach the bus clock to the regmapSamuel Holland
2020-09-07ASoC: sun8i-codec: Sort masks in a consistent orderSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix field bit number indentationSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix ADC_DIG_CTRL field nameSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix AIF1_MXR_SRC field namesSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field namesSamuel Holland
2020-09-07ASoC: sun8i-codec: Fix AIF1 MODCLK widget nameSamuel Holland
2020-09-07ASoC: sun8i-codec: Remove extraneous widgetsSamuel Holland
2020-08-19ASoC: sun8i-codec: Hook up component probe functionSamuel Holland
2020-08-17ASoC: sun8i-codec: Add a quirk for LRCK inversionSamuel Holland
2020-08-17ASoC: sun8i-codec: Add missing mixer routesSamuel Holland
2020-08-17ASoC: sun8i-codec: Fix DAPM to match the hardware topologySamuel Holland
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-21ASoC: sun8i-codec: Remove unused dev from codec structSamuel Holland
2020-02-17ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland