summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sunxi: Use dev_err_probe() helperKuninori Morimoto2021-12-201-2/+1
* ASoC: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec2021-11-291-0/+115
* ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland2021-11-291-0/+56
* ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-233-6/+2
|\
| * ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum2021-04-081-3/+1
| * ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart2021-03-311-1/+1
| * ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdataJulia Lawall2021-03-101-2/+0
* | ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann2021-03-311-0/+5
|/
* ASoC: sunxi: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-212-7/+7
* ASoC: sunxi: do not select COMMON_CLK to fix buildsKrzysztof Kozlowski2020-11-191-1/+1
* ASoC: sun4i-i2s: fix coding-style for callback definitionClément Péron2020-10-301-2/+2
* ASoC: sun4i-i2s: Fix setting of FIFO modesSamuel Holland2020-10-301-7/+7
* ASoC: sun4i-i2s: Fix sun8i volatile regsClément Péron2020-10-301-4/+11
* ASoC: sun4i-i2s: Add 20 and 24 bit supportMarcus Cooper2020-10-301-2/+9
* ASoC: sun4i-i2s: Set sign extend sampleMarcus Cooper2020-10-301-0/+17
* ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicitClément Péron2020-10-301-25/+44
* ASoC: sun4i-i2s: Add support for H6 I2SJernej Skrabec2020-10-301-0/+222
* ASoC: sun4i-i2s: Change set_chan_cfg() paramsClément Péron2020-10-301-14/+18
* ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified modeClément Péron2020-10-301-2/+2
* 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-262-2/+28
* 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