summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5514-spi.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* ASoC: rt5514: Remove superfluous linux/kthread.h inclusionTakashi Iwai2016-11-161-1/+0Star
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: rt5514-spi: Convert to use devm_* APIAxel Lin2016-07-141-19/+6Star
* 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