index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
ASoC: rsnd: remove platform boot support from ctu.c
Kuninori Morimoto
2015-11-18
1
-53
/
+32
|
|
|
*
ASoC: rsnd: remove platform boot support from src.c
Kuninori Morimoto
2015-11-18
1
-115
/
+43
|
|
|
*
ASoC: rsnd: remove platform boot support from ssi.c
Kuninori Morimoto
2015-11-18
2
-90
/
+57
|
|
|
*
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-18
7
-208
/
+95
|
|
|
*
ASoC: rsnd: SRC settings matches to datasheet
Kuninori Morimoto
2015-11-18
1
-258
/
+166
|
|
|
*
ASoC: rsnd: cleanup RSND_REG_xxx
Kuninori Morimoto
2015-11-18
1
-63
/
+30
|
|
|
*
ASoC: rsnd: remove Gen1 support from SRC
Kuninori Morimoto
2015-11-18
4
-307
/
+7
|
|
|
*
ASoC: rsnd: ssi: 24bit data needs right-aligned settings
Kuninori Morimoto
2015-11-17
1
-1
/
+2
|
|
|
*
ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF
Kuninori Morimoto
2015-11-16
1
-1
/
+0
|
|
|
*
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
2015-11-16
3
-2
/
+22
|
|
|
*
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx
Kuninori Morimoto
2015-11-16
1
-3
/
+3
|
|
|
*
ASoC: rsnd: MIX settings matches to datasheet
Kuninori Morimoto
2015-11-16
1
-18
/
+27
|
|
|
*
ASoC: rsnd: DVC settings matches to datasheet
Kuninori Morimoto
2015-11-16
1
-42
/
+77
|
|
|
*
ASoC: rsnd: move CMD related operation to cmd.c
Kuninori Morimoto
2015-11-16
2
-23
/
+21
|
|
|
*
ASoC: rsnd: Add missing initialization of ADG req_rate
Geert Uytterhoeven
2015-11-16
1
-1
/
+1
|
|
|
*
ASoC: rsnd: fixup rsnd_dmapp_stop() return value
Kuninori Morimoto
2015-11-16
1
-2
/
+2
|
|
|
*
ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()
Kuninori Morimoto
2015-11-16
1
-1
/
+1
|
|
|
*
ASoC: rsnd: use mod base common method on SSI-parent
Kuninori Morimoto
2015-11-16
2
-142
/
+161
|
|
|
*
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
2015-11-16
6
-84
/
+211
|
|
|
*
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
2015-11-16
7
-84
/
+202
|
|
|
*
ASoC: rsnd: use mod base common method on DMA phase3
Kuninori Morimoto
2015-11-16
4
-176
/
+71
|
|
|
*
ASoC: rsnd: use mod base common method on DMA phase2
Kuninori Morimoto
2015-11-16
4
-28
/
+58
|
|
|
*
ASoC: rsnd: use mod base common method on DMA phase1
Kuninori Morimoto
2015-11-16
4
-31
/
+52
|
|
|
*
ASoC: rsnd: use common rsnd_ssi_status_xxx()
Kuninori Morimoto
2015-11-16
1
-8
/
+19
|
|
|
*
ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
Kuninori Morimoto
2015-11-16
1
-11
/
+8
|
|
|
*
ASoC: rsnd: Don't stop HW even if a large number of errors occur
Kuninori Morimoto
2015-11-16
2
-13
/
+19
|
|
|
*
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
Kuninori Morimoto
2015-11-16
2
-6
/
+8
|
|
|
*
ASoC: rsnd: disable SRC.out only when stop timing
Kuninori Morimoto
2015-11-16
1
-2
/
+16
|
|
|
*
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
2015-11-16
3
-32
/
+30
|
|
|
*
ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method
Kuninori Morimoto
2015-11-16
1
-10
/
+11
|
|
|
*
ASoC: rsnd: remove all modules when PIO fallback
Kuninori Morimoto
2015-11-16
1
-17
/
+8
|
|
|
*
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Kuninori Morimoto
2015-11-16
2
-15
/
+20
|
|
|
*
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
2015-11-16
4
-19
/
+22
|
|
|
*
ASoC: rsnd: DMA related definition goes to dma.c
Kuninori Morimoto
2015-11-16
2
-23
/
+24
|
|
|
*
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
2015-11-16
4
-19
/
+43
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next
Mark Brown
2015-12-23
2
-5
/
+4
|
\
\
\
|
*
|
|
ASoC: rcar: remove unused variable
Arnd Bergmann
2015-11-25
1
-1
/
+0
|
*
|
|
ASoC: Change the PCM runtime array to a list
Mengdong Lin
2015-11-18
2
-4
/
+4
|
|
/
/
*
|
|
ASoC: rsnd: make sure SRC In Rate feature enablement
Kuninori Morimoto
2015-11-10
1
-0
/
+7
*
|
|
Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcar
Mark Brown
2015-11-10
13
-284
/
+526
|
\
\
\
|
|
/
/
|
|
|
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...
Mark Brown
2015-10-26
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
ASoC: sh: Fit typo in Kconfig
Masanari Iida
2015-10-12
1
-1
/
+1
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...
Mark Brown
2015-10-26
11
-86
/
+179
|
|
\
\
\
\
|
|
|
|
/
/
|
|
*
|
|
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
2015-10-22
5
-11
/
+14
|
|
*
|
|
ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro
Kuninori Morimoto
2015-10-22
1
-1
/
+0
|
|
*
|
|
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
2015-10-22
6
-12
/
+12
|
|
*
|
|
ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit
Kuninori Morimoto
2015-10-22
1
-11
/
+3
|
|
*
|
|
ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
Kuninori Morimoto
2015-10-22
1
-7
/
+2
|
|
*
|
|
ASoC: rsnd: fixup rsnd_mod_call() behavior for debug
Kuninori Morimoto
2015-10-22
1
-8
/
+6
|
|
*
|
|
ASoC: rsnd: fixup devm_request_irq() option on ssi.c
Kuninori Morimoto
2015-10-22
1
-1
/
+1
[prev]
[next]