summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5682-sdw.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-10ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan1-1/+1
2021-03-10ASoC: rt*: Constify static struct snd_soc_dai_opsRikard Falkeborn1-1/+1
2021-03-10ASoC: rt*: Constify static struct sdw_slave_opsRikard Falkeborn1-1/+1
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-1/+3
2021-02-05ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspendPierre-Louis Bossart1-1/+3
2021-01-11ASoC: rt5682: fix getting the wrong device id when the suspend_stress_testShuming Fan1-7/+14
2020-11-12ASoC: codecs: rt*.c: remove useless pointer castPierre-Louis Bossart1-1/+1
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2020-09-10ASoC: codecs: realtek-soundwire: ignore initial PARITY errorsPierre-Louis Bossart1-0/+1
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart1-0/+4
2020-09-03ASoC: codecs: soundwire: remove port_ready[] usage from codecs.Pierre-Louis Bossart1-14/+1
2020-08-19ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart1-1/+1
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan1-1/+1
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann1-2/+457
2020-05-18ASoC: codecs: rt*-sdw: don't assign slave_opsPierre-Louis Bossart1-3/+0
2020-03-10ASoC: rt5682-sdw: fix 'defined but not used' pm functionsPierre-Louis Bossart1-2/+2
2020-02-28ASoC: rt5682: Make rt5682_clock_config staticYueHaibing1-1/+1
2020-02-26ASoC: rt5682: Add the soundwire supportOder Chiou1-0/+333