summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt700-sdw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-151-1/+4
|\
| * Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-211-0/+3
| |\
| | * ASoC: rt700: wait for the delayed work to finish when the system suspendsShuming Fan2020-09-211-0/+3
| * | Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-171-2/+2
| |\|
| * | ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart2020-08-191-1/+1
* | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-14/+6
|\ \ \ | |_|/ |/| |
| * | 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: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
|/
* ASoC: codecs: rt*-sdw: don't assign slave_opsPierre-Louis Bossart2020-05-181-3/+0
* ASoC: rt700: Add __maybe_unused to PM callbacksTakashi Iwai2020-01-291-2/+2
* ASoC: rt700: fix return value check in rt700_sdw_probe()Wei Yongjun2020-01-171-2/+2
* ASoC: rt700: add rt700 codec driverShuming Fan2020-01-101-0/+551