aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt286.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-12Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-nextMark Brown1-7/+18
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown1-3/+14
2015-04-09ASoC: rt286: Restore default in probeBard Liao1-0/+8
2015-03-24ASoC: rt286: check regmap_read result for ID checkBard Liao1-5/+9
2015-03-17ASoC: rt286: Drop unnecessary dapm bias_level initializationLars-Peter Clausen1-1/+0
2015-03-06ASoC: rt286: Change the DMI mapping for DinoBard Liao1-1/+1
2015-03-06ASoC: rt286: correct the OR to ANDJie Yang1-1/+1
2015-02-25ASoC: rt286: add jack detection disable with NULL jack passedJie Yang1-3/+14
2015-02-09Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-nextMark Brown1-2/+27
2015-02-09Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown1-6/+7
2015-02-09ASoC: rt286: Add rt288 codec supportBard Liao1-1/+3
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/broonie/sound into asoc-w-codecMark 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', 'asoc/topic/rsnd' and 'asoc/topic/rt286' into asoc-nextMark 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