summaryrefslogtreecommitdiff
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-312-12/+19
|\
| * ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto2012-05-301-0/+2
| * ASoC: fsi: bugfix: correct dma areaKuninori Morimoto2012-05-301-9/+9
| * ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto2012-05-301-0/+5
| * ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-05-281-3/+3
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-2312-224/+489
|\ \
| * | ASoC: OMAP: HDMI: Rename sound card source fileRicardo Neri2012-05-222-2/+2
| * | ASoC: OMAP: HDMI: Make sound card naming more genericRicardo Neri2012-05-221-14/+14
| * | ASoC: OMAP: HDMI: Make build config options more genericRicardo Neri2012-05-222-4/+4
| * | ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAIRicardo Neri2012-05-222-2/+4
| * | ASoC: OMAP: HDMI: Improve how the display state is verifiedRicardo Neri2012-05-222-35/+8
| * | ASoC: OMAP: HDMI: Expand configuration of hw_paramsRicardo Neri2012-05-221-1/+115
| * | ASoC: OMAP: HDMI: Use the DSS audio interfaceRicardo Neri2012-05-222-0/+78
| * | ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAIRicardo Neri2012-05-221-9/+19
| * | ASoC: OMAP: HDMI: Change error values in HDMI CPU DAIRicardo Neri2012-05-221-2/+2
| * | ASoC: OMAP: HDMI: Update the platform device namesRicardo Neri2012-05-222-6/+6
| * | ASoC: omap-abe-twl6040: Introduce driver data for runtime parametersPeter Ujfalusi2012-05-221-4/+21
| * | ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm tablePeter Ujfalusi2012-05-221-10/+3
| * | ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structurePeter Ujfalusi2012-05-221-21/+9
| * | ASoC: omap-dmic: Add device tree bindingsPeter Ujfalusi2012-05-221-0/+8
| * | ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi2012-05-221-0/+8
| * | ASoC: omap-mcbsp: buffer size constraint only applies to playback streamPeter Ujfalusi2012-05-221-6/+8
| * | ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi2012-05-222-25/+95
| * | ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi2012-05-223-3/+1
| * | ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+Peter Ujfalusi2012-05-221-13/+17
| |/
* | Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-228-66/+470
|\ \ | |/
| * ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto2012-05-191-34/+143
| * ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto2012-05-191-2/+5
| * ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto2012-05-191-16/+6
| * ASoC: sh: fsi: add fsi_version() and removed meaningless version checkKuninori Morimoto2012-05-191-18/+8
| * ASoC: sh: fsi: use register field macro name on IN/OUT_DMACKuninori Morimoto2012-05-191-2/+2
| * ASoC: tegra: Add machine driver for WM8753 codecStephen Warren2012-05-193-0/+236
| * ASoC: OMAP: HDMI: Introduce codecRicardo Neri2012-05-184-0/+76
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-05-21155-4906/+16952
|\ \ | |/
| * ASoC: imx-mc13783 cleanupPhilippe Rétornaz2012-05-181-8/+1
| * ASoC: mc13783 codec cleanupsPhilippe Rétornaz2012-05-181-21/+7
| * ASoC: add imx-mc13783 sound supportPhilippe Rétornaz2012-05-183-0/+173
| * ASoC: Add mc13783 codecPhilippe Rétornaz2012-05-184-0/+834
| * ASoC: don't flip master of DT-instantiated DAI linksStephen Warren2012-05-161-1/+2
| * ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown2012-05-141-11/+16
| * ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown2012-05-141-18/+0
| * ASoC: wm8350: Don't use irq_baseMark Brown2012-05-131-19/+27
| * ASoC: lm49453: Fix author e-mail addressMark Brown2012-05-131-1/+1
| * ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown2012-05-131-1/+1
| * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-1315-81/+261
| |\
| | * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-101-1/+1
| | |\
| | * \ Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-057-17/+27
| | |\ \
| | * \ \ Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-265-58/+230
| | |\ \ \
| | * | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-163-5/+3
| * | | | | ASoC: wm8731: Convert to devm_ functionsMark Brown2012-05-121-27/+10