summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682-sdw.c
AgeCommit message (Expand)Author
2024-03-28ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart
2024-03-28ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart
2023-08-17ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij
2023-08-13ASoC: rt5682-sdw: Drop GPIO includesLinus Walleij
2023-08-07ASoC: rt5682-sdw: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart
2023-08-07ASoC: rt5682-sdw: make regmap cache-only in probePierre-Louis Bossart
2023-08-07ASoC: SoundWire codecs: return error status in probePierre-Louis Bossart
2023-07-25ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0Shuming Fan
2023-05-18ASoC: codecs: rt5682: do not store status in state containerKrzysztof Kozlowski
2023-05-08ASoC: rt5682: Use a maple tree based register cacheMark Brown
2023-03-29ASoC: codecs: rt5682-sdw: simplify set_streamPierre-Louis Bossart
2023-01-31ASoC: rt: use helper functionKuninori Morimoto
2022-11-28ASoC: rt5682-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax
2022-08-17ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart
2022-06-24ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2021-06-21ASoC: rt5682-sdw: fix race condition on system suspendPierre-Louis Bossart
2021-06-08ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_IDBard Liao
2021-06-08ASoC: rt5682: Fix a problem with error handling in the io init function of th...Oder Chiou
2021-06-08ASoC: rt5682-sdw: use first_hw_init flag on resumePierre-Louis Bossart
2021-06-04ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire modeOder Chiou
2021-03-10ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan
2021-03-10ASoC: rt*: Constify static struct snd_soc_dai_opsRikard Falkeborn
2021-03-10ASoC: rt*: Constify static struct sdw_slave_opsRikard Falkeborn
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-02-05ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspendPierre-Louis Bossart
2021-01-11ASoC: rt5682: fix getting the wrong device id when the suspend_stress_testShuming Fan
2020-11-12ASoC: codecs: rt*.c: remove useless pointer castPierre-Louis Bossart
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-09-10ASoC: codecs: realtek-soundwire: ignore initial PARITY errorsPierre-Louis Bossart
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart
2020-09-03ASoC: codecs: soundwire: remove port_ready[] usage from codecs.Pierre-Louis Bossart
2020-08-19ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann
2020-05-18ASoC: codecs: rt*-sdw: don't assign slave_opsPierre-Louis Bossart
2020-03-10ASoC: rt5682-sdw: fix 'defined but not used' pm functionsPierre-Louis Bossart
2020-02-28ASoC: rt5682: Make rt5682_clock_config staticYueHaibing
2020-02-26ASoC: rt5682: Add the soundwire supportOder Chiou