summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5514-spi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | ASoC: rt5514-spi: don't use snd_soc_lookup_component()Kuninori Morimoto2019-06-201-3/+1
|/
* ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-151-0/+2
* Merge branch 'asoc-4.19' into asoc-linusMark Brown2018-10-211-6/+8
|\
| * ASoC: rt5514-spi: Get the period_bytes in the copy work to make sure the valu...Oder Chiou2018-09-171-6/+8
* | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc...Mark Brown2018-03-281-2/+2
|\ \
| | * ASoC: rt5514: replace codec to componentKuninori Morimoto2018-02-121-2/+2
| |/
* / ASoC: rt5514-spi: replace platform to componentKuninori Morimoto2018-02-121-18/+14
|/
*-. Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '...Mark Brown2018-01-051-0/+1
|\ \
| | * ASoC: rt5514: The DSP clock can be calibrated by the other clock sourceoder_chiou@realtek.com2017-11-071-0/+1
* | | ASoC: rt5514-spi: only enable wakeup when fully initializedBrian Norris2017-12-191-2/+2
* | | ASoC: rt5514: Add the sanity check for the driver_data in the resume functionoder_chiou@realtek.com2017-11-271-4/+7
|/ /
* | ASoC: rt5514: mark PM functions as __maybe_unusedArnd Bergmann2017-11-101-2/+2
* | ASoC: rt5514-spi: check irq status to schedule data copy in resume functionoder_chiou@realtek.com2017-11-081-0/+10
* | ASoC: rt5514: Voice wakeup support.oder_chiou@realtek.com2017-11-081-0/+27
* | ASoC: rt5514-spi: Let the buf_size to align with period_bytesOder Chiou2017-11-081-0/+9
|/
* ASoC: rt5514-spi: check irq status to schedule data copyHsin-Yu Chao2017-09-131-2/+15
*-. Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown2017-09-011-66/+78
|\ \
| | * ASoC: rt5514: reset dma_offset at hw_paramsoder_chiou@realtek.com2017-08-071-1/+1
| | * ASoC: rt5514: Add the sanity checks of the buffer related addressoder_chiou@realtek.com2017-08-011-1/+6
| | * ASoC: rt5514: Support the DSP recording continuously after the hotwording tri...oder_chiou@realtek.com2017-07-171-66/+73
| |/
* / ASoC: codecs: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
|/
* ASoC: rt5514-spi: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-151-1/+0
* ASoC: rt5514: Remove superfluous linux/kthread.h inclusionTakashi Iwai2016-11-161-1/+0
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: rt5514-spi: Convert to use devm_* APIAxel Lin2016-07-141-19/+6
* ASoC: rt5514: Fix the issue that the variable dereferenced before checkingOder Chiou2016-06-221-1/+2
* ASoC: rt5514: add rt5514 SPI driverOder Chiou2016-06-071-0/+459