ASoC: rsnd: add rsnd_get_adinr()
[platform/kernel/linux-stable.git] / sound / soc / sh /
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_get_adinr()
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_path_parse() macro
2015-02-04 Kuninori MorimotoASoC: rsnd: remove compatibility code
2015-02-04 Kuninori MorimotoASoC: rsnd: remove old clock style support
2015-02-04 Arnd BergmannASoC: sh: Migo-R sound needs I2C
2015-02-04 Kuninori MorimotoASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
2015-02-04 Kuninori MorimotoASoC: rsnd: call rsnd_dai_pointer_update() from outside...
2015-02-04 Ben DooksASoC: rsnd: fix clock prepare/unprepare
2015-02-04 Kuninori MorimotoASoC: rcar: bugfix: it cares about the non-src case
2015-02-04 Kuninori MorimotoASoC: rsnd: add DeviceTree support
2015-02-04 Kuninori MorimotoASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
2015-02-04 Kuninori MorimotoASoC: rsnd: rename scu to src
2015-02-04 Kuninori MorimotoASoC: rsnd: remove all rsnd_xxx_remove()
2015-02-04 Kuninori MorimotoASoC: rsnd: nothing to do on rsnd_dai_remove()
2015-02-04 Kuninori MorimotoASoC: rsnd: use mod probe method on SSI
2015-02-04 Kuninori MorimotoASoC: rsnd: use mod probe method on SCU
2015-02-04 Kuninori MorimotoASoC: rsnd: add probe/remove callback on rsnd_mod_ops
2015-02-04 Kuninori MorimotoASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_scu_enable_ssi_irq()
2015-02-04 Kuninori MorimotoASoC: rsnd: Get correct SCU ID
2015-02-04 Kuninori MorimotoASoC: rsnd: add struct rsnd_dai_platform_info
2015-02-04 Kuninori MorimotoASoC: rsnd: share reg_field and reduce memory
2015-02-04 Kuninori MorimotoASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter
2015-02-04 Kuninori MorimotoASoC: rsnd: remove unused SSI_CONTROL
2015-02-04 Kuninori MorimotoASoC: rsnd: use function pointer for each probe
2015-02-04 Kuninori MorimotoASoC: rsnd: use devm_clk_get() instead of clk_get()
2015-02-04 Kuninori MorimotoASoC: rsnd: get ssi/scu from rsnd_dai_stream
2015-02-04 Kuninori MorimotoASoC: rsnd: use mod array instead of list on rdai
2015-02-04 Kuninori MorimotoASoC: rsnd: run rsnd_path_init() when probe() timing
2015-02-04 Kuninori MorimotoASoC: rsnd: unify rdai naming
2015-02-04 Kuninori MorimotoASoC: rsnd: remove verbose debug message from scu/ssi
2015-02-04 Kuninori MorimotoASoC: rsnd: remove verbose function parameter
2015-02-04 Kuninori MorimotoASoC: rsnd: move rsnd_mod_call() macro
2015-02-04 Kuninori MorimotoASoC: rsnd: move priv member settings to upper side
2015-02-04 Kuninori MorimotoASoC: rsnd: print error if there is SRC settings mismatch
2015-02-04 Kuninori MorimotoASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert...
2015-02-04 Kuninori MorimotoASoC: rsnd: tidyup original for_each_rsnd_xxx macro
2015-02-04 Kuninori MorimotoASoC: rsnd: use device dependency clock
2015-02-04 Kuninori MorimotoASoC: rsnd: add Gen2 SRC and DMAEngine support
2015-02-04 Kuninori MorimotoASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_s...
2015-02-04 Kuninori MorimotoASoC: rsnd: remove SSI dependent DMAEngine callback
2015-02-04 Kuninori MorimotoASoC: rsnd: extracts Gen1/Gen2 common parts
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_ssi_is_play()
2015-02-04 Kuninori MorimotoASoC: rsnd: merge SRC clock timing/setting
2015-02-04 Kuninori MorimotoASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro
2015-02-04 Kuninori MorimotoASoC: rsnd: Merge macros in scu.c
2015-02-04 Kuninori MorimotoASoC: rsnd: clarify scu.c area
2015-02-04 Kuninori MorimotoASoC: rsnd: SCU should be called before SSI
2015-02-04 Kuninori MorimotoASoC: rsnd: don't use schedule_work() when rsnd_dma_start()
2015-02-04 Kuninori MorimotoASoC: rsnd: fixup Gen2 module naming
2015-02-04 Kuninori MorimotoASoC: rsnd: non 0 is error on probe
2015-02-04 Kuninori MorimotoASoC: rsnd: remove duplicate *priv from rsnd_dma
2015-02-04 Kuninori MorimotoASoC: rsnd: explain SRC bypass mode settings in comment
2015-02-04 Kuninori MorimotoASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()
2015-02-04 Kuninori MorimotoASoC: rsnd: remove ssiu from ssi.c
2015-02-04 Kuninori MorimotoASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
2015-02-04 Kuninori MorimotoASoC: rsnd: remove pin sync option
2015-02-04 Kuninori MorimotoASoC: rsnd: rsnd_dai_is_clk_master() can be shared
2015-02-04 Kuninori MorimotoASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_tr...
2015-02-04 Kuninori MorimotoASoC: rsnd: remove meaningless function parameter
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_scu_init(), and separate init...
2015-02-04 Kuninori MorimotoASoC: rsnd: control SCU ops in probe timing
2015-02-04 Kuninori MorimotoASoC: rsnd: remove meaningless rsnd_ssi_non()
2015-02-04 Kuninori MorimotoASoC: rsnd: cleanup debug information method
2015-02-04 Kuninori MorimotoASoC: rsnd: tidyup register naming of BUSIF_MODE
2014-12-06 Kuninori MorimotoASoC: fsi: remove unsupported PAUSE flag
2014-12-06 Kuninori MorimotoASoC: rsnd: remove unsupported PAUSE flag
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...
2014-02-11 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-02-11 Dave AirlieMerge tag 'drm-intel-fixes-2014-02-06' of ssh://git...
2014-02-11 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-02-10 Jens AxboeMerge branch 'stable/for-jens-3.14' of git://git./linux...
2014-02-10 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-02-07 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-07 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.14a' of git://git./linux...
2014-02-06 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://peopl...
2014-02-06 Dave AirlieMerge tag 'ttm-fixes-3.14-2014-02-05' of git://people...
2014-02-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-02-06 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc1-tag' of git:/...
2014-02-05 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
next