summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-05-09ASoC: rt5631: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverOla Lilja8-0/+2238
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-08ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin1-7/+1
2012-05-08ASoC: alc5632: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ASoC: alc5623: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2-5/+13
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai1-6/+7
2012-05-08ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown1-2/+3
2012-05-08ASoC: lowland: Support digital link for WM9081Mark Brown1-15/+27
2012-05-08ASoC: lowland: Convert to dai_fmtMark Brown1-29/+4
2012-05-08ASoC: pcm: Fix DPCM for aux_devsMark Brown1-0/+3
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-05-07ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi1-429/+12
2012-05-07ASoC: pxa: allocate the SSP DMA parameters in startupguoyh1-17/+11
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai1-0/+1
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai1-0/+2
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-17/+27
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+4
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai1-0/+4
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai6-17/+23
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-05-03ASoC: da7210: Minor improvements and a bugfixAshish Chavan1-13/+15
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown1-21/+5
2012-05-01ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2-10/+67
2012-05-01ASoC: tegra: add device tree support for TrimSliceStephen Warren1-0/+34
2012-05-01ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner1-1/+1
2012-05-01ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown1-37/+37
2012-05-01ASoC: wm8350: Remove check for clocks in trigger()Mark Brown1-40/+0
2012-05-01ASoC: cs42l52: Remove duplicate module exit codeMark Brown1-7/+0
2012-05-01ASoC: Add support for CS42L52 CodecBrian Austin4-0/+1582
2012-05-01ASoC: wm8350: Don't use locally allocated codec structMark Brown1-5/+6
2012-04-30ASoC: core: Fix dai_link dereference.Liam Girdwood1-1/+1
2012-04-30ASoC: tlv312aic23: unbreak resumeEric Bénard1-2/+2
2012-04-27ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000Richard Zhao1-8/+32
2012-04-27ASoC: imx-sgtl5000: add of_node_put when probe fail.Richard Zhao1-11/+18
2012-04-27ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown1-21/+40
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown4-158/+82
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown4-14/+45
2012-04-27ASoC: dpcm: Fixup debugFS for DPCM state.Liam Girdwood1-12/+5
2012-04-27ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan1-6/+7
2012-04-27ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown1-12/+20
2012-04-27Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-58/+231
2012-04-26ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown1-0/+4
2012-04-26ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown1-1/+2
2012-04-26ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown1-2/+4
2012-04-26ASoC: wm8996: Put the microphone biases into bypass mode when idleMark Brown1-0/+12
2012-04-26ASoC: pcm: Add pcm operation for pcm ioctl.Liam Girdwood1-0/+13