Age | Commit message (Expand) | Author | Files | Lines |
2019-12-11 | ASoC: rt5514-spi: Use managed buffer allocation | Takashi Iwai | 1 | -6/+4 |
2019-11-09 | ASoC: rt5514-spi: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -10/+11 |
2019-10-08 | ASoC: rt5514-spi: remove snd_pcm_ops | Kuninori Morimoto | 1 | -20/+21 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -4/+1 |
2019-06-20 | ASoC: rt5514-spi: don't use snd_soc_lookup_component() | Kuninori Morimoto | 1 | -3/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-15 | ASoC: rt5514-spi: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -0/+2 |
2018-10-21 | Merge branch 'asoc-4.19' into asoc-linus | Mark Brown | 1 | -6/+8 |
2018-09-17 | ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu... | Oder Chiou | 1 | -6/+8 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -1/+0 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc... | Mark Brown | 1 | -2/+2 |
2018-02-12 | ASoC: rt5514-spi: replace platform to component | Kuninori Morimoto | 1 | -18/+14 |
2018-02-12 | ASoC: rt5514: replace codec to component | Kuninori Morimoto | 1 | -2/+2 |
2018-01-05 | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '... | Mark Brown | 1 | -0/+1 |
2017-12-19 | ASoC: rt5514-spi: only enable wakeup when fully initialized | Brian Norris | 1 | -2/+2 |
2017-11-27 | ASoC: rt5514: Add the sanity check for the driver_data in the resume function | oder_chiou@realtek.com | 1 | -4/+7 |
2017-11-11 | ASoC: rt5514: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2017-11-09 | ASoC: rt5514-spi: check irq status to schedule data copy in resume function | oder_chiou@realtek.com | 1 | -0/+10 |
2017-11-09 | ASoC: rt5514: Voice wakeup support. | oder_chiou@realtek.com | 1 | -0/+27 |
2017-11-08 | ASoC: rt5514-spi: Let the buf_size to align with period_bytes | Oder Chiou | 1 | -0/+9 |
2017-11-07 | ASoC: rt5514: The DSP clock can be calibrated by the other clock source | oder_chiou@realtek.com | 1 | -0/+1 |
2017-09-13 | ASoC: rt5514-spi: check irq status to schedule data copy | Hsin-Yu Chao | 1 | -2/+15 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a... | Mark Brown | 1 | -66/+78 |
2017-08-14 | ASoC: codecs: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
2017-08-07 | ASoC: rt5514: reset dma_offset at hw_params | oder_chiou@realtek.com | 1 | -1/+1 |
2017-08-01 | ASoC: rt5514: Add the sanity checks of the buffer related address | oder_chiou@realtek.com | 1 | -1/+6 |
2017-07-17 | ASoC: rt5514: Support the DSP recording continuously after the hotwording tri... | oder_chiou@realtek.com | 1 | -66/+73 |
2016-12-15 | ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2016-11-16 | ASoC: rt5514: Remove superfluous linux/kthread.h inclusion | Takashi Iwai | 1 | -1/+0 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-07-14 | ASoC: rt5514-spi: Convert to use devm_* API | Axel Lin | 1 | -19/+6 |
2016-06-22 | ASoC: rt5514: Fix the issue that the variable dereferenced before checking | Oder Chiou | 1 | -1/+2 |
2016-06-07 | ASoC: rt5514: add rt5514 SPI driver | Oder Chiou | 1 | -0/+459 |