ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method
[platform/adaptation/renesas_rcar/renesas_kernel.git] / sound / soc / sh /
2014-12-05 Kuninori MorimotoASoC: rsnd: use dmaengine_prep_dma_cyclic() instead...
2014-12-05 Kuninori MorimotoASoC: rsnd: SSI + DMA can select BUSIF
2014-12-05 Lars-Peter ClausenASoC: rcar: Fix dma direction type
2014-12-05 Kuninori MorimotoASoC: rsnd: fixup loop exit timing of dma name search
2014-12-05 Kuninori MorimotoASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1
2014-12-05 Kuninori MorimotoASoC: rsnd: fixup index of src/dst mod when capture
2014-12-05 Kuninori MorimotoASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
2014-12-05 Kuninori MorimotoASoC: rsnd: care DMA slave channel name for DT
2014-12-05 Kuninori MorimotoASoC: rsnd: module name is unified
2014-12-05 Kuninori MorimotoASoC: rsnd: remove rsnd_src_non_ops
2014-12-05 Kuninori MorimotoASoC: rsnd: save platform_device instead of device
2014-12-05 Kuninori MorimotoASoC: rsnd: DT node clean up by using the of_node_put()
2014-12-05 Laurent PinchartASoC: rsnd: Fix warnings due to improper printk formats
2014-12-05 Kuninori MorimotoASoC: rsnd: add DVC support
2014-12-05 Kuninori MorimotoASoC: rsnd: enable to use multi parameter on rsnd_dai_c...
2014-12-05 Kuninori MorimotoASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
2014-12-05 Kuninori MorimotoASoC: rsnd: add rsnd_get_adinr()
2014-12-05 Kuninori MorimotoASoC: rsnd: add rsnd_path_parse() macro
2014-12-05 Kuninori MorimotoASoC: rsnd: remove compatibility code
2014-12-05 Kuninori MorimotoASoC: rsnd: remove old clock style support
2014-12-05 Arnd BergmannASoC: sh: Migo-R sound needs I2C
2014-12-05 Kuninori MorimotoASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
2014-12-05 Kuninori MorimotoASoC: rsnd: call rsnd_dai_pointer_update() from outside...
2014-12-05 Ben DooksASoC: rsnd: fix clock prepare/unprepare
2014-12-05 Kuninori MorimotoASoC: rcar: bugfix: it cares about the non-src case
2014-12-05 Kuninori MorimotoASoC: rsnd: add DeviceTree support
2014-12-05 Kuninori MorimotoASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
2014-12-05 Kuninori MorimotoASoC: rsnd: rename scu to src
2014-12-05 Kuninori MorimotoASoC: rsnd: remove all rsnd_xxx_remove()
2014-12-05 Kuninori MorimotoASoC: rsnd: nothing to do on rsnd_dai_remove()
2014-12-05 Kuninori MorimotoASoC: rsnd: use mod probe method on SSI
2014-12-05 Kuninori MorimotoASoC: rsnd: use mod probe method on SCU
2014-12-05 Kuninori MorimotoASoC: rsnd: add probe/remove callback on rsnd_mod_ops
2014-12-05 Kuninori MorimotoASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
2014-12-05 Kuninori MorimotoASoC: rsnd: add rsnd_scu_enable_ssi_irq()
2014-12-05 Kuninori MorimotoASoC: rsnd: Get correct SCU ID
2014-12-05 Kuninori MorimotoASoC: rsnd: add struct rsnd_dai_platform_info
2014-12-05 Kuninori MorimotoASoC: rsnd: share reg_field and reduce memory
2014-12-05 Kuninori MorimotoASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter
2014-12-05 Kuninori MorimotoASoC: rsnd: remove unused SSI_CONTROL
2014-12-05 Kuninori MorimotoASoC: rsnd: use function pointer for each probe
2014-12-05 Kuninori MorimotoASoC: rsnd: use devm_clk_get() instead of clk_get()
2014-12-05 Kuninori MorimotoASoC: rsnd: get ssi/scu from rsnd_dai_stream
2014-12-05 Kuninori MorimotoASoC: rsnd: use mod array instead of list on rdai
2014-12-05 Kuninori MorimotoASoC: rsnd: run rsnd_path_init() when probe() timing
2014-12-05 Kuninori MorimotoASoC: rsnd: unify rdai naming
2014-12-05 Kuninori MorimotoASoC: rsnd: remove verbose debug message from scu/ssi
2014-12-05 Kuninori MorimotoASoC: rsnd: remove verbose function parameter
2014-12-05 Kuninori MorimotoASoC: rsnd: move rsnd_mod_call() macro
2014-12-05 Kuninori MorimotoASoC: rsnd: move priv member settings to upper side
2014-12-05 Kuninori MorimotoASoC: rsnd: print error if there is SRC settings mismatch
2014-12-05 Kuninori MorimotoASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert...
2014-12-05 Kuninori MorimotoASoC: rsnd: tidyup original for_each_rsnd_xxx macro
2014-12-05 Kuninori MorimotoASoC: rsnd: use device dependency clock
2014-12-05 Kuninori MorimotoASoC: rsnd: add Gen2 SRC and DMAEngine support
2014-12-05 Kuninori MorimotoASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_s...
2014-12-05 Kuninori MorimotoASoC: rsnd: remove SSI dependent DMAEngine callback
2014-12-05 Kuninori MorimotoASoC: rsnd: extracts Gen1/Gen2 common parts
2014-12-05 Kuninori MorimotoASoC: rsnd: add rsnd_ssi_is_play()
2014-12-05 Kuninori MorimotoASoC: rsnd: merge SRC clock timing/setting
2014-12-05 Kuninori MorimotoASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro
2014-12-05 Kuninori MorimotoASoC: rsnd: Merge macros in scu.c
2014-12-05 Kuninori MorimotoASoC: rsnd: clarify scu.c area
2014-12-05 Kuninori MorimotoASoC: rsnd: SCU should be called before SSI
2014-12-05 Kuninori MorimotoASoC: rsnd: don't use schedule_work() when rsnd_dma_start()
2014-12-05 Kuninori MorimotoASoC: rsnd: fixup Gen2 module naming
2014-12-05 Kuninori MorimotoASoC: rsnd: non 0 is error on probe
2014-12-05 Kuninori MorimotoASoC: rsnd: remove duplicate *priv from rsnd_dma
2014-12-05 Kuninori MorimotoASoC: rsnd: explain SRC bypass mode settings in comment
2014-12-05 Kuninori MorimotoASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()
2014-12-05 Kuninori MorimotoASoC: rsnd: remove ssiu from ssi.c
2014-12-05 Kuninori MorimotoASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
2014-12-05 Kuninori MorimotoASoC: rsnd: remove pin sync option
2014-12-05 Kuninori MorimotoASoC: rsnd: rsnd_dai_is_clk_master() can be shared
2014-12-05 Kuninori MorimotoASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_tr...
2014-12-05 Kuninori MorimotoASoC: rsnd: remove meaningless function parameter
2014-12-05 Kuninori MorimotoASoC: rsnd: add rsnd_scu_init(), and separate init...
2014-12-05 Kuninori MorimotoASoC: rsnd: control SCU ops in probe timing
2014-12-05 Kuninori MorimotoASoC: rsnd: remove meaningless rsnd_ssi_non()
2014-12-05 Kuninori MorimotoASoC: rsnd: cleanup debug information method
2014-12-05 Kuninori MorimotoASoC: rsnd: tidyup register naming of BUSIF_MODE
2014-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-07 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc5-tag' of git:/...
2014-03-07 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2014-03-06 Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-02-27 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-02-24 Chris ZankelMerge tag 'xtensa-for-next-20140221-1' into for_next
2014-02-24 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-19 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8993' into...
2014-02-18 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-02-18 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-14' of ssh://git...
2014-02-18 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-14 Linus TorvaldsMerge tag 'for-v3.14-fixes' of git://git.infradead...
2014-02-12 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc2-tag' of git:/...
2014-02-11 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-02-11 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-11' of ssh://git...
2014-02-11 Mark BrownMerge remote-tracking branches 'spi/fix/doc', 'spi...
next