summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2010-08-28Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-28Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-28ALSA: pcm: add more format namesDan Carpenter
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin
2010-08-26ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson
2010-08-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-23ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer
2010-08-23Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-23ALSA: hda - Add support for Lenovo S10-3tJerone Young
2010-08-20ALSA: hda - Fix stream and channel-ids codec-bus wideTakashi Iwai
2010-08-20ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecsTakashi Iwai
2010-08-19ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen
2010-08-19ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai
2010-08-19ALSA: hda - Add support for IDT 92HD89XX codecsCharles Chin
2010-08-18Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-18Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang
2010-08-16ASoC: Remove DSP mode support for WM8776Mark Brown
2010-08-16ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai
2010-08-16ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai
2010-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-15Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-15Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter
2010-08-13ASoC: Only tweak WM8994 chip configuration on devices up to rev DMark Brown
2010-08-13ASoC: Optimise DSP performance for WM8994Mark Brown
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai
2010-08-13ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini
2010-08-11Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-08-11Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-08-10ASoC: add AD1980 obsolete informationSonic Zhang
2010-08-10ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai
2010-08-10ALSA: hda - Adding support for new IDT 92HD87XX codecsCharles Chin
2010-08-10ASoC: Fix inverted mute controls for WM8580Mark Brown
2010-08-10ALSA: HDA: Use model=auto for LG R510David Henningsson
2010-08-10ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify namesStephen Warren
2010-08-09ALSA: hda - add support for Conexant CX20584Takashi Iwai
2010-08-09ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000Steven Eastland
2010-08-09ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe
2010-08-09Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-06sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely