index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-10-02
ASoC: rt5682: Fix regulator enable/disable sequence
Zhang Shurong
2023-08-17
ASoC: rt5682: Convert to use GPIO descriptors
Linus Walleij
2023-06-19
ASoC: rt5682: Use maple tree register cache
Mark Brown
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-17
ASoC: rt5682: Disable jack detection interrupt during suspend
Matthias Kaehlcke
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
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