summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-23158-4930/+17406
|\
| * 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
| | |\
| | * | ASoC: wm8731: Convert to devm_ functionsMark Brown2012-05-121-27/+10
| | * | ASoC: wm5100: Convert to module_i2c_driver()Mark Brown2012-05-121-11/+1
| | * | ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown2012-05-121-33/+53
| | * | ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo2012-05-121-0/+46
| | * | ASoC: mxs: add device tree support for mxs-saifShawn Guo2012-05-121-18/+54
| | * | ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo2012-05-125-35/+15
| | * | ASoC: pcm: Staticise non-exported functionsMark Brown2012-05-101-10/+12
| | * | ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo2012-05-101-1/+1
| | * | ASoC: ux500: Don't make the CPU I2S driver user selectableMark Brown2012-05-101-3/+1
| | * | ASoC: ux500: Fix dependenciesMark Brown2012-05-101-0/+1
| | * | ASoC: cs42l52: Staticise non-exported symbolsMark Brown2012-05-091-2/+2
| | * | ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown2012-05-091-7/+9
| | * | ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2012-05-092-7/+22
| | * | ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown2012-05-091-1/+1
| | * | ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin2012-05-091-13/+28
| | * | ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin2012-05-091-3/+0
| | * | ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin2012-05-091-19/+1
| | * | ASoC: rt5631: Convert to direct regmap API usageMark Brown2012-05-091-41/+54
| | * | ASoC: rt5631: Convert to module_i2c_driver()Mark Brown2012-05-091-11/+1
| | * | ASoC: Ux500: Add MSP I2S-driverOla Lilja2012-05-098-0/+2238
| | * | ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin2012-05-081-7/+1
| | * | ASoC: alc5632: Convert to module_i2c_driver()Axel Lin2012-05-081-19/+1
| | * | ASoC: alc5623: Convert to module_i2c_driver()Axel Lin2012-05-081-19/+1
| | * | ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown2012-05-081-2/+3
| | * | ASoC: lowland: Support digital link for WM9081Mark Brown2012-05-081-15/+27
| | * | ASoC: lowland: Convert to dai_fmtMark Brown2012-05-081-29/+4
| | * | ASoC: pcm: Fix DPCM for aux_devsMark Brown2012-05-081-0/+3
| | * | ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi2012-05-071-429/+12
| | * | ASoC: pxa: allocate the SSP DMA parameters in startupguoyh2012-05-071-17/+11