index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
core.c
Age
Commit message (
Expand
)
Author
2014-12-03
ASoC: rsnd: move snd_kcontrol_new fucntions to core.c
Kuninori Morimoto
2014-12-03
ASoC: rsnd: add callback status check method
Kuninori Morimoto
2014-12-03
ASoC: rsnd: add .fallback callback
Kuninori Morimoto
2014-11-10
ASoC: rsnd: fallback to PIO mode if DMA mode was failed
Kuninori Morimoto
2014-11-10
ASoC: rsnd: tidyup debug message format and timing
Kuninori Morimoto
2014-08-16
ASoC: rsnd: delete unneeded test before of_node_put
Julia Lawall
2014-08-01
ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior
Kuninori Morimoto
2014-07-31
ASoC: rsnd: fixup pcm_new callback method
Kuninori Morimoto
2014-07-25
ASoC: rsnd: fixup dai remove callback operation
Kuninori Morimoto
2014-07-22
ASoC: rsnd: add missing src/dst_addr_width for DMAEngine
Kuninori Morimoto
2014-07-02
ASoC: rsnd: add DT support to DVC
Kuninori Morimoto
2014-07-02
ASoC: rsnd: DMA start address is properly used for each DMAC
Kuninori Morimoto
2014-07-02
ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection
Kuninori Morimoto
2014-06-28
ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method
Kuninori Morimoto
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
2014-06-28
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcar
Mark Brown
2014-06-21
ASoC: rcar: Fix dma direction type
Lars-Peter Clausen
2014-06-18
ASoC: rsnd: fixup loop exit timing of dma name search
Kuninori Morimoto
2014-06-12
ASoC: rsnd: fixup index of src/dst mod when capture
Kuninori Morimoto
2014-06-03
Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...
Mark Brown
2014-05-26
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
2014-05-26
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
2014-05-26
ASoC: rsnd: save platform_device instead of device
Kuninori Morimoto
2014-05-22
Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...
Mark Brown
2014-05-13
ASoC: rsnd: add DVC support
Kuninori Morimoto
2014-05-13
ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call
Kuninori Morimoto
2014-05-13
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
Kuninori Morimoto
2014-05-13
ASoC: rsnd: add rsnd_get_adinr()
Kuninori Morimoto
2014-05-13
ASoC: rsnd: add rsnd_path_parse() macro
Kuninori Morimoto
2014-05-08
ASoC: rsnd: remove compatibility code
Kuninori Morimoto
2014-04-23
ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
Kuninori Morimoto
2014-03-23
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
2014-03-21
ASoC: rsnd: add DeviceTree support
Kuninori Morimoto
2014-03-14
ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
Kuninori Morimoto
2014-03-05
ASoC: rsnd: rename scu to src
Kuninori Morimoto
2014-03-05
ASoC: rsnd: remove all rsnd_xxx_remove()
Kuninori Morimoto
2014-03-05
ASoC: rsnd: nothing to do on rsnd_dai_remove()
Kuninori Morimoto
2014-03-05
ASoC: rsnd: add probe/remove callback on rsnd_mod_ops
Kuninori Morimoto
2014-03-05
ASoC: rsnd: Get correct SCU ID
Kuninori Morimoto
2014-03-05
ASoC: rsnd: add struct rsnd_dai_platform_info
Kuninori Morimoto
2014-03-04
ASoC: rsnd: use function pointer for each probe
Kuninori Morimoto
2014-03-04
ASoC: rsnd: use mod array instead of list on rdai
Kuninori Morimoto
2014-03-04
ASoC: rsnd: run rsnd_path_init() when probe() timing
Kuninori Morimoto
2014-03-03
ASoC: rsnd: unify rdai naming
Kuninori Morimoto
2014-03-03
ASoC: rsnd: remove verbose function parameter
Kuninori Morimoto
2014-03-03
ASoC: rsnd: move rsnd_mod_call() macro
Kuninori Morimoto
2014-03-03
ASoC: rsnd: move priv member settings to upper side
Kuninori Morimoto
2014-02-03
ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()
Kuninori Morimoto
2014-02-03
ASoC: rsnd: remove SSI dependent DMAEngine callback
Kuninori Morimoto
[next]