summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5659.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-05-27ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu1-5/+21
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-0/+5
2021-03-16ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-03-10ASoC: rt5659: clarify expressionPierre-Louis Bossart1-2/+2
2020-07-10ASoC: codecs: rt5659: Remove many unused const variablesLee Jones1-37/+0
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-7/+7
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/...Mark 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', 'aso...Mark 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', 'aso...Mark 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', 'aso...Mark 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