aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt5682.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-17ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij1-5/+15
2023-08-07ASoC: rt5682-sdw: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart1-0/+3
2023-05-17ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke1-0/+6
2023-01-31ASoC: rt: use helper functionKuninori Morimoto1-2/+2
2022-11-07ASoC: rt5682: Support DBVDD and LDO1-IN suppliesNĂ­colas F. R. A. Prado1-0/+2
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-07ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart1-0/+9
2022-04-05ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-02-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-01-28ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi1-16/+8
2021-12-31ASoC: Merge fixesMark Brown1-0/+4
2021-12-29ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang1-5/+2
2021-12-14ASoC: rt5682: fix the wrong jack type detectedDerek Fang1-0/+4
2021-11-26ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark1-4/+6
2021-11-12ASoC: rt5682: Re-detect the combo jack after resumingDerek Fang1-3/+20
2021-11-12ASoC: rt5682: Avoid the unexpected IRQ event during going to suspendDerek Fang1-6/+9
2021-10-14ASoC: rt5682: fix a little pop while playbackDerek Fang1-8/+48
2021-09-30ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu1-44/+26
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-3/+3
2021-09-01ASoC: rt5682: fix headset background noise when S3 stateShuming Fan1-3/+0
2021-08-25ASoC: rt5682: Fix the vol+ button detection issueDerek Fang1-6/+8
2021-08-25Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.15Mark Brown1-1/+0
2021-08-12ASoC: rt5682: Adjust headset volume button threshold againDerek Fang1-1/+0
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-2/+7
2021-07-27ASoC: rt5682: enable SAR ADC power saving mode during suspendShuming Fan1-0/+44
2021-07-22ASoC: rt5682: Adjust headset volume button thresholdDerek Fang1-0/+1
2021-07-16ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou1-2/+6
2021-04-23ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet1-3/+3
2021-04-19ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart1-1/+1
2021-03-10ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan1-0/+2
2021-03-10ASoC: rt5682: remove useless initializationPierre-Louis Bossart1-1/+1
2021-03-10ASoC: rt5682: remove useless assignmentsPierre-Louis Bossart1-2/+2
2021-03-10ASoC: rt5682: clarify expressionPierre-Louis Bossart1-3/+3
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-0/+6
2021-02-05ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw modeBard Liao1-0/+6
2021-01-21ASoC: rt5682: remove connection with LDO2 in DAPM graphShuming Fan1-2/+0
2021-01-11ASoC: rt5682: enable fast discharge for headset unpluggingShuming Fan1-1/+7
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