index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5682-i2c.c
Age
Commit message (
Expand
)
Author
2023-05-30
ASoC: rt5682: Disable jack detection interrupt during suspend
Matthias Kaehlcke
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-06
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-01-28
ASoC: rt5682: Fix deadlock on resume
Peter Ujfalusi
2021-11-12
ASoC: rt5682: Re-detect the combo jack after resuming
Derek Fang
2021-10-27
ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clock
AngeloGioacchino Del Regno
2021-09-30
ASoC: rt5682: move clk related code to rt5682_i2c_probe
Jack Yu
2021-08-13
ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
Douglas Anderson
2021-08-12
ASoC: rt5682: Properly turn off regulators if wrong device ID
Douglas Anderson
2021-05-10
ASoC: rt5682: Implement remove callback
Stephen Boyd
2021-05-10
ASoC: rt5682: Disable irq on shutdown
Stephen Boyd
2021-03-10
ASoC: rt5682: add delay time of workqueue to control next IRQ event
Shuming Fan
2021-02-08
ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system...
Sathyanarayana Nujella
2020-11-13
ASoC: rt5682: Add a new property for the DMIC clock driving
Oder Chiou
2020-09-01
ASoC: rt5682: Prefer async probe
Douglas Anderson
2020-07-17
ASoC: rt5682: optimize the power consumption
Shuming Fan
2020-06-22
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-05-28
ASoC: rt5682: split i2c driver into separate module
Arnd Bergmann