aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5663.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'asoc/topic/rt5645', 'asoc/topic/rt5659' and 'asoc/topic/rt5663' into asoc-nextMark Brown1-46/+214
2017-08-30ASoC: rt5663: Add delay for jack plug inoder_chiou@realtek.com1-0/+3
2017-08-21Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-constMark Brown1-9/+9
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown1-9/+9
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
2017-08-14ASoC: rt5663: Fine tune for the headphone output pop soundoder_chiou@realtek.com1-5/+16
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-08-02ASoC: rt5663: Seprate the DC offset between headphone and headsetoder_chiou@realtek.com1-14/+38
2017-08-01ASoC: rt5663: Add the delay time to correct the calibrationoder_chiou@realtek.com1-0/+1
2017-07-24ASoC: rt5663: constify acpi_device_id.Arvind Yadav1-1/+1
2017-07-19ASoC: rt5663: Correct the mixer switch setting and remove redundant routing pathoder_chiou@realtek.com1-6/+4
2017-07-18ASoC: rt5663: Modify the default value for ASRC functionoder_chiou@realtek.com1-1/+2
2017-07-17ASoC: rt5663: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-07-17ASoC: rt5663: Add the manual offset field to compensate the DC offsetoder_chiou@realtek.com1-5/+50
2017-07-17ASoC: rt5663: add in missing loop counter to avoid infinite loopColin Ian King1-1/+1
2017-07-17ASoC: rt5663: Modify the power sequence for reducing the pop soundoder_chiou@realtek.com1-7/+29
2017-07-17ASoC: rt5663: Optimize the Jack Type detectionoder_chiou@realtek.com1-9/+14
2017-07-17ASoC: rt5663: Update the calibration funcitonoder_chiou@realtek.com1-21/+79
2017-07-10ASoC: rt5663: Update the HW default values based on the shipping versionoder_chiou@realtek.com1-9/+9
2017-06-13ASoC: rt5663: Check the JD status in the resume functionOder Chiou1-0/+2
2017-06-06ASoC: rt5663: Fix the IRQ issueOder Chiou1-1/+1
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'asoc/topic/rt5640', 'asoc/topic/rt5660' and 'asoc/topic/rt5663' into asoc-nextMark Brown1-565/+572
2016-10-24ASoC: rt5663: rename rt5668 as rt5663 v2Bard Liao1-566/+564
2016-10-21ASoC: Add jd function for rt5663.Jack Yu1-1/+10
2016-10-13ASoC: rt5663: fix a debug statementDan Carpenter1-2/+2
2016-09-20ASoC: rt5663: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2016-09-20ASoC: rt5663: fix sparse warningsWei Yongjun1-6/+6
2016-09-16ASoC: rt5663: refine error handlingArnd Bergmann1-0/+3
2016-09-14ASoC: add rt5663 codec driverBard Liao1-0/+3216