summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi/sun4i-codec.c
AgeCommit message (Expand)Author
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap
2020-07-23ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto
2019-10-28ASoC: sunxi: sun4i-codec: remove unneeded semicolonYueHaibing
2019-08-09ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-06-28ASoC: sunxi: sun4i-codec: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: sunxi: sun4i-codec: don't select unnecessary PlatformKuninori Morimoto
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-06ASoC: sunxi: sun4i-codec: use modern dai_link styleKuninori Morimoto
2019-05-29ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119Thomas Gleixner
2019-02-07ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic
2019-02-07ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic
2018-02-12ASoC: sun4i: replace codec to componentKuninori Morimoto
2017-12-12ASoC: sun4i-codec: enable 12Khz and 24Khz audio sample ratesAndrea Bondavalli
2017-11-09ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+Andrea Bondavalli
2017-08-21ASoC: sun4i-codec: Remove unnecessary function callDonglin Peng
2017-08-07ASoC: sunxi: make snd_soc_codec_driver structures as constBhumika Goyal
2017-07-19ASoC: sun4i: explicitly request exclusive reset controlPhilipp Zabel
2017-07-17ASoC: sun4i-codec: Remove unneeded gpiod NULL checkFabio Estevam
2017-06-06ASoC: sun4i-codec: Add support for V3s codecIcenowy Zheng
2017-01-09ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." routeChen-Yu Tsai
2016-11-30ASoC: sun4i-codec: Add support for H3 codecChen-Yu Tsai
2016-11-30ASoC: sun4i-codec: Add support for A23 codecChen-Yu Tsai
2016-11-10ASoC: sun4i-codec: fix semicolon.cocci warningskbuild test robot
2016-11-09ASoC: sun4i-codec: Add support for optional reset control to quirksChen-Yu Tsai
2016-11-09ASoC: sun4i-codec: Add support for A31 ADC capture pathChen-Yu Tsai
2016-11-04ASoC: sun4i-codec: Add support for A31 board level audio routingChen-Yu Tsai
2016-11-04ASoC: sun4i-codec: Add support for A31 analog microphone inputsChen-Yu Tsai
2016-11-04ASoC: sun4i-codec: Add support for A31 Line Out playbackChen-Yu Tsai
2016-11-03ASoC: sun4i-codec: Add support for A31 Line In playbackChen-Yu Tsai
2016-11-03ASoC: sun4i-codec: Add support for A31 playback through headphone outputChen-Yu Tsai
2016-11-03ASoC: sun4i-codec: Increase DMA max burst to 8Chen-Yu Tsai
2016-11-03ASoC: sun4i-codec: Expand quirks to handle register offsets and card creationChen-Yu Tsai
2016-11-03Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2016-11-03ASoC: sun4i-codec: Revise comments for register definition macrosChen-Yu Tsai
2016-11-03ASoC: sun4i-codec: Move data structures to add create_card call to quirksChen-Yu Tsai
2016-11-01ASoC: sun4i-codec: Enable bus clock after getting GPIOChen-Yu Tsai
2016-10-31ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai
2016-09-26ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistencyDanny Milosavljevic
2016-09-26Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown
2016-09-24ASoC: sun4i-codec: Add custom regmap configsDanny Milosavljevic
2016-09-24ASoC: sun4i-codec: Rename some sun7i-only registersDanny Milosavljevic
2016-08-08ASoC: codec duplicated callback function goes to component on sun4i-codecKuninori Morimoto