summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi
AgeCommit message (Expand)Author
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
2021-06-21ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-08ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum
2021-03-31ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart
2021-03-31ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann
2021-03-10ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdataJulia Lawall
2021-01-21ASoC: sunxi: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-19ASoC: sunxi: do not select COMMON_CLK to fix buildsKrzysztof Kozlowski
2020-10-30ASoC: sun4i-i2s: fix coding-style for callback definitionClément Péron
2020-10-30ASoC: sun4i-i2s: Fix setting of FIFO modesSamuel Holland
2020-10-30ASoC: sun4i-i2s: Fix sun8i volatile regsClément Péron
2020-10-30ASoC: sun4i-i2s: Add 20 and 24 bit supportMarcus Cooper
2020-10-30ASoC: sun4i-i2s: Set sign extend sampleMarcus Cooper
2020-10-30ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicitClément Péron
2020-10-30ASoC: sun4i-i2s: Add support for H6 I2SJernej Skrabec
2020-10-30ASoC: sun4i-i2s: Change set_chan_cfg() paramsClément Péron
2020-10-30ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified modeClément Péron
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