summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5663.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5663: clarify expressionPierre-Louis Bossart2021-03-101-2/+2
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-17/+17
* ASoC: rt5663: clean up indentation issuesColin Ian King2019-10-011-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: rt5663: Fix error handling of regulator_set_loadCheng-Yi Chiang2018-11-161-9/+12
* ASoC: rt5663: Add regulator supportCheng-Yi Chiang2018-11-151-7/+61
* Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-251-1/+6
|\
| * ASoC: rt5663: Remove the boost volume in the beginning of playbackOder Chiou2018-09-201-1/+6
* | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-3/+6
|/
* ASoC: rt5663: rt5663_set_jack_detect() can be statickbuild test robot2018-05-171-1/+1
* ASoC: rt5663: Use the set_jack() instead of the export functionOder Chiou2018-05-171-3/+2
* ASoC: rt5663: Optimize the power consumptionoder_chiou@realtek.com2018-05-051-12/+36
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-301/+299
* ASoC: rt5663: Fix the wrong result of the first jack detectionoder_chiou@realtek.com2017-12-141-0/+4
*-. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown2017-11-101-7/+265
|\ \
| | * ASoC: rt5663: Check the JD status in the button pushingoder_chiou@realtek.com2017-11-101-2/+41
| | * ASoC: rt5663: Delay and retry reading rt5663 ID registerOder Chiou2017-11-091-1/+10
| | * ASoC: rt5663: Add the function of impedance sensingOder Chiou2017-09-191-4/+214
| |/
* / ASoC: rt5663: Change the dev getting function in rt5663_irqoder_chiou@realtek.com2017-09-251-1/+2
|/
*---. Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Mark Brown2017-09-011-46/+214
|\ \ \
| | | * ASoC: rt5663: Add delay for jack plug inoder_chiou@realtek.com2017-08-301-0/+3
| | | * ASoC: rt5663: Fine tune for the headphone output pop soundoder_chiou@realtek.com2017-08-141-5/+16
| | | * ASoC: rt5663: Seprate the DC offset between headphone and headsetoder_chiou@realtek.com2017-08-021-14/+38
| | | * ASoC: rt5663: Add the delay time to correct the calibrationoder_chiou@realtek.com2017-08-011-0/+1
| | | * ASoC: rt5663: Correct the mixer switch setting and remove redundant routing pathoder_chiou@realtek.com2017-07-191-6/+4
| | | * ASoC: rt5663: Modify the default value for ASRC functionoder_chiou@realtek.com2017-07-181-1/+2
| | | * ASoC: rt5663: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | | * ASoC: rt5663: Add the manual offset field to compensate the DC offsetoder_chiou@realtek.com2017-07-171-5/+50
| | | * ASoC: rt5663: add in missing loop counter to avoid infinite loopColin Ian King2017-07-171-1/+1
| | | * ASoC: rt5663: Modify the power sequence for reducing the pop soundoder_chiou@realtek.com2017-07-171-7/+29
| | | * ASoC: rt5663: Optimize the Jack Type detectionoder_chiou@realtek.com2017-07-171-9/+14
| | | * ASoC: rt5663: Update the calibration funcitonoder_chiou@realtek.com2017-07-171-21/+79
| | |/
| * / ASoC: rt5663: constify acpi_device_id.Arvind Yadav2017-07-241-1/+1
| |/
* | Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2017-08-211-9/+9
|\ \
| * \ Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown2017-08-211-9/+9
| |\ \
| | * | ASoC: rt5663: Update the HW default values based on the shipping versionoder_chiou@realtek.com2017-07-101-9/+9
| | |/
* | / ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
|/ /
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: rt5663: Check the JD status in the resume functionOder Chiou2017-06-131-0/+2
* ASoC: rt5663: Fix the IRQ issueOder Chiou2017-06-061-1/+1
*-. Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso...Mark Brown2016-12-121-565/+572
|\ \
| | * ASoC: rt5663: rename rt5668 as rt5663 v2Bard Liao2016-10-241-566/+564
| | * ASoC: Add jd function for rt5663.Jack Yu2016-10-211-1/+10
| |/
* / ASoC: rt5663: fix a debug statementDan Carpenter2016-10-131-2/+2
|/
* ASoC: rt5663: fix platform_no_drv_owner.cocci warningskbuild test robot2016-09-201-1/+0
* ASoC: rt5663: fix sparse warningsWei Yongjun2016-09-201-6/+6
* ASoC: rt5663: refine error handlingArnd Bergmann2016-09-161-0/+3
* ASoC: add rt5663 codec driverBard Liao2016-09-141-0/+3216