aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi
AgeCommit message (Expand)AuthorFilesLines
2026-03-24ASoC: sun4i-spdif: Make reset control non-optional and check for all errorsChen-Yu Tsai1-9/+4
2026-01-27ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmioChen Ni1-0/+3
2026-01-27ASoC: sun4i-spdif: Add missing check for devm_regmap_init_mmioChen Ni1-0/+4
2025-12-22ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirksChen-Yu Tsai1-0/+2
2025-11-17ASoC: sunxi: sun8i-codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+2
2025-11-17ASoC: sunxi: sun8i-codec-analog: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-7/+7
2025-11-17ASoC: sunxi: sun50i-codec-analog: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+1
2025-11-17ASoC: sunxi: sun4i-codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-10-27ASoC: sun4i-spdif: Support SPDIF output on A523 familyChen-Yu Tsai1-2/+24
2025-06-24ASoC: sunxi: Standardize ASoC menuKuninori Morimoto1-1/+1
2025-04-06ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/cl...Chen Ni1-8/+5
2025-03-17ASoC: sunxi: Convert to RUNTIME_PM_OPS()Takashi Iwai3-9/+9
2025-03-13ASoC: sun4i-codec: add h616 card long_nameRyan Walklin1-0/+1
2025-03-13ASoC: sun4i-codec: support hp-det-gpios propertyRyan Walklin1-0/+53
2025-03-13ASoC: sun4i-codec: correct dapm widgets and controls for h616Ryan Walklin1-1/+2
2025-01-14ASoC: sun4i-codec: Use new devm clk and reset APIsBence Csókás1-35/+7
2024-12-09ASoC: sun4i-spdif: Add working 24bit audio supportMarcus Cooper1-3/+7
2024-12-09ASoC: sun4i-spdif: Always set the valid data to be the MSBMarcus Cooper1-3/+4
2024-12-09ASoC: sun4i-spdif: Add clock multiplier settingsGeorge Lander1-0/+7
2024-12-02ASoC: sun4i-codec: Add support for Allwinner suniv F1C100sMesih Kilinc1-0/+353
2024-12-02ASoC: sun4i-codec: Add DMA Max Burst fieldMesih Kilinc1-2/+12
2024-10-24ASoC: sun4i-codec: support allwinner H616 codecRyan Walklin1-0/+203
2024-10-24ASoC: sun4i-codec: Add playback only flag to quirksMarcus Cooper1-4/+8
2024-10-24ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirksMarcus Cooper1-32/+51
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-5/+5
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai1-70/+73
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König5-5/+5
2024-09-06ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-19/+9
2024-08-29ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli1-70/+73
2024-05-06ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: sunxi: DMIC: Add controls for adjusting the mic gainsJoao Schim1-0/+34
2024-04-17ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specificationJohn Watts1-2/+2
2024-04-15ASoC: sunxi: sun4i-i2s: Support 32-bit audio formatsJohn Watts1-5/+28
2024-03-27ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabledOndrej Jirman1-7/+7
2024-03-25ASoC: sun8i-codec: Implement jack and accessory detectionArnaud Ferraris2-0/+317
2024-03-25ASoC: sun50i-codec-analog: Enable jack detection on startupArnaud Ferraris1-1/+31
2024-03-25ASoC: sun8i-codec: Enable bus clock at STANDBY and higher biasSamuel Holland1-8/+33
2024-03-25ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_levelSamuel Holland1-11/+18
2024-01-29ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai1-0/+5
2023-10-09ASoC: Explicitly include correct DT includesRob Herring7-12/+5
2023-09-25ASoC: sunxi: convert not to use asoc_xxx()Kuninori Morimoto3-9/+9
2023-08-14ASoC: sunxi: merge DAI call back functions into opsKuninori Morimoto4-12/+16
2023-08-13ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-03-20ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: sunxi: sun50i-dmic: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: sunxi: sun4i-i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-11-14ASoC: sunxi: use devm_platform_get_and_ioremap_resource()Minghao Chi1-2/+1
2022-10-24ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_matchBan Tao1-1/+1
2022-09-21ASoC: sunxi: fix declaration compile errorZeng Heng1-1/+1
2022-09-19ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI componentMikhail Rudenko1-0/+3
2022-09-19ASoC: sunxi: Add Allwinner H6 Digital MIC driverBan Tao3-0/+414
2022-09-13ASoC: sunxi: sun4i-codec: silence misleading error in probeMikhail Rudenko1-1/+1
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown4-8/+6
2022-06-27ASoC: sun50i-codec-analog: Add support for internal biasArnaud Ferraris1-0/+8
2022-06-27ASoC: sunxi: Remove now redundant non_legacy_dai_naming flagCharles Keepax2-5/+0
2022-06-27ASoC: sunxi: Migrate to new style legacy DAI naming flagCharles Keepax3-3/+6
2022-06-17ASoC: sunxi: sun4i-i2s: update kernel-docPierre-Louis Bossart1-0/+2
2022-06-15ASoC: Add regmap_field helpers for simple bit operationsMark Brown1-48/+30
2022-06-15ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpersLi Chen1-48/+30
2022-06-14ASoC: sun8i-codec: Partial revert to fix clock specifiersCharles Keepax1-2/+2
2022-06-06ASoC: sunxi: Rename set_fmt_new back to set_fmtCharles Keepax2-2/+2
2022-06-06ASoC: sunxi: Update to use set_fmt_new callbackCharles Keepax2-14/+14
2022-02-03ASoC: sun4i-i2s: Add support for the R329/D1 variantSamuel Holland1-3/+37
2022-02-03ASoC: sun4i-i2s: Update registers for more channelsSamuel Holland1-11/+17
2021-12-20ASoC: sunxi: Use dev_err_probe() helperKuninori Morimoto1-2/+1
2021-11-29ASoC: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec1-0/+115
2021-11-29ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland1-0/+56
2021-06-21ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-21ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-21ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown3-6/+2
2021-04-08ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum1-3/+1
2021-03-31ASoC: sunxi: sun8i-codec: clarify expressionPierre-Louis Bossart1-1/+1
2021-03-31ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann1-0/+5
2021-03-10ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdataJulia Lawall1-2/+0
2021-01-21ASoC: sunxi: sync parameter naming (rate/sample_bits)Kuninori Morimoto2-7/+7
2020-11-19ASoC: sunxi: do not select COMMON_CLK to fix buildsKrzysztof Kozlowski1-1/+1
2020-10-30ASoC: sun4i-i2s: fix coding-style for callback definitionClément Péron1-2/+2
2020-10-30ASoC: sun4i-i2s: Fix setting of FIFO modesSamuel Holland1-7/+7
2020-10-30ASoC: sun4i-i2s: Fix sun8i volatile regsClément Péron1-4/+11
2020-10-30ASoC: sun4i-i2s: Add 20 and 24 bit supportMarcus Cooper1-2/+9
2020-10-30ASoC: sun4i-i2s: Set sign extend sampleMarcus Cooper1-0/+17
2020-10-30ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicitClément Péron1-25/+44
2020-10-30ASoC: sun4i-i2s: Add support for H6 I2SJernej Skrabec1-0/+222
2020-10-30ASoC: sun4i-i2s: Change set_chan_cfg() paramsClément Péron1-14/+18
2020-10-30ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified modeClément Péron1-2/+2
2020-10-26ASoC: sun8i-codec: Add the AIF3 DAI, widgets, and routesSamuel Holland1-8/+130
2020-10-26ASoC: sun8i-codec: Add the AIF2 DAI, widgets, and routesSamuel Holland1-0/+215
2020-10-26ASoC: sun8i-codec: Generalize AIF clock controlSamuel Holland1-30/+32
2020-10-26ASoC: sun8i-codec: Enable all supported PCM formatsSamuel Holland1-2/+9
2020-10-26ASoC: sun8i-codec: Require an exact BCLK divisor matchSamuel Holland1-12/+10
2020-10-26ASoC: sun8i-codec: Protect the clock rate while streams are openSamuel Holland2-2/+28
2020-10-26ASoC: sun8i-codec: Constrain to compatible sample ratesSamuel Holland1-4/+53
2020-10-26ASoC: sun8i-codec: Automatically set the system sample rateSamuel Holland1-19/+84
2020-10-26ASoC: sun8i-codec: Enable all supported sample ratesSamuel Holland1-3/+14
2020-10-26ASoC: sun8i-codec: Enforce symmetric DAI parametersSamuel Holland1-0/+3
2020-10-26ASoC: sun8i-codec: Support the TDM slot bindingSamuel Holland1-2/+26
2020-10-26ASoC: sun8i-codec: Correct the BCLK divisor calculationSamuel Holland1-8/+9
2020-10-26ASoC: sun8i-codec: Round up the LRCK divisorSamuel Holland1-10/+12
2020-10-26ASoC: sun8i-codec: Use the provided word sizeSamuel Holland1-7/+20
2020-10-26ASoC: sun8i-codec: Enable all supported clock inversionsSamuel Holland1-22/+39
2020-10-26ASoC: sun8i-codec: Program DAI format before clock inversionSamuel Holland1-23/+23
2020-10-26ASoC: sun8i-codec: Prepare to extend the DAI driverSamuel Holland1-34/+42
2020-10-05ASoC: sun8i-codec: Use snd_soc_dai_get_drvdataSamuel Holland1-2/+2
2020-10-05ASoC: sun8i-codec: Enable AIF mono/stereo controlSamuel Holland1-6/+76
2020-10-05ASoC: sun8i-codec: Fix AIF widget channel referencesSamuel Holland1-2/+2
2020-10-05ASoC: sun8i-codec: Correct DAPM widget typesSamuel Holland1-6/+6
2020-10-05ASoC: sun8i-codec: Consistently name DAPM widgets and routesSamuel Holland1-16/+16
2020-10-05ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland1-48/+53
2020-10-05ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland1-32/+38
2020-10-05ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland1-19/+35
2020-09-07ASoC: sun8i-codec: Manage module clock via DAPMSamuel Holland1-14/+5
2020-09-07ASoC: sun8i-codec: Attach the bus clock to the regmapSamuel Holland1-19/+2
2020-09-07ASoC: sun8i-codec: Sort masks in a consistent orderSamuel Holland1-3/+3
2020-09-07ASoC: sun8i-codec: Fix field bit number indentationSamuel Holland1-7/+7
2020-09-07ASoC: sun8i-codec: Fix ADC_DIG_CTRL field nameSamuel Holland1-2/+2
2020-09-07ASoC: sun8i-codec: Fix AIF1_MXR_SRC field namesSamuel Holland1-8/+8
2020-09-07ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field namesSamuel Holland1-4/+4
2020-09-07ASoC: sun8i-codec: Fix AIF1 MODCLK widget nameSamuel Holland1-6/+6
2020-09-07ASoC: sun8i-codec: Remove extraneous widgetsSamuel Holland1-4/+0
2020-08-19ASoC: sun8i-codec: Hook up component probe functionSamuel Holland1-0/+1
2020-08-18Merge series "ASoC: sun50i-codec-analog: Cleanup and power management" from S...Mark Brown1-65/+111
2020-08-18Merge series "Allwinner A64 digital audio codec fixes" from Samuel Holland <s...Mark Brown1-29/+108
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap1-1/+1
2020-08-17ASoC: sun50i-codec-analog: Enable DAPM for earpiece switchSamuel Holland1-6/+11
2020-08-17ASoC: sun50i-codec-analog: Enable DAPM for line out switchSamuel Holland1-8/+15
2020-08-17ASoC: sun50i-codec-analog: Make line out routes stereoSamuel Holland1-7/+11
2020-08-17ASoC: sun50i-codec-analog: Enable DAPM for headphone switchSamuel Holland1-7/+14
2020-08-17ASoC: sun50i-codec-analog: Make headphone routes stereoSamuel Holland1-8/+20
2020-08-17ASoC: sun50i-codec-analog: Group and sort mixer routesSamuel Holland1-30/+28
2020-08-17ASoC: sun50i-codec-analog: Gate the amplifier clock during suspendSamuel Holland1-0/+15
2020-08-17ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bitsSamuel Holland1-4/+2
2020-08-17ASoC: sun8i-codec: Add a quirk for LRCK inversionSamuel Holland1-4/+7
2020-08-17ASoC: sun8i-codec: Add missing mixer routesSamuel Holland1-0/+6
2020-08-17ASoC: sun8i-codec: Fix DAPM to match the hardware topologySamuel Holland1-25/+95
2020-07-23ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto2-7/+7
2020-07-10ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-docLee Jones1-1/+1
2020-07-10ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-docPierre-Louis Bossart1-1/+9
2020-03-27ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+2
2020-02-21ASoC: sun8i-codec: Remove unused dev from codec structSamuel Holland1-3/+0
2020-02-17ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland1-1/+2
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada1-1/+1
2019-10-28ASoC: sunxi: sun4i-codec: remove unneeded semicolonYueHaibing1-3/+3
2019-08-27ASoC: sun4i: Revert A83t descriptionMaxime Ripard1-12/+12
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard1-1/+24
2019-08-21ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard1-9/+35
2019-08-21ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard1-1/+1
2019-08-21ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard1-1/+1
2019-08-21ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard1-5/+7
2019-08-21ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard1-6/+34
2019-08-20ASoC: sun4i-i2s: Support more channelsMaxime Ripard1-11/+6
2019-08-20ASoC: sun4i-i2s: Pass the channels number as an argumentMaxime Ripard1-3/+5
2019-08-20ASoC: sun4i-i2s: Remove duplicated quirks structureMaxime Ripard1-20/+1
2019-08-20ASoC: sun4i-i2s: Fix the LRCK period on A83tMaxime Ripard1-0/+1
2019-08-20ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83tMaxime Ripard1-1/+1
2019-08-20ASoC: sun4i-i2s: Fix WSS and SR fields for the A83tMaxime Ripard1-2/+2
2019-08-20ASoC: sun4i-i2s: Fix the LRCK polarityMaxime Ripard1-6/+12
2019-08-20ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCsMaxime Ripard1-58/+60
2019-08-20ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard1-2/+2
2019-08-20ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCsMaxime Ripard1-14/+49
2019-08-20ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCsMaxime Ripard1-2/+19
2019-08-20ASoC: sun4i-i2s: Move the format configuration to a callbackMaxime Ripard1-92/+105
2019-08-20ASoC: sun4i-i2s: Move the channel configuration to a callbackMaxime Ripard1-87/+69
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown1-8/+8
2019-08-20ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard1-6/+4
2019-08-20ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard1-3/+2
2019-08-20ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard1-4/+5
2019-08-20ASoC: sun4i-i2s: Switch to devm for PCM registerMaxime Ripard1-3/+1
2019-08-20ASoC: sun4i-i2s: Register regmap and PCM before our componentMaxime Ripard1-6/+6
2019-08-09ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-7/+7
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-31ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...YueHaibing1-3/+1
2019-07-31ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: sun4i-i2s: Incorrect SR and WSS computationMarcus Cooper1-2/+2
2019-07-05ASoC: sunxi: sun50i-codec-analog: Add earpieceLuca Weiss1-0/+50
2019-06-28ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown6-45/+6
2019-06-19ASoC: sunxi: sun4i-codec: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+14
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-1/+5
2019-06-06ASoC: sunxi: sun4i-codec: use modern dai_link styleKuninori Morimoto1-5/+15
2019-06-06ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard1-16/+55
2019-06-04ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper1-0/+4
2019-06-04ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-0/+9
2019-05-29ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii1-0/+9
2019-05-28ASoC: sun4i-spdif: Add support for H6 SoCClément Péron1-0/+22
2019-05-28ASoC: sun4i-spdif: Add TX fifo bit flush quirksClément Péron1-1/+10
2019-05-28ASoC: sun4i-spdif: Move quirks to the topClément Péron1-5/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119Thomas Gleixner2-20/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-19ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvddChen-Yu Tsai1-2/+2
2019-02-07ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic1-0/+27
2019-02-07ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic1-0/+18