summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen1-1/+1
2015-02-04ASoC: ak4642: Make of_device_id array constKiran Padwal1-2/+2
2015-02-04ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto1-37/+5
2015-02-04ASoC: rsnd: enable Mute control on DVCKuninori Morimoto1-5/+29
2015-02-04ASoC: rsnd: tidyup DVC control methodKuninori Morimoto1-25/+34
2015-02-04ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto1-21/+22
2015-02-04ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto1-11/+9
2015-02-04ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto1-0/+4
2015-02-04ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto3-0/+22
2015-02-04ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto1-1/+31
2015-02-04ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto2-252/+189
2015-02-04ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto1-11/+11
2015-02-04ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto1-0/+2
2015-02-04ASoC: rsnd: add DT support to DVCKuninori Morimoto2-2/+49
2015-02-04ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto2-0/+3
2015-02-04ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto3-59/+64
2015-02-04ASoC: rsnd: enable DVC when captureKuninori Morimoto1-8/+4
2015-02-04ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto2-62/+18
2015-02-04ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto5-45/+121
2015-02-04ASoC: rcar: Fix dma direction typeLars-Peter Clausen2-2/+2
2015-02-04ASoC: rsnd: fixup loop exit timing of dma name searchKuninori Morimoto1-1/+3
2015-02-04ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto1-12/+21
2015-02-04ASoC: rsnd: fixup index of src/dst mod when captureKuninori Morimoto1-1/+1
2015-02-04ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto3-4/+101
2015-02-04ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto2-1/+85
2015-02-04ASoC: rsnd: module name is unifiedKuninori Morimoto3-9/+49
2015-02-04ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto1-10/+10
2015-02-04ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto2-3/+4
2015-02-04ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2-4/+10
2015-02-04ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart1-7/+7
2015-02-04ASoC: rsnd: add DVC supportKuninori Morimoto7-2/+366
2015-02-04ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_callKuninori Morimoto1-13/+13
2015-02-04ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto4-94/+65
2015-02-04ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto3-23/+30
2015-02-04ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto1-21/+22
2015-02-04ASoC: rsnd: remove compatibility codeKuninori Morimoto4-144/+33
2015-02-04ASoC: rsnd: remove old clock style supportKuninori Morimoto1-36/+3
2015-02-04ASoC: sh: Migo-R sound needs I2CArnd Bergmann1-1/+1
2015-02-04ASoC: simple-card: Support setting mclk via a fixed factorAndrew Lunn1-0/+28
2015-02-04ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()Jyri Sarha1-4/+7
2015-02-04ASoC: simple-card: Improve coding styleNicolin Chen1-12/+11
2015-02-04ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()Nicolin Chen1-4/+2
2015-02-04ASoC: simple-card: Drop node->name checkingNicolin Chen1-2/+1
2015-02-04ASoC: simple-card: Move dai-link level properties away from dai subnodesJyri Sarha1-99/+140
2015-02-04ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha2-3/+10
2015-02-04ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer1-1/+1
2015-02-04ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer1-0/+20
2015-02-04ASoC: ak4642: Add driver data and driver private structSascha Hauer1-11/+40
2015-02-04ASoC: ak4642: Add ALC controlsSascha Hauer1-0/+2
2015-02-04Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2-2/+2