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-sdw.c
Age
Commit message (
Expand
)
Author
2023-08-17
ASoC: rt5682: Convert to use GPIO descriptors
Linus Walleij
2023-08-13
ASoC: rt5682-sdw: Drop GPIO includes
Linus Walleij
2023-08-07
ASoC: rt5682-sdw: enable pm_runtime in probe, keep status as 'suspended'
Pierre-Louis Bossart
2023-08-07
ASoC: rt5682-sdw: make regmap cache-only in probe
Pierre-Louis Bossart
2023-08-07
ASoC: SoundWire codecs: return error status in probe
Pierre-Louis Bossart
2023-07-25
ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0
Shuming Fan
2023-05-18
ASoC: codecs: rt5682: do not store status in state container
Krzysztof Kozlowski
2023-05-08
ASoC: rt5682: Use a maple tree based register cache
Mark Brown
2023-03-29
ASoC: codecs: rt5682-sdw: simplify set_stream
Pierre-Louis Bossart
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
2022-11-28
ASoC: rt5682-sdw: Switch to new snd_sdw_params_to_config helper
Charles Keepax
2022-08-17
ASoC: codecs: show PING status on resume failures
Pierre-Louis Bossart
2022-06-24
ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
Pierre-Louis Bossart
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
2021-06-21
ASoC: rt5682-sdw: fix race condition on system suspend
Pierre-Louis Bossart
2021-06-08
ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_ID
Bard Liao
2021-06-08
ASoC: rt5682: Fix a problem with error handling in the io init function of th...
Oder Chiou
2021-06-08
ASoC: rt5682-sdw: use first_hw_init flag on resume
Pierre-Louis Bossart
2021-06-04
ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
Oder Chiou
2021-03-10
ASoC: rt5682: add delay time of workqueue to control next IRQ event
Shuming Fan
2021-03-10
ASoC: rt*: Constify static struct snd_soc_dai_ops
Rikard Falkeborn
2021-03-10
ASoC: rt*: Constify static struct sdw_slave_ops
Rikard Falkeborn
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspend
Pierre-Louis Bossart
2021-01-11
ASoC: rt5682: fix getting the wrong device id when the suspend_stress_test
Shuming Fan
2020-11-12
ASoC: codecs: rt*.c: remove useless pointer cast
Pierre-Louis Bossart
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-09-10
ASoC: codecs: realtek-soundwire: ignore initial PARITY errors
Pierre-Louis Bossart
2020-09-10
ASoC/soundwire: bus: use property to set interrupt masks
Pierre-Louis Bossart
2020-09-03
ASoC: codecs: soundwire: remove port_ready[] usage from codecs.
Pierre-Louis Bossart
2020-08-19
ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXT
Pierre-Louis Bossart
2020-07-17
ASoC: rt5682: optimize the power consumption
Shuming Fan
2020-05-28
ASoC: rt5682: split i2c driver into separate module
Arnd Bergmann
2020-05-18
ASoC: codecs: rt*-sdw: don't assign slave_ops
Pierre-Louis Bossart
2020-03-10
ASoC: rt5682-sdw: fix 'defined but not used' pm functions
Pierre-Louis Bossart
2020-02-28
ASoC: rt5682: Make rt5682_clock_config static
YueHaibing
2020-02-26
ASoC: rt5682: Add the soundwire support
Oder Chiou