Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" | Colin Ian King | 1 | -1/+1 |
2021-05-27 | ASoC: rt5659: Fix the lost powers for the HDA header | Jack Yu | 1 | -5/+21 |
2021-03-31 | Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 1 | -0/+5 |
2021-03-16 | ASoC: rt5659: Update MCLK rate in set_sysclk() | Sameer Pujar | 1 | -0/+5 |
2021-03-10 | ASoC: rt5659: clarify expression | Pierre-Louis Bossart | 1 | -2/+2 |
2020-07-10 | ASoC: codecs: rt5659: Remove many unused const variables | Lee Jones | 1 | -37/+0 |
2020-06-22 | ASoC: codecs: rt*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -7/+7 |
2020-02-11 | ASoC: rt5659: remove redundant assignment to variable idx | Colin Ian King | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-03-12 | ASoC: rt5659: Separate adc 1/2 clock control | Bard Liao | 1 | -6/+32 |
2018-03-12 | Merge branch 'fix/rt5659' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 1 | -2/+2 |
2018-03-12 | ASoC: rt5659: fix wrong control register for ADC2 power | Bard Liao | 1 | -2/+2 |
2018-02-13 | ASoC: rt5659: rt5659_intel_hd_header_probe_setup() can be static | Wu Fengguang | 1 | -1/+1 |
2018-02-12 | ASoC: rt5659: replace codec to component | Kuninori Morimoto | 1 | -158/+149 |
2018-02-12 | ASoC: rt5659: Remove the routing path of the power widget "LDO2" | oder_chiou@realtek.com | 1 | -5/+0 |
2018-02-12 | ASoC: rt5659: Add the support of Intel HDA Header | oder_chiou@realtek.com | 1 | -4/+114 |
2017-10-18 | ASoC: rt5659: move set_pll to codec level | Bard Liao | 1 | -8/+8 |
2017-10-18 | ASoC: rt5659: move set_sysclk to codec level | Bard Liao | 1 | -5/+5 |
2017-10-18 | ASoC: rt5659: connect LOUT Amp with Charge Pump | Bard Liao | 1 | -0/+1 |
2017-10-18 | ASoC: rt5659: register power bit of LOUT Amp | Bard Liao | 1 | -1/+2 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso... | Mark Brown | 1 | -1/+1 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2017-07-24 | ASoC: rt5659: constify acpi_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-01-17 | ASoC: rt5659: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2017-01-12 | ASoC: rt5659: drop double const | Nicholas Mc Guire | 1 | -43/+43 |
2017-01-12 | ASoC: rt5659: declare rt5659_i2c_driver static | Nicholas Mc Guire | 1 | -1/+1 |
2017-01-12 | ASoC: rt5659: use msleep() for long delays | Nicholas Mc Guire | 1 | -1/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso... | Mark Brown | 1 | -0/+27 |
2016-09-01 | ASoC: rt5659: Enable IRQ output for GPIO1 pin | Nicolin Chen | 1 | -0/+3 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on rt5659 | Kuninori Morimoto | 1 | -6/+8 |
2016-08-08 | ASoC: rt5659: Add mclk controls | Nicolin Chen | 1 | -0/+24 |
2016-03-13 | Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso... | Mark Brown | 1 | -1/+1 |
2016-01-21 | ASoC: rt5659: avoid unused variable warning for rt5659_acpi_match | Arnd Bergmann | 1 | -5/+10 |
2016-01-13 | ASoC: rt5659: Staticise rt5659_i2c_shutdown | Axel Lin | 1 | -1/+1 |
2016-01-13 | ASoC: rt5659: Fix irq leak | Axel Lin | 1 | -12/+4 |
2015-11-18 | ASoC: rt5659: add rt5659 codec driver | Bard Liao | 1 | -0/+4223 |