summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-codec.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+2Star
* 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-231-1/+2
* ASoC: sun4i-codec: Add support for PA gpio pinHans de Goede2015-12-131-0/+35
* ASoC: sun4i-codec: Rename codec dapm widgets and routesHans de Goede2015-12-131-6/+6
* Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2015-12-021-13/+14
|\
| * ASoC: sun4i-codec: use consistent names for PA controlsAdam Sampson2015-11-051-13/+14
* | ASoC: sun4i-codec: pass through clk_set_rate errorMaxime Ripard2015-12-011-3/+4
* | ASoC: sunxi: Remove useless comments and variableMaxime Ripard2015-12-011-22/+0Star
* | ASoC: sun4i: Implement MIC1 captureMaxime Ripard2015-11-301-31/+197
|/
* ASoC: sun4i-codec: Remove the routing propertyMaxime Ripard2015-10-071-7/+0Star
* ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOTMaxime Ripard2015-09-301-2/+1Star
* ASoC: sun4i-codec: pass through clk_set_rate errorMaxime Ripard2015-09-301-3/+4
* ASoC: sunxi: fix platform_no_drv_owner.cocci warningskbuild test robot2015-09-171-1/+0Star
* ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCsEmilio López2015-09-161-0/+720