aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11Mark Brown1-0/+1
2020-11-26ASoC: rt5682: change SAR voltage thresholdShuming Fan1-0/+1
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou1-0/+3
2020-09-28ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou1-2/+22
2020-08-18Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@chromium.org>:Mark Brown1-50/+23
2020-08-17ASoC: rt5682: Use clk_hw based APIs for registrationStephen Boyd1-36/+11
2020-08-17ASoC: rt5682: Drop usage of __clk_get_name()Stephen Boyd1-13/+11
2020-08-17ASoC: rt5682: Use dev_dbg() in rt5682_clk_check()Stephen Boyd1-1/+1
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-8/+19
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan1-3/+9
2020-07-17ASoC: rt5682: disable MICBIAS and Vref2 widget in defaultShuming Fan1-0/+4
2020-07-16ASoC: rt5682: Report the button event in the headset type onlyOder Chiou1-1/+2
2020-07-14ASoC: rt5682: Enable Vref2 under using PLL2derek.fang1-7/+17
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-9/+10
2020-07-01ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwire modeOder Chiou1-9/+10
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.9Mark Brown1-1/+8
2020-06-24ASoC: rt5682: fix the pop noise while OMTP type headset pluginShuming Fan1-1/+8
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-8/+8
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto1-2/+1
2020-06-15ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang1-18/+31
2020-06-15ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang1-1/+8
2020-06-15ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang1-5/+6
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann1-730/+43
2020-05-18ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()Pierre-Louis Bossart1-0/+3
2020-04-30ASoC: rt5682: remove unwanted btn_type assignmentTzung-Bi Shih1-1/+0
2020-04-30ASoC: rt5682: remove duplicate rt5682_reset() callsTzung-Bi Shih1-4/+0
2020-04-30ASoC: rt5682: replace message printing from pr_() to dev_()Tzung-Bi Shih1-6/+9
2020-04-30ASoC: rt5682: remove empty default caseTzung-Bi Shih1-17/+2
2020-04-30ASoC: rt5682: fix space issuesTzung-Bi Shih1-82/+70
2020-04-30ASoC: rt5682: simplify assertionsTzung-Bi Shih1-6/+5
2020-04-01ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing1-1/+4
2020-03-27Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark 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/broonie/sound into asoc-5.7Mark 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/git/broonie/sound into for-linusTakashi Iwai1-0/+2
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark 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