summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682-sdw.c
AgeCommit message (Expand)Author
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