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