summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij2023-08-171-5/+15
* ASoC: rt5682-sdw: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart2023-08-071-0/+3
* ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-05-171-0/+6
* ASoC: rt: use helper functionKuninori Morimoto2023-01-311-2/+2
* ASoC: rt5682: Support DBVDD and LDO1-IN suppliesNĂ­colas F. R. A. Prado2022-11-071-0/+2
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2022-04-071-0/+9
* ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-051-7/+4
* ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
* ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi2022-01-281-16/+8
* ASoC: Merge fixesMark Brown2021-12-311-0/+4
|\
| * ASoC: rt5682: fix the wrong jack type detectedDerek Fang2021-12-141-0/+4
* | ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang2021-12-291-5/+2
|/
* ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark2021-11-261-4/+6
* ASoC: rt5682: Re-detect the combo jack after resumingDerek Fang2021-11-121-3/+20
* ASoC: rt5682: Avoid the unexpected IRQ event during going to suspendDerek Fang2021-11-121-6/+9
* ASoC: rt5682: fix a little pop while playbackDerek Fang2021-10-141-8/+48
* ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu2021-09-301-44/+26
* ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-3/+3
* ASoC: rt5682: fix headset background noise when S3 stateShuming Fan2021-09-011-3/+0
* ASoC: rt5682: Fix the vol+ button detection issueDerek Fang2021-08-251-6/+8
* Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-08-251-1/+0
|\
| * ASoC: rt5682: Adjust headset volume button threshold againDerek Fang2021-08-121-1/+0
* | Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-2/+7
|\|
| * ASoC: rt5682: Adjust headset volume button thresholdDerek Fang2021-07-221-0/+1
| * ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou2021-07-161-2/+6
* | ASoC: rt5682: enable SAR ADC power saving mode during suspendShuming Fan2021-07-271-0/+44
|/
* ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet2021-04-231-3/+3
* ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart2021-04-191-1/+1
* ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan2021-03-101-0/+2
* ASoC: rt5682: remove useless initializationPierre-Louis Bossart2021-03-101-1/+1
* ASoC: rt5682: remove useless assignmentsPierre-Louis Bossart2021-03-101-2/+2
* ASoC: rt5682: clarify expressionPierre-Louis Bossart2021-03-101-3/+3
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-0/+6
|\
| * ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw modeBard Liao2021-02-051-0/+6
* | ASoC: rt5682: remove connection with LDO2 in DAPM graphShuming Fan2021-01-211-2/+0
* | ASoC: rt5682: enable fast discharge for headset unpluggingShuming Fan2021-01-111-1/+7
|/
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-0/+1
|\
| * ASoC: rt5682: change SAR voltage thresholdShuming Fan2020-11-261-0/+1
* | ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou2020-11-131-0/+3
|/
* ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou2020-09-281-2/+22
* Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@ch...Mark Brown2020-08-181-50/+23
|\
| * ASoC: rt5682: Use clk_hw based APIs for registrationStephen Boyd2020-08-171-36/+11
| * ASoC: rt5682: Drop usage of __clk_get_name()Stephen Boyd2020-08-171-13/+11
| * ASoC: rt5682: Use dev_dbg() in rt5682_clk_check()Stephen Boyd2020-08-171-1/+1
* | Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-201-8/+19
|\ \ | |/ |/|
| * ASoC: rt5682: Report the button event in the headset type onlyOder Chiou2020-07-161-1/+2
| * ASoC: rt5682: Enable Vref2 under using PLL2derek.fang2020-07-141-7/+17
* | ASoC: rt5682: optimize the power consumptionShuming Fan2020-07-171-3/+9
* | ASoC: rt5682: disable MICBIAS and Vref2 widget in defaultShuming Fan2020-07-171-0/+4