aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30ASoC: sun4i-codec: Add support for H3 codecChen-Yu Tsai1-0/+71
2016-11-30ASoC: sun4i-codec: Add support for A23 codecChen-Yu Tsai1-0/+108
2016-11-24ASoC: sunxi: Uninitialized variable in probe()Dan Carpenter1-1/+1
2016-11-22ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controlsChen-Yu Tsai3-0/+674
2016-11-10ASoC: sun4i-codec: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-11-09ASoC: sun4i-codec: Add support for optional reset control to quirksChen-Yu Tsai1-1/+27
2016-11-09ASoC: sun4i-codec: Add support for A31 ADC capture pathChen-Yu Tsai1-0/+65
2016-11-09ASoC: sunxi: i2s: Implement set_sysclkMaxime Ripard1-15/+38
2016-11-04ASoC: sun4i-codec: Add support for A31 board level audio routingChen-Yu Tsai1-2/+19
2016-11-04ASoC: sun4i-codec: Add support for A31 analog microphone inputsChen-Yu Tsai1-0/+70
2016-11-04ASoC: sun4i-codec: Add support for A31 Line Out playbackChen-Yu Tsai1-0/+39
2016-11-03ASoC: sun4i-codec: Add support for A31 Line In playbackChen-Yu Tsai1-0/+15
2016-11-03ASoC: sun4i-codec: Add support for A31 playback through headphone outputChen-Yu Tsai1-4/+267
2016-11-03ASoC: sun4i-codec: Increase DMA max burst to 8Chen-Yu Tsai1-2/+2
2016-11-03ASoC: sun4i-codec: Expand quirks to handle register offsets and card creationChen-Yu Tsai1-27/+60
2016-11-03Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sunxiMark Brown1-6/+6
2016-11-03ASoC: sun4i-codec: Revise comments for register definition macrosChen-Yu Tsai1-3/+11
2016-11-03ASoC: sun4i-codec: Move data structures to add create_card call to quirksChen-Yu Tsai1-39/+39
2016-11-03ASoC: sun4i-i2s: Implement capture supportMaxime Ripard1-3/+49
2016-11-01ASoC: sun4i-codec: Enable bus clock after getting GPIOChen-Yu Tsai1-6/+6
2016-10-31ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai1-3/+4
2016-09-26ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistencyDanny Milosavljevic1-3/+3
2016-09-26Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sunxiMark Brown1-6/+8
2016-09-24ASoC: sun4i-codec: Add custom regmap configsDanny Milosavljevic1-3/+35
2016-09-24ASoC: sun4i-codec: Rename some sun7i-only registersDanny Milosavljevic1-3/+3
2016-08-24ASoC: sunxi: depend on ARCH_SUNXIPeter Robinson1-0/+1
2016-08-12ASoC: sunxi: compatibility for sun6i to SPDIFMarcus Cooper1-1/+16
2016-08-08ASoC: codec duplicated callback function goes to component on sun4i-codecKuninori Morimoto1-6/+8
2016-07-04ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()Wei Yongjun1-3/+1
2016-07-01ASoC: sunxi: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-06-29ASoC: sunxi: Add Allwinner A10 Digital Audio driverMaxime Ripard3-1/+713
2016-02-20ASoC: sunxi: Add support for the SPDIF blockMarcus Cooper3-0/+559
2015-12-22ASoC: sun4i-codec: Use proper output for external amp routesHans de Goede1-1/+2
2015-12-12ASoC: sun4i-codec: Add support for PA gpio pinHans de Goede1-0/+35
2015-12-12ASoC: sun4i-codec: Rename codec dapm widgets and routesHans de Goede1-6/+6
2015-12-02Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sunxiMark Brown1-13/+14
2015-12-01ASoC: sun4i-codec: pass through clk_set_rate errorMaxime Ripard1-3/+4
2015-12-01ASoC: sunxi: Remove useless comments and variableMaxime Ripard1-22/+0
2015-11-30ASoC: sun4i: Implement MIC1 captureMaxime Ripard1-31/+197
2015-11-05ASoC: sun4i-codec: use consistent names for PA controlsAdam Sampson1-13/+14
2015-10-07ASoC: sun4i-codec: Remove the routing propertyMaxime Ripard1-7/+0
2015-09-30ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOTMaxime Ripard1-2/+1
2015-09-30ASoC: sun4i-codec: pass through clk_set_rate errorMaxime Ripard1-3/+4
2015-09-17ASoC: sunxi: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-09-16ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCsEmilio López3-0/+733