ASoC: simple-card: cpu_dai_name creates confusion when DT case
[platform/kernel/linux-stable.git] / sound / soc /
2015-02-04 Kuninori MorimotoASoC: simple-card: cpu_dai_name creates confusion when...
2015-02-04 Xiubo LiASoC: simple-card: add slot information parsing supports
2015-02-04 Xiubo LiASoC: simple-card: add off-codec widgets supports.
2015-02-04 Xiubo LiASoC: simple-card: Add snd_card's name parsing from...
2015-02-04 Xiubo LiASoC: simple-card: simplify the daifmt code
2015-02-04 Xiubo LiASoC: simple-card: fix __asoc_simple_card_dai_init
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Jean-Francois MoineASoC: simple-card: simplify code
2015-02-04 Xiubo LiASoC: core: add TDM slot parsing from DT supports
2015-02-04 Xiubo LiASoC: add snd_soc_of_parse_audio_simple_widgets for DT
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 Takashi IwaiASoC: dpcm: Fix race between FE/BE updates and trigger
2014-12-06 Charles KeepaxASoC: wm_adsp: Avoid attempt to free buffers that might...
2014-12-06 Fabio EstevamASoC: sgtl5000: Fix SMALL_POP bit definition
2014-12-06 Kuninori MorimotoASoC: fsi: remove unsupported PAUSE flag
2014-12-06 Kuninori MorimotoASoC: rsnd: remove unsupported PAUSE flag
2014-11-14 Dmitry LavnikevichASoC: tlv320aic3x: fix PLL D configuration
2014-11-14 Daniel MackASoC: soc-dapm: fix use after free
2014-10-05 Peter UjfalusiASoC: davinci-mcasp: Correct rx format unit configuration
2014-09-17 Jarkko NikulaASoC: rt5640: Do not allow regmap to use bulk read...
2014-09-17 Daniel MackASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
2014-09-17 Dan CarpenterASoC: pxa: pxa-ssp: small leak in probe()
2014-09-17 Jarkko NikulaASoC: max98090: Fix missing free_irq
2014-09-17 Daniel MackASoC: adau1701: fix adau1701_reg_read()
2014-09-17 Sylwester NawrockiASoC: samsung: Correct I2S DAI suspend/resume ops
2014-09-17 Scott JiangASoC: blackfin: use samples to set silence
2014-09-17 Praveen DiwakarASoC: wm_adsp: Add missing MODULE_LICENSE
2014-09-17 Qiao ZhouASoC: pcm: fix dpcm_path_put in dpcm runtime update
2014-09-17 Charles KeepaxASoC: wm8994: Prevent double lock of accdet_lock mutex...
2014-06-26 Peter UjfalusiASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_ai...
2014-06-26 Liam GirdwoodASoC: max98090: Fix reset at resume time
2014-06-26 Lars-Peter ClausenASoC: dapm: Make sure to always update the DAPM graph...
2014-06-07 Charles KeepaxASoC: wm8962: Update register CLASS_D_CONTROL_1 to...
2014-06-07 Lars-Peter ClausenASoC: dapm: Skip CODEC<->CODEC links in connect_dai_lin...
2014-05-13 Jarkko NikulaASoC: dapm: Fix widget double free with auto-disable...
2014-05-06 Brian AustinASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
next