summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun8i-codec.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: sunxi: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: sun8i-codec: Partial revert to fix clock specifiersCharles Keepax2022-06-141-2/+2
* ASoC: sunxi: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: sunxi: Update to use set_fmt_new callbackCharles Keepax2022-06-061-4/+4
* ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland2021-11-291-0/+56
* ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart2021-03-311-1/+1
* ASoC: sunxi: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-6/+6
* ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routesSamuel Holland2020-10-261-8/+130
* ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routesSamuel Holland2020-10-261-0/+215
* ASoC: sun8i-codec: Generalize AIF clock controlSamuel Holland2020-10-261-30/+32
* ASoC: sun8i-codec: Enable all supported PCM formatsSamuel Holland2020-10-261-2/+9
* ASoC: sun8i-codec: Require an exact BCLK divisor matchSamuel Holland2020-10-261-12/+10
* ASoC: sun8i-codec: Protect the clock rate while streams are openSamuel Holland2020-10-261-2/+27
* ASoC: sun8i-codec: Constrain to compatible sample ratesSamuel Holland2020-10-261-4/+53
* ASoC: sun8i-codec: Automatically set the system sample rateSamuel Holland2020-10-261-19/+84
* ASoC: sun8i-codec: Enable all supported sample ratesSamuel Holland2020-10-261-3/+14
* ASoC: sun8i-codec: Enforce symmetric DAI parametersSamuel Holland2020-10-261-0/+3
* ASoC: sun8i-codec: Support the TDM slot bindingSamuel Holland2020-10-261-2/+26
* ASoC: sun8i-codec: Correct the BCLK divisor calculationSamuel Holland2020-10-261-8/+9
* ASoC: sun8i-codec: Round up the LRCK divisorSamuel Holland2020-10-261-10/+12
* ASoC: sun8i-codec: Use the provided word sizeSamuel Holland2020-10-261-7/+20
* ASoC: sun8i-codec: Enable all supported clock inversionsSamuel Holland2020-10-261-22/+39
* ASoC: sun8i-codec: Program DAI format before clock inversionSamuel Holland2020-10-261-23/+23
* ASoC: sun8i-codec: Prepare to extend the DAI driverSamuel Holland2020-10-261-34/+42
* ASoC: sun8i-codec: Use snd_soc_dai_get_drvdataSamuel Holland2020-10-051-2/+2
* ASoC: sun8i-codec: Enable AIF mono/stereo controlSamuel Holland2020-10-051-6/+76
* ASoC: sun8i-codec: Fix AIF widget channel referencesSamuel Holland2020-10-051-2/+2
* ASoC: sun8i-codec: Correct DAPM widget typesSamuel Holland2020-10-051-6/+6
* ASoC: sun8i-codec: Consistently name DAPM widgets and routesSamuel Holland2020-10-051-16/+16
* ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland2020-10-051-48/+53
* ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland2020-10-051-33/+39
* ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland2020-10-051-19/+35
* ASoC: sun8i-codec: Manage module clock via DAPMSamuel Holland2020-09-071-14/+5
* ASoC: sun8i-codec: Attach the bus clock to the regmapSamuel Holland2020-09-071-19/+2
* ASoC: sun8i-codec: Sort masks in a consistent orderSamuel Holland2020-09-071-3/+3
* ASoC: sun8i-codec: Fix field bit number indentationSamuel Holland2020-09-071-7/+7
* ASoC: sun8i-codec: Fix ADC_DIG_CTRL field nameSamuel Holland2020-09-071-2/+2
* ASoC: sun8i-codec: Fix AIF1_MXR_SRC field namesSamuel Holland2020-09-071-8/+8
* ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field namesSamuel Holland2020-09-071-4/+4
* ASoC: sun8i-codec: Fix AIF1 MODCLK widget nameSamuel Holland2020-09-071-6/+6
* ASoC: sun8i-codec: Remove extraneous widgetsSamuel Holland2020-09-071-4/+0
* ASoC: sun8i-codec: Hook up component probe functionSamuel Holland2020-08-191-0/+1
* ASoC: sun8i-codec: Add a quirk for LRCK inversionSamuel Holland2020-08-171-4/+7
* ASoC: sun8i-codec: Add missing mixer routesSamuel Holland2020-08-171-0/+6
* ASoC: sun8i-codec: Fix DAPM to match the hardware topologySamuel Holland2020-08-171-25/+95
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-241-1/+2
|\
| * ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland2020-02-171-1/+2
* | ASoC: sun8i-codec: Remove unused dev from codec structSamuel Holland2020-02-211-3/+0
|/