index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt711-sdw.c
Age
Commit message (
Expand
)
Author
2024-03-28
ASoC: rt-sdw*: add __func__ to all error logs
Pierre-Louis Bossart
2024-03-28
ASoC: rt711-sdw: fix locking sequence
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: return error status in probe
Pierre-Louis Bossart
2023-07-25
ASoC: rt711: fix for JD event handling in ClockStop Mode0
Shuming Fan
2023-06-14
ASoC: rt711: Use maple tree register cache
Mark Brown
2023-05-18
ASoC: codecs: rt711: do not store status in state container
Krzysztof Kozlowski
2022-06-24
ASoC: rt711: fix calibrate mutex initialization
Pierre-Louis Bossart
2022-06-24
ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
Pierre-Louis Bossart
2021-06-21
ASoC: rt711-sdw: fix race condition on system suspend
Pierre-Louis Bossart
2021-06-08
ASoC: rt711-sdw: use first_hw_init flag on resume
Pierre-Louis Bossart
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: rt711-sdw: use cancel_work_sync() for .remove
Pierre-Louis Bossart
2021-01-15
ASoC: codecs: soundwire: increase resume timeout
Pierre-Louis Bossart
2020-11-12
ASoC: rt711: remove warnings
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-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-21
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
2020-09-21
ASoC: rt711: wait for the delayed work to finish when the system suspends
Shuming Fan
2020-09-17
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
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-26
ASoC: rt711: Fix return check for devm_regmap_init_sdw()
Vinod Koul
2020-08-19
ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXT
Pierre-Louis Bossart
2020-05-18
ASoC: codecs: rt*-sdw: don't assign slave_ops
Pierre-Louis Bossart
2020-01-29
ASoC: rt711: Add __maybe_unused to PM callbacks
Takashi Iwai
2020-01-17
ASoC: rt711: fix return value check in rt711_sdw_probe()
Wei Yongjun
2020-01-09
ASoC: rt711: add rt711 codec driver
Shuming Fan