Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 | Thomas Gleixner | 1 | -10/+1 |
2019-02-07 | ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L... | Danny Milosavljevic | 1 | -0/+27 |
2019-02-07 | ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch | Danny Milosavljevic | 1 | -0/+18 |
2019-02-07 | ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch | Danny Milosavljevic | 1 | -0/+14 |
2019-02-07 | ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ... | Danny Milosavljevic | 1 | -16/+16 |
2019-02-07 | ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume | Danny Milosavljevic | 1 | -0/+23 |
2019-02-07 | ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec | Danny Milosavljevic | 1 | -1/+23 |
2019-02-07 | ASoC: sun4i-codec: Add Mic Playback Volume | Danny Milosavljevic | 1 | -0/+3 |
2019-02-07 | ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input | Danny Milosavljevic | 1 | -0/+12 |
2018-02-12 | ASoC: sun4i: replace codec to component | Kuninori Morimoto | 1 | -34/+37 |
2017-12-12 | ASoC: sun4i-codec: enable 12Khz and 24Khz audio sample rates | Andrea Bondavalli | 1 | -9/+20 |
2017-11-09 | ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+ | Andrea Bondavalli | 1 | -5/+24 |
2017-08-21 | ASoC: sun4i-codec: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
2017-08-07 | ASoC: sunxi: make snd_soc_codec_driver structures as const | Bhumika Goyal | 1 | -3/+3 |
2017-07-19 | ASoC: sun4i: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+2 |
2017-07-17 | ASoC: sun4i-codec: Remove unneeded gpiod NULL check | Fabio Estevam | 1 | -3/+2 |
2017-06-06 | ASoC: sun4i-codec: Add support for V3s codec | Icenowy Zheng | 1 | -0/+63 |
2017-01-09 | ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route | Chen-Yu Tsai | 1 | -0/+1 |
2016-11-30 | ASoC: sun4i-codec: Add support for H3 codec | Chen-Yu Tsai | 1 | -0/+71 |
2016-11-30 | ASoC: sun4i-codec: Add support for A23 codec | Chen-Yu Tsai | 1 | -0/+108 |
2016-11-10 | ASoC: sun4i-codec: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2016-11-09 | ASoC: sun4i-codec: Add support for optional reset control to quirks | Chen-Yu Tsai | 1 | -1/+27 |
2016-11-09 | ASoC: sun4i-codec: Add support for A31 ADC capture path | Chen-Yu Tsai | 1 | -0/+65 |
2016-11-04 | ASoC: sun4i-codec: Add support for A31 board level audio routing | Chen-Yu Tsai | 1 | -2/+19 |
2016-11-04 | ASoC: sun4i-codec: Add support for A31 analog microphone inputs | Chen-Yu Tsai | 1 | -0/+70 |
2016-11-04 | ASoC: sun4i-codec: Add support for A31 Line Out playback | Chen-Yu Tsai | 1 | -0/+39 |
2016-11-03 | ASoC: sun4i-codec: Add support for A31 Line In playback | Chen-Yu Tsai | 1 | -0/+15 |
2016-11-03 | ASoC: sun4i-codec: Add support for A31 playback through headphone output | Chen-Yu Tsai | 1 | -4/+267 |
2016-11-03 | ASoC: sun4i-codec: Increase DMA max burst to 8 | Chen-Yu Tsai | 1 | -2/+2 |
2016-11-03 | ASoC: sun4i-codec: Expand quirks to handle register offsets and card creation | Chen-Yu Tsai | 1 | -27/+60 |
2016-11-03 | Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -6/+6 |
2016-11-03 | ASoC: sun4i-codec: Revise comments for register definition macros | Chen-Yu Tsai | 1 | -3/+11 |
2016-11-03 | ASoC: sun4i-codec: Move data structures to add create_card call to quirks | Chen-Yu Tsai | 1 | -39/+39 |
2016-11-01 | ASoC: sun4i-codec: Enable bus clock after getting GPIO | Chen-Yu Tsai | 1 | -6/+6 |
2016-10-31 | ASoC: sun4i-codec: return error code instead of NULL when create_card fails | Chen-Yu Tsai | 1 | -3/+4 |
2016-09-26 | ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency | Danny Milosavljevic | 1 | -3/+3 |
2016-09-26 | Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke... | Mark Brown | 1 | -6/+8 |
2016-09-24 | ASoC: sun4i-codec: Add custom regmap configs | Danny Milosavljevic | 1 | -3/+35 |
2016-09-24 | ASoC: sun4i-codec: Rename some sun7i-only registers | Danny Milosavljevic | 1 | -3/+3 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on sun4i-codec | Kuninori Morimoto | 1 | -6/+8 |
2015-12-23 | ASoC: sun4i-codec: Use proper output for external amp routes | Hans de Goede | 1 | -1/+2 |
2015-12-13 | ASoC: sun4i-codec: Add support for PA gpio pin | Hans de Goede | 1 | -0/+35 |
2015-12-13 | ASoC: sun4i-codec: Rename codec dapm widgets and routes | Hans de Goede | 1 | -6/+6 |
2015-12-02 | Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 1 | -13/+14 |
2015-12-01 | ASoC: sun4i-codec: pass through clk_set_rate error | Maxime Ripard | 1 | -3/+4 |
2015-12-01 | ASoC: sunxi: Remove useless comments and variable | Maxime Ripard | 1 | -22/+0 |
2015-11-30 | ASoC: sun4i: Implement MIC1 capture | Maxime Ripard | 1 | -31/+197 |
2015-11-05 | ASoC: sun4i-codec: use consistent names for PA controls | Adam Sampson | 1 | -13/+14 |
2015-10-07 | ASoC: sun4i-codec: Remove the routing property | Maxime Ripard | 1 | -7/+0 |
2015-09-30 | ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT | Maxime Ripard | 1 | -2/+1 |