summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-codec.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-4/+0
* ASoC: sunxi: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-6/+6
* ASoC: sunxi: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
* ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI componentMikhail Rudenko2022-09-191-0/+3
* ASoC: sunxi: sun4i-codec: silence misleading error in probeMikhail Rudenko2022-09-131-1/+1
* ASoC: sunxi: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-4/+0
* ASoC: sunxi: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpersLi Chen2022-06-151-48/+30
* ASoC: sunxi: Use dev_err_probe() helperKuninori Morimoto2021-12-201-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-231-3/+1
|\
| * ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum2021-04-081-3/+1
* | ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann2021-03-311-0/+5
|/
* ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
* ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-6/+6
* ASoC: sunxi: sun4i-codec: remove unneeded semicolonYueHaibing2019-10-281-3/+3
* ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-7/+7
* ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-10/+1
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-0/+9
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119Thomas Gleixner2019-05-241-10/+1
* | | ASoC: sunxi: sun4i-codec: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | | ASoC: sunxi: sun4i-codec: use modern dai_link styleKuninori Morimoto2019-06-061-5/+15
| |/ |/|
* | ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii2019-05-291-0/+9
|/
* ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic2019-02-071-0/+27
* ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic2019-02-071-0/+18
* ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic2019-02-071-0/+14
* ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic2019-02-071-16/+16
* ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic2019-02-071-0/+23
* ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic2019-02-071-1/+23
* ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic2019-02-071-0/+3
* ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic2019-02-071-0/+12
* ASoC: sun4i: replace codec to componentKuninori Morimoto2018-02-121-34/+37
* ASoC: sun4i-codec: enable 12Khz and 24Khz audio sample ratesAndrea Bondavalli2017-12-121-9/+20
* ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+Andrea Bondavalli2017-11-091-5/+24
* ASoC: sun4i-codec: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
* ASoC: sunxi: make snd_soc_codec_driver structures as constBhumika Goyal2017-08-071-3/+3
* ASoC: sun4i: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+2
* ASoC: sun4i-codec: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-3/+2
* ASoC: sun4i-codec: Add support for V3s codecIcenowy Zheng2017-06-061-0/+63
* ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." routeChen-Yu Tsai2017-01-091-0/+1
* ASoC: sun4i-codec: Add support for H3 codecChen-Yu Tsai2016-11-301-0/+71
* ASoC: sun4i-codec: Add support for A23 codecChen-Yu Tsai2016-11-301-0/+108
* ASoC: sun4i-codec: fix semicolon.cocci warningskbuild test robot2016-11-101-1/+1
* ASoC: sun4i-codec: Add support for optional reset control to quirksChen-Yu Tsai2016-11-091-1/+27
* ASoC: sun4i-codec: Add support for A31 ADC capture pathChen-Yu Tsai2016-11-091-0/+65
* ASoC: sun4i-codec: Add support for A31 board level audio routingChen-Yu Tsai2016-11-041-2/+19
* ASoC: sun4i-codec: Add support for A31 analog microphone inputsChen-Yu Tsai2016-11-041-0/+70
* ASoC: sun4i-codec: Add support for A31 Line Out playbackChen-Yu Tsai2016-11-041-0/+39