summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5677-spi.c
AgeCommit message (Expand)Author
2023-09-25ASoC: codec: rt5677: convert not to use asoc_xxx()Kuninori Morimoto
2022-11-04ASoC: rt5677: fix legacy dai namingJason Montleon
2020-07-23ASoC: codecs: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-09ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart
2020-05-07ASoC: rt5677: Use devm_snd_soc_register_component()Wei Yongjun
2019-12-11ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-11ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang
2019-11-09ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai
2019-10-30ASoC: rt5677-spi: fixup compile warningKuninori Morimoto
2019-10-25ASoC: rt5677-spi: fix sparse warningsCurtis Malainey
2019-10-25ASoC: rt5677: Add missing null check for failed allocation of rt5677_dspColin Ian King
2019-10-22ASoC: rt5677: Add a PCM device for streaming hotword via SPIBen Zhang
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-05-20ASoC: rt5677-spi: Handle over reading when flipping bytesCurtis Malainey
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown
2019-05-06ASoC: rt5677-spi: Rename driver to differentiate from main codecCurtis Malainey
2019-05-06ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey
2019-04-01ASoC: rt5677-spi: Add ACPI IDOder Chiou
2018-09-18ASoC: rt5677-spi: Drop unused GPIO includeLinus Walleij
2016-12-15ASoC: rt5677: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-11-16ASoC: rt5677: Remove superfluous linux/kthread.h inclusionTakashi Iwai
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-08-25ASoC: rt5677: Allow arbitrary block read/write via SPIBen Zhang
2014-10-23ASoC: rt5677: fix rt5677 spi driver buildBen Zhang
2014-10-20ASoC: rt5677: Support DSP function for VAD applicationOder Chiou