开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
core.c
Age
Commit message (
Expand
)
Author
2016-01-22
ASoC: rsnd: tidyup Playback/Capture sequence
Kuninori Morimoto
2016-01-22
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
ASoC: rsnd: always call probe/remove for MUX
Kuninori Morimoto
2016-01-22
ASoC: rsnd: try to connect connected mod is not error
Kuninori Morimoto
2016-01-22
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
Kuninori Morimoto
2016-01-22
ASoC: rsnd: add debug message for rsnd_mod_call()
Kuninori Morimoto
2015-12-22
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
2015-12-18
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
Kuninori Morimoto
2015-12-18
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
Kuninori Morimoto
2015-12-18
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
2015-12-18
ASoC: rsnd: remove rsnd_get_slot_runtime()
Kuninori Morimoto
2015-12-18
ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod
Kuninori Morimoto
2015-12-18
ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()
Kuninori Morimoto
2015-12-08
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
2015-12-01
ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access
Kuninori Morimoto
2015-11-30
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
2015-11-30
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
2015-11-30
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
2015-11-20
ASoC: rsnd: tidyup void* cast for 64bit compiler
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct rcar_snd_info
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove platform boot support from gen.c
Kuninori Morimoto
2015-11-18
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-16
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
2015-11-16
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
2015-11-16
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
2015-11-16
ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
Kuninori Morimoto
2015-11-16
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
Kuninori Morimoto
2015-11-16
ASoC: rsnd: remove all modules when PIO fallback
Kuninori Morimoto
2015-11-16
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Kuninori Morimoto
2015-10-22
ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit
Kuninori Morimoto
2015-10-22
ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
Kuninori Morimoto
2015-10-22
ASoC: rsnd: fixup rsnd_mod_call() behavior for debug
Kuninori Morimoto
2015-10-07
ASoC: rsnd: Remove obsolete platform data support
Geert Uytterhoeven
2015-09-14
ASoC: rsnd: add common mod confirm method
Kuninori Morimoto
2015-09-14
ASoC: rsnd: Add Gen3 initial support
Kuninori Morimoto
2015-07-21
ASoC: rsnd: tidyup parameter assignment position
Kuninori Morimoto
2015-07-17
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
2015-07-17
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
2015-07-16
ASoC: rsnd: tidyup SRC position on each code
Kuninori Morimoto
2015-07-16
ASoC: rsnd: show debug message for SSI/SRC/DVC connection
Kuninori Morimoto
2015-07-16
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
2015-07-16
ASoC: rsnd: add rsnd_get_adinr_chan()
Kuninori Morimoto
2015-07-16
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
2015-07-16
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
2015-07-16
ASoC: rsnd: rename rsnd_path_parse/break() into add/remove
Kuninori Morimoto
2015-07-16
ASoC: rsnd: enable module multi connection
Kuninori Morimoto
2015-07-16
ASoC: rsnd: fixup each module counter on __rsnd_mod_call()
Kuninori Morimoto
[next]