summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-12-03ASoC: Fix WM8903 right mixer bypass pathMark Brown1-4/+4
2008-12-03ASoC: TWL4030: Add input selection and gain controlsGrazvydas Ignotas2-3/+190
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King4-2/+4
2008-12-02ASoC: Push platform registration down into the cardMark Brown30-48/+54
2008-12-02ALSA: ac97 - Include ac97_codec.h for ac97_bus_type declarationMark Brown1-0/+1
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown1-13/+20
2008-12-02ALSA: emu10k1 - Add capture boost mixer switch for AudigyTakashi Iwai1-0/+46
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao3-1/+3
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao1-1/+1
2008-12-01ASoC: Don't free static data in WM9713Mark Brown1-1/+0
2008-12-01ASoC: TWL4030: Add volume controls for outputsPeter Ujfalusi1-0/+21
2008-12-01ASoC: TWL4030: Change the common playback volume controlsPeter Ujfalusi1-8/+29
2008-12-01ASoC: TWL4030: Change the capture volume control to TLVPeter Ujfalusi1-3/+11
2008-12-01ASoC: Remove in-code changelog from AD73311 driverMark Brown1-3/+0
2008-12-01ASoC: Annotate core removal functionMark Brown1-1/+1
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown26-28/+28
2008-12-01ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.cTakashi Iwai1-1/+2
2008-12-01ALSA: ASoC: Fix compile warnings on corgi.cTakashi Iwai1-5/+1
2008-12-01Revert "ALSA: soc - Fix compile warnings in wm8903.c"Takashi Iwai1-2/+2
2008-12-01ALSA: ASoC: Remove superfluous dependency on SND_SOCTakashi Iwai3-4/+4
2008-12-01Merge branch 'upstream' into topic/asocTakashi Iwai47-197/+572
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds1-5/+5
2008-12-01ALSA: soc - Remove obsoleted sound/driver.h inclusionTakashi Iwai1-1/+0
2008-12-01ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown1-1/+1
2008-12-01ALSA: soc - Fix compile warnings in wm8903.cTakashi Iwai1-2/+2
2008-12-01ALSA: pcxhr - change firmware filenamesMarkus Bollinger1-31/+31
2008-12-01ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai1-1/+4
2008-12-01ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai1-56/+6
2008-12-01ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai1-4/+4
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+2
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-58/+122
2008-11-30of_platform_driver noise on sparceAl Viro1-5/+5
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-1/+1
2008-11-28ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai1-1/+1
2008-11-28ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+0
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai3-76/+91
2008-11-28ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai1-2/+2
2008-11-28ALSA: oxygen: add Claro halo supportClemens Ladisch2-1/+6
2008-11-28ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai1-0/+2
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai1-0/+1
2008-11-28ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2-0/+58
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai1-2/+0
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai3-14/+38
2008-11-28ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai18-109/+528
2008-11-27ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_freeJulia Lawall2-2/+6
2008-11-27ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai1-1/+1
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai3-70/+98
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai3-11/+13
2008-11-27ALSA: hda - make some functions staticTakashi Iwai3-17/+14