summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5677-spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-04ASoC: rt5677: fix legacy dai namingJason Montleon1-9/+10
2020-07-23ASoC: codecs: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-07-09ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart1-0/+2
2020-05-07ASoC: rt5677: Use devm_snd_soc_register_component()Wei Yongjun1-9/+3
2019-12-11ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai1-6/+4
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-0/+13
2019-11-11ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang1-0/+13
2019-11-09ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai1-9/+8
2019-10-30ASoC: rt5677-spi: fixup compile warningKuninori Morimoto1-1/+0
2019-10-25ASoC: rt5677-spi: fix sparse warningsCurtis Malainey1-2/+2
2019-10-25ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King1-0/+2
2019-10-22ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang1-0/+385
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-2/+3
2019-05-20ASoC: rt5677-spi: Handle over reading when flipping bytesCurtis Malainey1-2/+3
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown1-19/+16
2019-05-06ASoC: rt5677-spi: Rename driver to differentiate from main codecCurtis Malainey1-1/+3
2019-05-06ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-04-01ASoC: rt5677-spi: Add ACPI IDOder Chiou1-0/+8
2018-09-18ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij1-1/+0
2016-12-15ASoC: rt5677: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-11-16ASoC: rt5677: Remove superfluous linux/kthread.h inclusionTakashi Iwai1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-08-25ASoC: rt5677: Allow arbitrary block read/write via SPIBen Zhang1-60/+173
2014-10-23ASoC: rt5677: fix rt5677 spi driver buildBen Zhang1-0/+2
2014-10-20ASoC: rt5677: Support DSP function for VAD applicationOder Chiou1-0/+128