summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5659.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5659: Separate adc 1/2 clock controlBard Liao2018-03-121-6/+32
* Merge branch 'fix/rt5659' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2018-03-121-2/+2
|\
| * ASoC: rt5659: fix wrong control register for ADC2 powerBard Liao2018-03-121-2/+2
* | ASoC: rt5659: rt5659_intel_hd_header_probe_setup() can be staticWu Fengguang2018-02-131-1/+1
* | ASoC: rt5659: replace codec to componentKuninori Morimoto2018-02-121-158/+149
* | ASoC: rt5659: Remove the routing path of the power widget "LDO2"oder_chiou@realtek.com2018-02-121-5/+0
* | ASoC: rt5659: Add the support of Intel HDA Headeroder_chiou@realtek.com2018-02-121-4/+114
|/
* ASoC: rt5659: move set_pll to codec levelBard Liao2017-10-181-8/+8
* ASoC: rt5659: move set_sysclk to codec levelBard Liao2017-10-181-5/+5
* ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao2017-10-181-0/+1
* ASoC: rt5659: register power bit of LOUT AmpBard Liao2017-10-181-1/+2
*-. Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Mark Brown2017-09-011-1/+1
|\ \
| | * ASoC: rt5659: constify acpi_device_id.Arvind Yadav2017-07-241-1/+1
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: rt5659: fix platform_no_drv_owner.cocci warningskbuild test robot2017-01-171-1/+0
* ASoC: rt5659: drop double constNicholas Mc Guire2017-01-121-43/+43
* ASoC: rt5659: declare rt5659_i2c_driver staticNicholas Mc Guire2017-01-121-1/+1
* ASoC: rt5659: use msleep() for long delaysNicholas Mc Guire2017-01-121-1/+1
*-. Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown2016-09-291-0/+27
|\ \
| * | ASoC: rt5659: Enable IRQ output for GPIO1 pinNicolin Chen2016-09-011-0/+3
| * | ASoC: rt5659: Add mclk controlsNicolin Chen2016-08-081-0/+24
| |/
* / ASoC: codec duplicated callback function goes to component on rt5659Kuninori Morimoto2016-08-081-6/+8
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso...Mark Brown2016-03-131-1/+1
|\ \
| | * ASoC: rt5659: Staticise rt5659_i2c_shutdownAxel Lin2016-01-131-1/+1
| |/
* | ASoC: rt5659: avoid unused variable warning for rt5659_acpi_matchArnd Bergmann2016-01-211-5/+10
* | ASoC: rt5659: Fix irq leakAxel Lin2016-01-131-12/+4
|/
* ASoC: rt5659: add rt5659 codec driverBard Liao2015-11-181-0/+4223