开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt715-sdw.c
Age
Commit message (
Expand
)
Author
2024-04-30
ASoC: Merge up fixes
Mark Brown
2024-04-16
ASoC: rt715: add vendor clear control register
Jack Yu
2024-04-03
ASoC: Merge up fixes
Mark Brown
2024-03-28
ASoC: rt-sdw*: add __func__ to all error logs
Pierre-Louis Bossart
2024-03-28
ASoC: rt715-sdw: drop driver owner assignment
Krzysztof Kozlowski
2023-08-07
ASoC: rt715: 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-05-18
ASoC: codecs: rt715: do not store status in state container
Krzysztof Kozlowski
2023-05-08
ASoC: rt715: Use maple tree register cache
Mark Brown
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-06-08
ASoC: rt715-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-01-15
ASoC: codecs: soundwire: increase resume timeout
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-10-05
ASoC: rt715-sdw: probe with RT714 Device ID
Pierre-Louis Bossart
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: rt715: 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: rt715: Add __maybe_unused to PM callbacks
Takashi Iwai
2020-01-17
ASoC: rt715: fix return value check in rt715_sdw_probe()
Wei Yongjun
2020-01-14
ASoC: rt715: use dev_to_sdw_dev() instead of to_sdw_slave_device()
Kuninori Morimoto
2020-01-13
ASoC: rt715: add RT715 codec driver
Jack Yu