index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5677-spi.c
Age
Commit message (
Expand
)
Author
2020-07-23
ASoC: codecs: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-09
ASoC: codecs: rt*: fix 'defined but not used' warning
Pierre-Louis Bossart
2020-05-07
ASoC: rt5677: Use devm_snd_soc_register_component()
Wei Yongjun
2019-12-11
ASoC: rt5677-spi: Use managed buffer allocation
Takashi Iwai
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-11-11
ASoC: rt5677: Load firmware via SPI using delayed work
Ben Zhang
2019-11-09
ASoC: rt5677-spi: Convert to the common vmalloc memalloc
Takashi Iwai
2019-10-30
ASoC: rt5677-spi: fixup compile warning
Kuninori Morimoto
2019-10-25
ASoC: rt5677-spi: fix sparse warnings
Curtis Malainey
2019-10-25
ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp
Colin Ian King
2019-10-22
ASoC: rt5677: Add a PCM device for streaming hotword via SPI
Ben Zhang
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-05-20
ASoC: rt5677-spi: Handle over reading when flipping bytes
Curtis Malainey
2019-05-20
Merge tag 'v5.2-rc1' into asoc-5.3
Mark Brown
2019-05-06
ASoC: rt5677-spi: Rename driver to differentiate from main codec
Curtis Malainey
2019-05-06
ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
Curtis Malainey
2019-04-01
ASoC: rt5677-spi: Add ACPI ID
Oder Chiou
2018-09-18
ASoC: rt5677-spi: Drop unused GPIO include
Linus Walleij
2016-12-15
ASoC: rt5677: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-11-16
ASoC: rt5677: Remove superfluous linux/kthread.h inclusion
Takashi Iwai
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-25
ASoC: rt5677: Allow arbitrary block read/write via SPI
Ben Zhang
2014-10-23
ASoC: rt5677: fix rt5677 spi driver build
Ben Zhang
2014-10-20
ASoC: rt5677: Support DSP function for VAD application
Oder Chiou