summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682.c
AgeCommit message (Expand)Author
2021-12-14ASoC: rt5682: fix the wrong jack type detectedDerek Fang
2021-11-26ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark
2021-11-12ASoC: rt5682: Re-detect the combo jack after resumingDerek Fang
2021-11-12ASoC: rt5682: Avoid the unexpected IRQ event during going to suspendDerek Fang
2021-10-14ASoC: rt5682: fix a little pop while playbackDerek Fang
2021-09-30ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-09-01ASoC: rt5682: fix headset background noise when S3 stateShuming Fan
2021-08-25ASoC: rt5682: Fix the vol+ button detection issueDerek Fang
2021-08-25Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-08-12ASoC: rt5682: Adjust headset volume button threshold againDerek Fang
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-07-27ASoC: rt5682: enable SAR ADC power saving mode during suspendShuming Fan
2021-07-22ASoC: rt5682: Adjust headset volume button thresholdDerek Fang
2021-07-16ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou
2021-04-23ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet
2021-04-19ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart
2021-03-10ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan
2021-03-10ASoC: rt5682: remove useless initializationPierre-Louis Bossart
2021-03-10ASoC: rt5682: remove useless assignmentsPierre-Louis Bossart
2021-03-10ASoC: rt5682: clarify expressionPierre-Louis Bossart
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-02-05ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw modeBard Liao
2021-01-21ASoC: rt5682: remove connection with LDO2 in DAPM graphShuming Fan
2021-01-11ASoC: rt5682: enable fast discharge for headset unpluggingShuming Fan
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-26ASoC: rt5682: change SAR voltage thresholdShuming Fan
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou
2020-09-28ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou
2020-08-18Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@ch...Mark Brown
2020-08-17ASoC: rt5682: Use clk_hw based APIs for registrationStephen Boyd
2020-08-17ASoC: rt5682: Drop usage of __clk_get_name()Stephen Boyd
2020-08-17ASoC: rt5682: Use dev_dbg() in rt5682_clk_check()Stephen Boyd
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan
2020-07-17ASoC: rt5682: disable MICBIAS and Vref2 widget in defaultShuming Fan
2020-07-16ASoC: rt5682: Report the button event in the headset type onlyOder Chiou
2020-07-14ASoC: rt5682: Enable Vref2 under using PLL2derek.fang
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown
2020-07-01ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwir...Oder Chiou
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-06-24ASoC: rt5682: fix the pop noise while OMTP type headset pluginShuming Fan
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2020-06-15ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang
2020-06-15ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang
2020-06-15ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann
2020-05-18ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()Pierre-Louis Bossart
2020-04-30ASoC: rt5682: remove unwanted btn_type assignmentTzung-Bi Shih