summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo2024-02-121-1/+1
* ASoC: rt5682: Fix regulator enable/disable sequenceZhang Shurong2023-10-021-5/+5
* ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij2023-08-171-7/+4
* ASoC: rt5682: Use maple tree register cacheMark Brown2023-06-191-1/+1
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-161-1/+3
|\
| * ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-05-171-1/+3
* | ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* | ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
|/
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi2022-01-281-11/+4
* ASoC: rt5682: Re-detect the combo jack after resumingDerek Fang2021-11-121-0/+1
* ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clockAngeloGioacchino Del Regno2021-10-271-8/+3
* ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu2021-09-301-0/+22
* ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson2021-08-131-2/+0
* ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson2021-08-121-1/+12
* ASoC: rt5682: Implement remove callbackStephen Boyd2021-05-101-0/+11
* ASoC: rt5682: Disable irq on shutdownStephen Boyd2021-05-101-0/+1
* ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan2021-03-101-1/+1
* ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system...Sathyanarayana Nujella2021-02-081-0/+3
* ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou2020-11-131-0/+5
* ASoC: rt5682: Prefer async probeDouglas Anderson2020-09-011-0/+1
* ASoC: rt5682: optimize the power consumptionShuming Fan2020-07-171-1/+1
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-1/+1
* ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann2020-05-281-0/+306