summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt298.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt298: fix boolean testsPierre-Louis Bossart2019-01-071-6/+6
*-. Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc...Mark Brown2018-03-281-3/+4
|\ \
| * | ASoC: rt298: don't turn off HV and VREF if headset is detectedBard Liao2018-03-201-3/+4
| |/
* / ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-106/+104
|/
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: rt298: Add DMI match for Geminilake reference platformVinod Koul2017-02-161-0/+7
*-. Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rl6347a', 'as...Mark Brown2016-12-121-2/+22
|\ \
| | * ASoC: rt298: disable IRQ when jack is NULLBard Liao2016-11-291-2/+22
| |/
* / ASoC: rt298: fix jack type detect errorBard Liao2016-10-241-0/+5
|/
* ASoC: codec duplicated callback function goes to component on rt298Kuninori Morimoto2016-08-081-6/+8
* Merge remote-tracking branch 'asoc/topic/rt298' into asoc-nextMark Brown2016-05-271-28/+23
|\
| * ASoC: rt298: fix capture doesn't work at some casesBard Liao2016-04-261-28/+3
| * ASoC: rt298: reset AD dilter is there is no MCLKBard Liao2016-04-261-0/+20
* | ASoC: rt298: Add DMI match for Broxton-P reference platformVinod Koul2016-05-121-0/+17
* | ASoC: rt298: fix null deref on acpi driver dataVinod Koul2016-05-121-1/+1
|/
* ASoC: rt298: Don't enable IRQ in i2c_probeBard Liao2016-02-241-1/+0
* ASoC: rt298: enable IRQ for jack detectionBard Liao2016-02-241-0/+6
* ASoC: rt298: fix remove unnedded clk settingBard Liao2015-11-161-2/+0
*-. Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown2015-10-261-3/+7
|\ \
| * \ Merge branch 'fix/rt298' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-10-161-12/+12
| |\ \
| * | | ASoC: rt298: Make rt298_index_def constAxel Lin2015-10-161-2/+6
| * | | ASoC: rt298: set register non-volatile by defaultBard Liao2015-10-121-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...Mark Brown2015-10-261-1/+0
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: rl6347a: Clean up unneeded inclusion of header filesAxel Lin2015-09-241-1/+0
| |/ /
* | / ASoC: rt298: fix wrong setting of gpio2_enBard Liao2015-10-211-1/+1
| |/ |/|
* | ASoC: rt298: correct index default valueBard Liao2015-10-161-12/+12
|/
* Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown2015-08-301-2/+0
|\
| * ASoC: rt298: remove meanless pr_infoBard Liao2015-07-161-2/+0
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: add rt298 codec driverBard Liao2015-07-091-0/+1274