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