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
/
rt1308-sdw.c
Age
Commit message (
Expand
)
Author
2024-03-28
ASoC: rt1308-sdw: drop driver owner assignment
Krzysztof Kozlowski
2023-08-17
ASoC: Merge up fixes
Mark Brown
2023-08-13
ASoC: rt1308-sdw: fix random louder sound
Shuming Fan
2023-08-07
ASoC: rt1308-sdw: 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-08-07
ASoC: SoundWire codecs: return error status in probe
Pierre-Louis Bossart
2023-06-14
ASoC: rt1308: Use maple tree register cache
Mark Brown
2023-05-18
ASoC: codecs: rt1308: do not store status in state container
Krzysztof Kozlowski
2023-03-29
ASoC: codecs: rt1308-sdw: simplify set_stream
Pierre-Louis Bossart
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
2022-11-28
ASoC: rt1308-sdw: Switch to new snd_sdw_params_to_config helper
Charles Keepax
2022-11-10
ASoC: rt1308-sdw: get BQ params property and apply them
Shuming Fan
2022-10-19
ASoC: rt1308-sdw: update the preset settings
Shuming Fan
2022-08-17
ASoC: codecs: show PING status on resume failures
Pierre-Louis Bossart
2022-06-17
ASoC: codecs: soundwire: call pm_runtime_resume() in component probe
Pierre-Louis Bossart
2022-06-07
ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
Pierre-Louis Bossart
2022-05-09
ASoC: rt1308-sdw: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-03-16
ASoC: rt1308-sdw: get calibration params after power on
Shuming Fan
2021-12-24
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
2021-06-08
ASoC: rt1308-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-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-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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: rt1308-sdw: 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: rt1308-sdw: remove duplicate allocation
Pierre-Louis Bossart
2020-05-18
ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()
Pierre-Louis Bossart
2020-05-18
ASoC: codecs: rt*-sdw: don't assign slave_ops
Pierre-Louis Bossart
2020-04-14
ASoC: codecs: rt1308-sdw: reduce verbosity
Pierre-Louis Bossart
2020-03-26
ASoC: rt1308-sdw: use slot and rx_mask to configure stream
Pierre-Louis Bossart
2020-03-26
ASoC: rt1308-sdw: add set_tdm_slot() support
Pierre-Louis Bossart
2020-01-29
ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks
Takashi Iwai
2020-01-13
ASoC: rt1308-sdw: add rt1308 SdW amplifier driver
Shuming Fan