summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5514-spi.c
AgeCommit message (Expand)Author
2024-02-12ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo
2023-08-13ASoC: rt5514-spi: Drop GPIO includeLinus Walleij
2022-11-04ASoC: rt5514: fix legacy dai namingJason Montleon
2019-12-11ASoC: rt5514-spi: Use managed buffer allocationTakashi Iwai
2019-11-09ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai
2019-10-08ASoC: rt5514-spi: remove snd_pcm_opsKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-20ASoC: rt5514-spi: don't use snd_soc_lookup_component()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-10-21Merge branch 'asoc-4.19' into asoc-linusMark Brown
2018-09-17ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-03-28Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc...Mark Brown
2018-02-12ASoC: rt5514-spi: replace platform to componentKuninori Morimoto
2018-02-12ASoC: rt5514: replace codec to componentKuninori Morimoto
2018-01-05Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '...Mark Brown
2017-12-19ASoC: rt5514-spi: only enable wakeup when fully initializedBrian Norris
2017-11-27ASoC: rt5514: Add the sanity check for the driver_data in the resume functionoder_chiou@realtek.com
2017-11-10ASoC: rt5514: mark PM functions as __maybe_unusedArnd Bergmann
2017-11-08ASoC: rt5514-spi: check irq status to schedule data copy in resume functionoder_chiou@realtek.com
2017-11-08ASoC: rt5514: Voice wakeup support.oder_chiou@realtek.com
2017-11-08ASoC: rt5514-spi: Let the buf_size to align with period_bytesOder Chiou
2017-11-07ASoC: rt5514: The DSP clock can be calibrated by the other clock sourceoder_chiou@realtek.com
2017-09-13ASoC: rt5514-spi: check irq status to schedule data copyHsin-Yu Chao
2017-09-01Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown
2017-08-14ASoC: codecs: make snd_soc_platform_driver constBhumika Goyal
2017-08-07ASoC: rt5514: reset dma_offset at hw_paramsoder_chiou@realtek.com
2017-08-01ASoC: rt5514: Add the sanity checks of the buffer related addressoder_chiou@realtek.com
2017-07-17ASoC: rt5514: Support the DSP recording continuously after the hotwording tri...oder_chiou@realtek.com
2016-12-15ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-11-16ASoC: rt5514: Remove superfluous linux/kthread.h inclusionTakashi Iwai
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall
2016-07-14ASoC: rt5514-spi: Convert to use devm_* APIAxel Lin
2016-06-22ASoC: rt5514: Fix the issue that the variable dereferenced before checkingOder Chiou
2016-06-07ASoC: rt5514: add rt5514 SPI driverOder Chiou