summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5677-spi.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-2/+2
* ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart2020-07-091-0/+2
* ASoC: rt5677: Use devm_snd_soc_register_component()Wei Yongjun2020-05-071-9/+3
* ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai2019-12-111-6/+4
* Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-251-0/+13
|\
| * ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang2019-11-111-0/+13
* | ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-9/+8
|/
* ASoC: rt5677-spi: fixup compile warningKuninori Morimoto2019-10-301-1/+0
* ASoC: rt5677-spi: fix sparse warningsCurtis Malainey2019-10-251-2/+2
* ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King2019-10-251-0/+2
* ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang2019-10-221-0/+385
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-05-211-2/+3
|\|
| * ASoC: rt5677-spi: Handle over reading when flipping bytesCurtis Malainey2019-05-201-2/+3
* | Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-201-19/+16
|\|
| * ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey2019-05-061-19/+16
* | ASoC: rt5677-spi: Rename driver to differentiate from main codecCurtis Malainey2019-05-061-1/+3
|/
* ASoC: rt5677-spi: Add ACPI IDOder Chiou2019-04-011-0/+8
* ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij2018-09-181-1/+0
* ASoC: rt5677: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-151-1/+0
* ASoC: rt5677: Remove superfluous linux/kthread.h inclusionTakashi Iwai2016-11-161-1/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* ASoC: rt5677: Allow arbitrary block read/write via SPIBen Zhang2015-08-251-60/+173
* ASoC: rt5677: fix rt5677 spi driver buildBen Zhang2014-10-231-0/+2
* ASoC: rt5677: Support DSP function for VAD applicationOder Chiou2014-10-201-0/+128