summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-codec.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: sun4i-codec: Add support for A31 Line In playbackChen-Yu Tsai2016-11-031-0/+15
* ASoC: sun4i-codec: Add support for A31 playback through headphone outputChen-Yu Tsai2016-11-031-4/+267
* ASoC: sun4i-codec: Increase DMA max burst to 8Chen-Yu Tsai2016-11-031-2/+2
* ASoC: sun4i-codec: Expand quirks to handle register offsets and card creationChen-Yu Tsai2016-11-031-27/+60
* Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2016-11-031-6/+6
|\
| * ASoC: sun4i-codec: Enable bus clock after getting GPIOChen-Yu Tsai2016-11-011-6/+6
* | ASoC: sun4i-codec: Revise comments for register definition macrosChen-Yu Tsai2016-11-031-3/+11
* | ASoC: sun4i-codec: Move data structures to add create_card call to quirksChen-Yu Tsai2016-11-031-39/+39
|/
* ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-10-311-3/+4
* ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistencyDanny Milosavljevic2016-09-261-3/+3
* Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2016-09-261-6/+8
|\
| * ASoC: codec duplicated callback function goes to component on sun4i-codecKuninori Morimoto2016-08-081-6/+8
* | ASoC: sun4i-codec: Add custom regmap configsDanny Milosavljevic2016-09-241-3/+35
* | ASoC: sun4i-codec: Rename some sun7i-only registersDanny Milosavljevic2016-09-241-3/+3
|/
* ASoC: sun4i-codec: Use proper output for external amp routesHans de Goede2015-12-221-1/+2
* ASoC: sun4i-codec: Add support for PA gpio pinHans de Goede2015-12-121-0/+35
* ASoC: sun4i-codec: Rename codec dapm widgets and routesHans de Goede2015-12-121-6/+6
* Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2015-12-021-13/+14
|\
OpenPOWER on IntegriCloud