summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox1-13/+22
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai18-368/+709
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt1-16/+1
2010-01-08ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela1-1/+1
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2-12/+24
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela3-193/+120
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela2-23/+121
2010-01-07ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela1-10/+17
2009-12-28ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber3-15/+130
2009-12-28ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber2-2/+30
2009-12-28ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch1-39/+37
2009-12-28ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk3-4/+133
2009-12-25ALSA: jazz16: refine dma and irq selectionKrzysztof Helt2-2/+22
2009-12-25Merge branch 'fix/misc' into topic/miscTakashi Iwai16-97/+448
2009-12-25ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski1-4/+4
2009-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai4-15/+40
2009-12-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+5
2009-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-16/+2
2009-12-23ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier1-0/+3
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt1-1/+2
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-22ASoC: add missing parameter to mx27vis_hifi_hw_free()Guennadi Liakhovetski1-1/+2
2009-12-22ASoC: sh: FSI:: don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2009-12-22ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai4-23/+58
2009-12-22ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli2-16/+2
2009-12-22ALSA: hda - Add MSI blacklistTakashi Iwai1-0/+1
2009-12-22ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola1-1/+21
2009-12-22ALSA: refine rate selection in snd_interval_ratnum()Krzysztof Helt1-3/+17
2009-12-22Merge branch 'fix/misc' into topic/miscTakashi Iwai6-126/+67
2009-12-22ALSA: hda - Fix NULL dereference with enable_beep=0 optionTakashi Iwai1-9/+10
2009-12-21ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai1-0/+1
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt6-16/+510
2009-12-21Merge branch 'fix/misc' into for-linusTakashi Iwai10-132/+73
2009-12-21Merge branch 'fix/asoc' into for-linusTakashi Iwai3-19/+3
2009-12-21Merge branch 'fix/hda' into for-linusTakashi Iwai2-37/+391
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt1-3/+3
2009-12-21ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt1-2/+2
2009-12-21Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai201-3409/+9545
2009-12-21ALSA: HDA: add powersaving hook for RealtekHector Martin1-0/+36
2009-12-21ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin1-1/+20
2009-12-21ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin1-4/+2
2009-12-21ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen1-1/+9
2009-12-20ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela1-2/+0
2009-12-20Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Jaroslav Kysela4-31/+338
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall2-2/+2
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King2-21/+30
2009-12-18ALSA: AACI: add double-rate supportRussell King1-2/+15
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King1-15/+7
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King1-11/+7
2009-12-18ALSA: AACI: simplify codec rate informationRussell King1-72/+3