summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+2
2020-03-27ASoC: rt5682: move DAI clock registry to I2S modeShuming Fan1-20/+19
2020-03-23ASoC: rt5682: Add a property for DMIC delayOder Chiou1-1/+11
2020-03-23ASoC: rt5682: Add a property for DMIC clock rateOder Chiou1-2/+7
2020-03-18ASoC: rt5682: remove noisy debug messagesShuming Fan1-2/+2
2020-03-18ASoC: rt5682: fix the random recording noise of headsetShuming Fan1-0/+2
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+1
2020-03-13ASoC: rt5682: Fine tune the HP performance in soundwire modeOder Chiou1-0/+2
2020-03-13ASoC: rt5682: Revise the DAC1 volume settingOder Chiou1-1/+1
2020-02-26ASoC: rt5682: Revise the function nameOder Chiou1-2/+2
2020-02-26ASoC: rt5682: Add the soundwire supportOder Chiou1-40/+486
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang1-2/+405
2020-02-13ASoC: rt5682: Enable PLL2 functionderek.fang1-45/+166
2020-02-11ASoC: rt5682: Add the field "is_sdw" of private dataOder Chiou1-64/+84
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+2
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+2
2019-11-25ASoC: rt5682: fix i2c arbitration lost issueShuming Fan1-0/+2
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-0/+15
2019-11-18ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan1-24/+3
2019-11-12ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao1-0/+1
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonShuming Fan1-0/+15
2019-10-01ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen1-2/+10
2019-07-02ASoC: rt5682: use devm_snd_soc_register_component()Kuninori Morimoto1-10/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-25ASoC: codecs: rt5682: initialize mutex before usingXun Zhang1-1/+1
2019-03-18ASoC: rt5682: recording has no sound after bootingShuming Fan1-9/+5
2019-03-18ASoC: rt5682: fix jack type detection issueShuming Fan1-7/+5
2019-03-18ASoC: rt5682: Check JD status when system resumeShuming Fan1-17/+17
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown1-0/+2
2019-01-22ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan1-0/+2
2019-01-17ASoC: rt5682: add default pdata for i2s modeBard liao1-0/+8
2019-01-03ASoC: rt5682: Fix recording no sound issueShuming Fan1-0/+1
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-28/+58
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown1-1/+2
2018-09-18ASoC: rt5682: Minor code modificationShuming Fan1-4/+11
2018-09-18ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan1-0/+5
2018-09-18ASoC: rt5682: Update calibration functionShuming Fan1-2/+11
2018-09-18Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown1-5/+0
2018-09-18ASoC: rt5682: Remove HP volume controlShuming Fan1-5/+0
2018-09-18ASoC: rt5682: Improve HP performanceShuming Fan1-3/+29
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-08-31Merge branch 'asoc-4.19' into asoc-4.20 tas dependencyMark Brown1-4/+4
2018-08-28ASoC: rt5682: Update calibration functionShuming Fan1-17/+5
2018-08-28ASoC: rt5682: Change DAC/ADC volume scaleShuming Fan1-4/+4
2018-07-03ASoC: rt5682: add button detection mode controlBard Liao1-0/+6
2018-06-22ASoC: rt5682: use devm_snd_soc_register_component()Wei Yongjun1-9/+2
2018-06-18ASoC: rt5682: add rt5682 codec driverBard Liao1-0/+2682