Merge tag 'backport/v3.14.24-ltsi-rc1/mach-shmobile-20141211' into backport/v3.14...
[platform/adaptation/renesas_rcar/renesas_kernel.git] / sound /
2014-12-05 Sascha HauerASoC: ak4642: Add ALC controls
2014-12-05 Uwe Kleine-KönigKconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
2014-12-05 Kuninori MorimotoASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
2014-12-05 Jean-Francois MoineASoC: simple-card: Handle many DAI links
2014-12-05 Jean-Francois MoineASoC: simple-card: dynamically allocate the DAI link...
2014-12-05 Nicolin ChenASoC: simple-card: overwrite cpu_dai->fmt with codec_da...
2014-12-05 Jean-Francois MoineASoC: simple-card: Simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: Fix the reference count of device...
2014-12-05 Kuninori MorimotoASoC: simple-card: card name can be option
2014-12-05 Kuninori MorimotoASoC: simple-card: tidyup cpu/codec dai_fmt settings...
2014-12-05 Kuninori MorimotoASoC: simple-card: cpu_dai_name creates confusion when...
2014-12-05 Xiubo LiASoC: simple-card: add slot information parsing supports
2014-12-05 Xiubo LiASoC: simple-card: add off-codec widgets supports.
2014-12-05 Xiubo LiASoC: simple-card: Add snd_card's name parsing from...
2014-12-05 Xiubo LiASoC: simple-card: simplify the daifmt code
2014-12-05 Xiubo LiASoC: simple-card: fix __asoc_simple_card_dai_init
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Jean-Francois MoineASoC: simple-card: simplify code
2014-12-05 Xiubo LiASoC: core: add TDM slot parsing from DT supports
2014-12-05 Xiubo LiASoC: add snd_soc_of_parse_audio_simple_widgets for DT
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-11-21 Takashi IwaiALSA: usb-audio: Fix memory leak in FTU quirk
2014-11-14 Takashi IwaiALSA: usb-audio: Fix device_del() sysfs warnings at...
2014-11-14 Libin YangALSA: hda - add codec ID for Braswell display audio...
2014-11-14 Libin YangALSA: hda - add PCI IDs for Intel Braswell
2014-11-14 Takashi IwaiALSA: pcm: Zero-clear reserved fields of PCM status...
2014-11-14 Dmitry LavnikevichASoC: tlv320aic3x: fix PLL D configuration
2014-11-14 Daniel MackASoC: soc-dapm: fix use after free
2014-10-30 Anssi HannulaALSA: hda - hdmi: Fix missing ELD change event on plug...
2014-10-30 Vlad CatoiALSA: usb-audio: Add support for Steinberg UR22 USB...
2014-10-30 Harsha PriyaALSA: ALC283 codec - Avoid pop noise on headphones...
2014-10-30 Takashi IwaiALSA: emu10k1: Fix deadlock in synth voice lookup
2014-10-30 Anatol PomozovALSA: pcm: use the same dma mmap codepath both for...
2014-10-05 Peter UjfalusiASoC: davinci-mcasp: Correct rx format unit configuration
2014-10-05 Clemens LadischALSA: pcm: fix fifo_size frame calculation
2014-10-05 Takashi IwaiALSA: hda - Fix invalid pin powermap without jack detection
next