summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682-sdw.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5682: Convert to use GPIO descriptorsLinus Walleij2023-08-171-0/+5
* ASoC: rt5682-sdw: Drop GPIO includesLinus Walleij2023-08-131-2/+0
* ASoC: rt5682-sdw: enable pm_runtime in probe, keep status as 'suspended'Pierre-Louis Bossart2023-08-071-15/+22
* ASoC: rt5682-sdw: make regmap cache-only in probePierre-Louis Bossart2023-08-071-5/+10
* ASoC: SoundWire codecs: return error status in probePierre-Louis Bossart2023-08-071-3/+1
* ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0Shuming Fan2023-07-251-1/+8
* ASoC: codecs: rt5682: do not store status in state containerKrzysztof Kozlowski2023-05-181-4/+1
* ASoC: rt5682: Use a maple tree based register cacheMark Brown2023-05-081-1/+1
* ASoC: codecs: rt5682-sdw: simplify set_streamPierre-Louis Bossart2023-03-291-27/+7
* ASoC: rt: use helper functionKuninori Morimoto2023-01-311-4/+1
* ASoC: rt5682-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-19/+9
* ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart2022-08-171-0/+2
* ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart2022-06-241-1/+4
* ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-241-1/+1
* ASoC: rt5682-sdw: fix race condition on system suspendPierre-Louis Bossart2021-06-211-2/+36
* ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_IDBard Liao2021-06-081-5/+5
* ASoC: rt5682: Fix a problem with error handling in the io init function of th...Oder Chiou2021-06-081-2/+5
* ASoC: rt5682-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-06-081-1/+1
* ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire modeOder Chiou2021-06-041-1/+2
* ASoC: rt5682: add delay time of workqueue to control next IRQ eventShuming Fan2021-03-101-1/+1
* ASoC: rt*: Constify static struct snd_soc_dai_opsRikard Falkeborn2021-03-101-1/+1
* ASoC: rt*: Constify static struct sdw_slave_opsRikard Falkeborn2021-03-101-1/+1
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-1/+3
|\
| * ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspendPierre-Louis Bossart2021-02-051-1/+3
* | ASoC: rt5682: fix getting the wrong device id when the suspend_stress_testShuming Fan2021-01-111-7/+14
|/
* ASoC: codecs: rt*.c: remove useless pointer castPierre-Louis Bossart2020-11-121-1/+1
* Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-151-1/+1
|\
| * ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart2020-08-191-1/+1
* | ASoC: codecs: realtek-soundwire: ignore initial PARITY errorsPierre-Louis Bossart2020-09-101-0/+1
* | ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart2020-09-101-0/+4
* | ASoC: codecs: soundwire: remove port_ready[] usage from codecs.Pierre-Louis Bossart2020-09-031-14/+1
|/
* ASoC: rt5682: optimize the power consumptionShuming Fan2020-07-171-1/+1
* ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann2020-05-281-2/+457
* ASoC: codecs: rt*-sdw: don't assign slave_opsPierre-Louis Bossart2020-05-181-3/+0
* ASoC: rt5682-sdw: fix 'defined but not used' pm functionsPierre-Louis Bossart2020-03-101-2/+2
* ASoC: rt5682: Make rt5682_clock_config staticYueHaibing2020-02-281-1/+1
* ASoC: rt5682: Add the soundwire supportOder Chiou2020-02-261-0/+333