summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5659.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5659: Drop legacy GPIO includeLinus Walleij2023-08-131-1/+0
* ASoC: rt5659: Use the devm_clk_get_optional() helperChristophe JAILLET2023-05-221-7/+3
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu2021-05-271-5/+21
* Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2021-03-311-0/+5
|\
| * ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar2021-03-161-0/+5
* | ASoC: rt5659: clarify expressionPierre-Louis Bossart2021-03-101-2/+2
|/
* ASoC: codecs: rt5659: Remove many unused const variablesLee Jones2020-07-101-37/+0
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-7/+7
* ASoC: rt5659: remove redundant assignment to variable idxColin Ian King2020-02-111-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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