summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt286.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-05ASoC: rt286: Add customize setting for Dell DinoBard Liao1-1/+24
2015-02-05ASoC: rt286: Fix potencial crash in jd functionBard Liao1-0/+2
2015-01-27Merge branch 'topic/rt286' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-36/+8
2015-01-26ASoC: rt286: Fix capture volume setting issueBard Liao1-32/+6
2015-01-15ASoC: rt286: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-7/+8
2015-01-15ASoC: rt286: set the same format for dac and adcBard Liao1-4/+2
2014-11-18ASoC: rt286: build warning of section mismatchSudip Mukherjee1-1/+1
2014-11-06ASoC: rt286: fix comment styleBard Liao1-4/+4
2014-11-06ASoC: rt286: set combo jack by dmiBard Liao1-0/+14
2014-10-31ASoC: rt286: reduce power consumptionBard Liao1-56/+155
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown1-0/+2
2014-10-02ASoC: rt286: Fix compilation warning for !PMThierry Reding1-0/+2
2014-09-26ASoC: rt286: Fix sync functionBard Liao1-1/+1
2014-09-26ASoC: rt286: Correct default valueBard Liao1-3/+2
2014-07-29ASoC: rt286: Fix null pointer issueBard Liao1-38/+36
2014-07-14ASoC: rt286: make rt286_i2c_driver staticBard Liao1-1/+1
2014-07-07ASoC: RT286: Fix silent at the beginning of streamBard Liao1-1/+19
2014-07-07ASoC: RT286: move initial settings to _i2c_probeBard Liao1-50/+49
2014-07-07ASoC: RT286: check ID in i2c levelBard Liao1-8/+8
2014-07-07ASoC: RT286: remove test codeBard Liao1-1/+0
2014-07-04ASoC: add RT286 CODEC driverBard Liao1-0/+1208