summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela
2010-02-02ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo
2010-02-01Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela
2010-01-26Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela
2010-01-26ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai
2010-01-21ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)Jaroslav Kysela
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela
2010-01-18Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-18sound: virtuoso: add Xonar DS supportClemens Ladisch
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai
2010-01-13Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai
2010-01-13ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai
2010-01-08ALSA: hda - support OLPC XO-1.5 DC inputDaniel Drake
2010-01-08ALSA: hda - Configure XO-1.5 microphones at capture timeDaniel Drake
2010-01-08Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela
2010-01-08ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700Ken Prox
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt
2010-01-08ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela
2010-01-07ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela
2009-12-28ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber
2009-12-28ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber
2009-12-28ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch
2009-12-28ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk
2009-12-28ALSA: hda: Refactor powerdown for Realtek HDA codecsDaniel T Chen
2009-12-28ALSA: hda: Add powerdown for Analog Devices HDA codecsDaniel T Chen
2009-12-27ALSA: hda - Use strict_strtoul()Takashi Iwai
2009-12-27ALSA: hda - Add sanity check for storing the user-defined pin configsTakashi Iwai
2009-12-27ALSA: hda - Fix click noises at suspend/free with Realtek codecsTakashi Iwai
2009-12-27ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai
2009-12-26ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecsTakashi Iwai
2009-12-25Merge branch 'fix/hda' into topic/hdaTakashi Iwai