aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt298.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-19ASoC: rt298: Configure combo jack for headphonesDavid Ward1-2/+7
2021-01-21ASoC: rt*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2020-07-09ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart1-0/+2
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-07ASoC: rt298: fix boolean testsPierre-Louis Bossart1-6/+6
2018-03-28Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'asoc/topic/rt5631' and 'asoc/topic/rt5640' into asoc-nextMark Brown1-3/+4
2018-03-20ASoC: rt298: don't turn off HV and VREF if headset is detectedBard Liao1-3/+4
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-106/+104
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-02-16ASoC: rt298: Add DMI match for Geminilake reference platformVinod Koul1-0/+7
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