| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: rt5677: fix legacy dai naming | Jason Montleon | 2022-11-04 | 1 | -9/+10 |
* | ASoC: codecs: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 1 | -2/+2 |
* | ASoC: codecs: rt*: fix 'defined but not used' warning | Pierre-Louis Bossart | 2020-07-09 | 1 | -0/+2 |
* | ASoC: rt5677: Use devm_snd_soc_register_component() | Wei Yongjun | 2020-05-07 | 1 | -9/+3 |
* | ASoC: rt5677-spi: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -6/+4 |
* | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2019-11-25 | 1 | -0/+13 |
|\ |
|
| * | ASoC: rt5677: Load firmware via SPI using delayed work | Ben Zhang | 2019-11-11 | 1 | -0/+13 |
* | | ASoC: rt5677-spi: Convert to the common vmalloc memalloc | Takashi Iwai | 2019-11-09 | 1 | -9/+8 |
|/ |
|
* | ASoC: rt5677-spi: fixup compile warning | Kuninori Morimoto | 2019-10-30 | 1 | -1/+0 |
* | ASoC: rt5677-spi: fix sparse warnings | Curtis Malainey | 2019-10-25 | 1 | -2/+2 |
* | ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp | Colin Ian King | 2019-10-25 | 1 | -0/+2 |
* | ASoC: rt5677: Add a PCM device for streaming hotword via SPI | Ben Zhang | 2019-10-22 | 1 | -0/+385 |
* | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 1 | -4/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | | Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-05-21 | 1 | -2/+3 |
|\| |
|
| * | ASoC: rt5677-spi: Handle over reading when flipping bytes | Curtis Malainey | 2019-05-20 | 1 | -2/+3 |
* | | Merge tag 'v5.2-rc1' into asoc-5.3 | Mark Brown | 2019-05-20 | 1 | -19/+16 |
|\| |
|
| * | ASoC: RT5677-SPI: Disable 16Bit SPI Transfers | Curtis Malainey | 2019-05-06 | 1 | -19/+16 |
* | | ASoC: rt5677-spi: Rename driver to differentiate from main codec | Curtis Malainey | 2019-05-06 | 1 | -1/+3 |
|/ |
|
* | ASoC: rt5677-spi: Add ACPI ID | Oder Chiou | 2019-04-01 | 1 | -0/+8 |
* | ASoC: rt5677-spi: Drop unused GPIO include | Linus Walleij | 2018-09-18 | 1 | -1/+0 |
* | ASoC: rt5677: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2016-12-15 | 1 | -1/+0 |
* | ASoC: rt5677: Remove superfluous linux/kthread.h inclusion | Takashi Iwai | 2016-11-16 | 1 | -1/+0 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | ASoC: rt5677: Allow arbitrary block read/write via SPI | Ben Zhang | 2015-08-25 | 1 | -60/+173 |
* | ASoC: rt5677: fix rt5677 spi driver build | Ben Zhang | 2014-10-23 | 1 | -0/+2 |
* | ASoC: rt5677: Support DSP function for VAD application | Oder Chiou | 2014-10-20 | 1 | -0/+128 |