index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt711.c
Age
Commit message (
Expand
)
Author
2024-03-28
ASoC: rt-sdw*: add __func__ to all error logs
Pierre-Louis Bossart
2023-08-07
ASoC: rt711: enable pm_runtime in probe, keep status as 'suspended'
Pierre-Louis Bossart
2023-08-07
ASoC: SoundWire codecs: make regmap cache-only in probe
Pierre-Louis Bossart
2023-03-29
ASoC: codecs: rt711-sdw: simplify set_stream
Pierre-Louis Bossart
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
2022-11-28
ASoC: rt711: Switch to new snd_sdw_params_to_config helper
Charles Keepax
2022-06-17
ASoC: codecs: soundwire: call pm_runtime_resume() in component probe
Pierre-Louis Bossart
2022-06-07
ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect
Pierre-Louis Bossart
2022-06-07
ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
Pierre-Louis Bossart
2022-06-07
ASoC: rt7*-sdw: harden jack_detect_handler
Pierre-Louis Bossart
2022-06-07
ASoC: rt711: fix calibrate mutex initialization
Pierre-Louis Bossart
2022-05-09
ASoC: rt711: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-04-07
ASoC: rt711/5682: check if bus is active before deferred jack detection
Pierre-Louis Bossart
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
2021-06-25
Merge remote-tracking branch 'asoc/for-5.14' into asoc-next
Mark Brown
2021-06-21
ASoC: rt711: add two jack detection modes
Shuming Fan
2021-06-21
ASoC: rt711-sdw: fix race condition on system suspend
Pierre-Louis Bossart
2021-03-31
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2021-03-16
ASoC: rt711: add snd_soc_component remove callback
Bard Liao
2021-03-10
ASoC: rt*: Constify static struct snd_soc_dai_ops
Rikard Falkeborn
2020-12-17
ASoC: rt711: mutex between calibration and power state changes
Shuming Fan
2020-11-12
ASoC: codecs: rt*.c: remove useless pointer cast
Pierre-Louis Bossart
2020-05-18
ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()
Pierre-Louis Bossart
2020-01-13
ASoC: rt711: remove unused including <linux/version.h>
YueHaibing
2020-01-09
ASoC: rt711: add rt711 codec driver
Shuming Fan