summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown2012-02-211-0/+2
* ASoC: twl4030: Debug code cleanupPeter Ujfalusi2012-02-211-16/+17
* ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown2012-02-211-3/+2
* ASoC: wm8776: Add WM8775 device ID to the WM8776Mark Brown2012-02-211-1/+7
* ASoC: ak4104: Convert to module_spi_driver()Mark Brown2012-02-201-11/+1
* ASoC: ak4104: Remove uninformative print on probe()Mark Brown2012-02-201-1/+0
* ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo2012-02-202-2/+0
* ASoC: fsi: Add DMAEngine supportKuninori Morimoto2012-02-201-0/+232
* Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown2012-02-205-7/+35
|\
| * ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen2012-02-141-0/+6
| * Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-141-5/+1
| |\
| | * ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
| * | Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai2012-02-131-0/+23
| |\ \
| | * | ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai2012-02-131-0/+23
| * | | ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai2012-02-131-0/+3
| * | | ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai2012-02-091-2/+2
* | | | ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin2012-02-201-5/+5
* | | | ASoC: soc-core: Show the returned values on error messagesFabio Estevam2012-02-171-17/+22
* | | | ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown2012-02-171-0/+1
* | | | ASoC: wm8996: Convert to module_i2c_driver()Mark Brown2012-02-171-19/+1
* | | | ASoC: wm8993: Convert to module_i2c_driver()Mark Brown2012-02-171-18/+1
* | | | ASoC: wm8962: Convert to module_i2c_driver()Mark Brown2012-02-171-11/+1
* | | | ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown2012-02-171-1/+3
* | | | ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown2012-02-171-6/+14
* | | | ASoC: dapm: Convert stream events to use DAI widgetsMark Brown2012-02-171-26/+17
* | | | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-172-8/+138
* | | | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-1/+1
* | | | ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-173-39/+41
* | | | ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown2012-02-171-21/+14
* | | | ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-171-3/+2
* | | | ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin2012-02-171-7/+5
* | | | ASoC: ak4535: Convert to direct regmap API usageMark Brown2012-02-172-13/+55
* | | | ASoC: ak4535: Remove bitrotted driver versionMark Brown2012-02-171-4/+0
* | | | ASoC: ak4535: Make I2C usage unconditionalMark Brown2012-02-171-23/+1
* | | | ASoC: ak4535: Remove -codec from driver nameMark Brown2012-02-171-1/+1
* | | | ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown2012-02-171-41/+72
* | | | ASoC: wm8962: Don't automatically enable and disable FLLMark Brown2012-02-171-66/+6
* | | | ASoC: wm8962: Clean up register dump cruftMark Brown2012-02-171-9/+0
* | | | ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown2012-02-171-1/+1
* | | | ASoC: wm8962: Log the selected SYSCLK ratioMark Brown2012-02-171-0/+2
* | | | ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown2012-02-171-1/+2
* | | | ASoC: wm8962: Update the clocking when setting system clockMark Brown2012-02-171-0/+2
* | | | ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood2012-02-161-6/+6
* | | | ASoC: Show device id in the debug messageAxel Lin2012-02-163-3/+3
* | | | ASoC: Get correct revision id for wm2200Axel Lin2012-02-161-1/+1
* | | | ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-151-0/+32
* | | | ASoC: dapm: Convert pin switches to use snd_soc_cardMark Brown2012-02-151-10/+10
* | | | ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood2012-02-151-4/+2
* | | | ASoC: dapm: Notify stream event to all card components.Liam Girdwood2012-02-151-4/+6
* | | | ASoC: dapm - Make DAPM reset code a separate function.Liam Girdwood2012-02-151-7/+14