aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-12ASoC: rt5682: Re-detect the combo jack after resumingDerek Fang1-0/+1
2021-10-27ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clockAngeloGioacchino Del Regno1-8/+3
2021-09-30ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu1-0/+22
2021-08-13ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()Douglas Anderson1-2/+0
2021-08-12ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson1-1/+12
2021-05-10ASoC: rt5682: Implement remove callbackStephen Boyd1-0/+11
2021-05-10ASoC: rt5682: Disable irq on shutdownStephen Boyd1-0/+1
2021-03-10ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan1-1/+1
2021-02-08ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system shutdownSathyanarayana Nujella1-0/+3
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou1-0/+5
2020-09-01ASoC: rt5682: Prefer async probeDouglas Anderson1-0/+1
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan1-1/+1
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-1/+1
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann1-0/+306