summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682-i2c.c
AgeCommit message (Expand)Author
2023-10-02ASoC: rt5682: Fix regulator enable/disable sequenceZhang Shurong
2023-08-17ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij
2023-06-19ASoC: rt5682: Use maple tree register cacheMark Brown
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-17ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2022-01-28ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi
2021-11-12ASoC: rt5682: Re-detect the combo jack after resumingDerek Fang
2021-10-27ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clockAngeloGioacchino Del Regno
2021-09-30ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu
2021-08-13ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson
2021-08-12ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson
2021-05-10ASoC: rt5682: Implement remove callbackStephen Boyd
2021-05-10ASoC: rt5682: Disable irq on shutdownStephen Boyd
2021-03-10ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan
2021-02-08ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system...Sathyanarayana Nujella
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou
2020-09-01ASoC: rt5682: Prefer async probeDouglas Anderson
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann