aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt5659.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-11ASoC: rt5659: remove redundant assignment to variable idxColin Ian King1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-12ASoC: rt5659: Separate adc 1/2 clock controlBard Liao1-6/+32
2018-03-12Merge branch 'fix/rt5659' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5659Mark Brown1-2/+2
2018-03-12ASoC: rt5659: fix wrong control register for ADC2 powerBard Liao1-2/+2
2018-02-13ASoC: rt5659: rt5659_intel_hd_header_probe_setup() can be staticWu Fengguang1-1/+1
2018-02-12ASoC: rt5659: replace codec to componentKuninori Morimoto1-158/+149
2018-02-12ASoC: rt5659: Remove the routing path of the power widget "LDO2"oder_chiou@realtek.com1-5/+0
2018-02-12ASoC: rt5659: Add the support of Intel HDA Headeroder_chiou@realtek.com1-4/+114
2017-10-18ASoC: rt5659: move set_pll to codec levelBard Liao1-8/+8
2017-10-18ASoC: rt5659: move set_sysclk to codec levelBard Liao1-5/+5
2017-10-18ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao1-0/+1
2017-10-18ASoC: rt5659: register power bit of LOUT AmpBard Liao1-1/+2
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'asoc/topic/rt5645', 'asoc/topic/rt5659' and 'asoc/topic/rt5663' into asoc-nextMark Brown1-1/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-24ASoC: rt5659: constify acpi_device_id.Arvind Yadav1-1/+1
2017-01-17ASoC: rt5659: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-01-12ASoC: rt5659: drop double constNicholas Mc Guire1-43/+43
2017-01-12ASoC: rt5659: declare rt5659_i2c_driver staticNicholas Mc Guire1-1/+1
2017-01-12ASoC: rt5659: use msleep() for long delaysNicholas Mc Guire1-1/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-nextMark Brown1-0/+27
2016-09-01ASoC: rt5659: Enable IRQ output for GPIO1 pinNicolin Chen1-0/+3
2016-08-08ASoC: codec duplicated callback function goes to component on rt5659Kuninori Morimoto1-6/+8
2016-08-08ASoC: rt5659: Add mclk controlsNicolin Chen1-0/+24
2016-03-13Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'asoc/topic/samsung' and 'asoc/topic/ssm4567' into asoc-nextMark Brown1-1/+1
2016-01-21ASoC: rt5659: avoid unused variable warning for rt5659_acpi_matchArnd Bergmann1-5/+10
2016-01-13ASoC: rt5659: Staticise rt5659_i2c_shutdownAxel Lin1-1/+1
2016-01-13ASoC: rt5659: Fix irq leakAxel Lin1-12/+4
2015-11-18ASoC: rt5659: add rt5659 codec driverBard Liao1-0/+4223