aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt298.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rl6347a', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt298' into asoc-nextMark Brown1-2/+22
2016-11-29ASoC: rt298: disable IRQ when jack is NULLBard Liao1-2/+22
2016-10-24ASoC: rt298: fix jack type detect errorBard Liao1-0/+5
2016-08-08ASoC: codec duplicated callback function goes to component on rt298Kuninori Morimoto1-6/+8
2016-05-27Merge remote-tracking branch 'asoc/topic/rt298' into asoc-nextMark Brown1-28/+23
2016-05-12ASoC: rt298: Add DMI match for Broxton-P reference platformVinod Koul1-0/+17
2016-05-12ASoC: rt298: fix null deref on acpi driver dataVinod Koul1-1/+1
2016-04-26ASoC: rt298: fix capture doesn't work at some casesBard Liao1-28/+3
2016-04-26ASoC: rt298: reset AD dilter is there is no MCLKBard Liao1-0/+20
2016-02-24ASoC: rt298: Don't enable IRQ in i2c_probeBard Liao1-1/+0
2016-02-24ASoC: rt298: enable IRQ for jack detectionBard Liao1-0/+6
2015-11-16ASoC: rt298: fix remove unnedded clk settingBard Liao1-2/+0
2015-10-26Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic/samsung' and 'asoc/topic/sh' into asoc-nextMark Brown1-3/+7
2015-10-26Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-1/+0
2015-10-21ASoC: rt298: fix wrong setting of gpio2_enBard Liao1-1/+1
2015-10-16Merge branch 'fix/rt298' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt298Mark Brown1-12/+12
2015-10-16ASoC: rt298: Make rt298_index_def constAxel Lin1-2/+6
2015-10-16ASoC: rt298: correct index default valueBard Liao1-12/+12
2015-10-12ASoC: rt298: set register non-volatile by defaultBard Liao1-1/+1
2015-09-24ASoC: rl6347a: Clean up unneeded inclusion of header filesAxel Lin1-1/+0
2015-08-30Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic/rt5651' and 'asoc/topic/rt5670' into asoc-nextMark Brown1-2/+0
2015-07-16ASoC: rt298: remove meanless pr_infoBard Liao1-2/+0
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-09ASoC: add rt298 codec driverBard Liao1-0/+1274