aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5663.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+6
2018-09-20ASoC: rt5663: Remove the boost volume in the beginning of playbackGravatar Oder Chiou 1-1/+6
2018-09-07regmap: split up regmap_config.use_single_rwGravatar David Frey 1-3/+6
2018-05-17ASoC: rt5663: rt5663_set_jack_detect() can be staticGravatar kbuild test robot 1-1/+1
2018-05-17ASoC: rt5663: Use the set_jack() instead of the export functionGravatar Oder Chiou 1-3/+2
2018-05-05ASoC: rt5663: Optimize the power consumptionGravatar oder_chiou@realtek.com 1-12/+36
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentGravatar Kuninori Morimoto 1-301/+299
2017-12-14ASoC: rt5663: Fix the wrong result of the first jack detectionGravatar oder_chiou@realtek.com 1-0/+4
2017-11-10Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Gravatar Mark Brown 1-7/+265
2017-11-10ASoC: rt5663: Check the JD status in the button pushingGravatar oder_chiou@realtek.com 1-2/+41
2017-11-09ASoC: rt5663: Delay and retry reading rt5663 ID registerGravatar Oder Chiou 1-1/+10
2017-09-25ASoC: rt5663: Change the dev getting function in rt5663_irqGravatar oder_chiou@realtek.com 1-1/+2
2017-09-19ASoC: rt5663: Add the function of impedance sensingGravatar Oder Chiou 1-4/+214
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Gravatar Mark Brown 1-46/+214
2017-08-30ASoC: rt5663: Add delay for jack plug inGravatar oder_chiou@realtek.com 1-0/+3
2017-08-21Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Mark Brown 1-9/+9
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Gravatar Mark Brown 1-9/+9
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresGravatar Arvind Yadav 1-1/+1
2017-08-14ASoC: rt5663: Fine tune for the headphone output pop soundGravatar oder_chiou@realtek.com 1-5/+16
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresGravatar Bhumika Goyal 1-1/+1
2017-08-02ASoC: rt5663: Seprate the DC offset between headphone and headsetGravatar oder_chiou@realtek.com 1-14/+38
2017-08-01ASoC: rt5663: Add the delay time to correct the calibrationGravatar oder_chiou@realtek.com 1-0/+1
2017-07-24ASoC: rt5663: constify acpi_device_id.Gravatar Arvind Yadav 1-1/+1
2017-07-19ASoC: rt5663: Correct the mixer switch setting and remove redundant routing pathGravatar oder_chiou@realtek.com 1-6/+4
2017-07-18ASoC: rt5663: Modify the default value for ASRC functionGravatar oder_chiou@realtek.com 1-1/+2
2017-07-17ASoC: rt5663: constify snd_soc_dai_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2017-07-17ASoC: rt5663: Add the manual offset field to compensate the DC offsetGravatar oder_chiou@realtek.com 1-5/+50
2017-07-17ASoC: rt5663: add in missing loop counter to avoid infinite loopGravatar Colin Ian King 1-1/+1
2017-07-17ASoC: rt5663: Modify the power sequence for reducing the pop soundGravatar oder_chiou@realtek.com 1-7/+29
2017-07-17ASoC: rt5663: Optimize the Jack Type detectionGravatar oder_chiou@realtek.com 1-9/+14
2017-07-17ASoC: rt5663: Update the calibration funcitonGravatar oder_chiou@realtek.com 1-21/+79
2017-07-10ASoC: rt5663: Update the HW default values based on the shipping versionGravatar oder_chiou@realtek.com 1-9/+9
2017-06-13ASoC: rt5663: Check the JD status in the resume functionGravatar Oder Chiou 1-0/+2
2017-06-06ASoC: rt5663: Fix the IRQ issueGravatar Oder Chiou 1-1/+1
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso...Gravatar Mark Brown 1-565/+572
2016-10-24ASoC: rt5663: rename rt5668 as rt5663 v2Gravatar Bard Liao 1-566/+564
2016-10-21ASoC: Add jd function for rt5663.Gravatar Jack Yu 1-1/+10
2016-10-13ASoC: rt5663: fix a debug statementGravatar Dan Carpenter 1-2/+2
2016-09-20ASoC: rt5663: fix platform_no_drv_owner.cocci warningsGravatar kbuild test robot 1-1/+0
2016-09-20ASoC: rt5663: fix sparse warningsGravatar Wei Yongjun 1-6/+6
2016-09-16ASoC: rt5663: refine error handlingGravatar Arnd Bergmann 1-0/+3
2016-09-14ASoC: add rt5663 codec driverGravatar Bard Liao 1-0/+3216