aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds154-2825/+3586
2005-11-07[PATCH] sound/oss/sequencer_syms: unexport reprogram_timerAdrian Bunk1-1/+0
2005-11-07[ALSA] ice1724 - Fix ADC mux put callback in aureon.cTakashi Iwai1-1/+1
2005-11-07[ALSA] Cleanup - remove sound/core/wrappers.cJaroslav Kysela1-40/+0
2005-11-04[ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console)Jaroslav Kysela1-5/+0
2005-11-04[ALSA] hda-codec - Minor rewritesTakashi Iwai4-144/+208
2005-11-04[ALSA] hda-codec - Show power state in proc fileTakashi Iwai1-0/+5
2005-11-04[ALSA] ice1724 - Add SPDIF support to Shuttle SN25PTakashi Iwai1-2/+18
2005-11-04[ALSA] usb-audio: start submitting URBs in the prepared stateClemens Ladisch1-38/+62
2005-11-04[ALSA] ac97 - Fix confliction of DRA and surround slotsTakashi Iwai2-0/+11
2005-11-04[ALSA] intel8x0 - Fix irq handler registrationTakashi Iwai1-19/+28
2005-11-04[ALSA] AMD Au1x00 driver: buggy spinlocksKonstantin Baydarov1-4/+4
2005-11-04[ALSA] intel8x0 - Add ac97_quirk for Dell Inspiron 8600Karoly Lorentey1-0/+6
2005-11-04[ALSA] AZT3328 driver updateAndreas Mohr2-388/+728
2005-11-04[ALSA] Fix emu10k1 synth problems.Tim2-3/+2
2005-11-04[ALSA] Fix a typo in the last fixTakashi Iwai1-1/+1
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch3-16/+7
2005-11-04[ALSA] usb-audio: remove superfluous includeClemens Ladisch1-1/+0
2005-11-04[ALSA] clean up device types symbolsClemens Ladisch1-2/+2
2005-11-04[ALSA] Big kfree NULL check cleanup - soundJesper Juhl2-5/+3
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan28-112/+51
2005-11-04[ALSA] intel8x0 - fix capture for M1563Wei Ni1-2/+2
2005-11-04[ALSA] ca0106: Added copyright messages.James Courtier-Dutton1-0/+2
2005-11-04[ALSA] ca0106: Cosmetic changes.James Courtier-Dutton3-20/+17
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai7-27/+29
2005-11-04[ALSA] snd-ca0106: Add midi support.James Courtier-Dutton6-5/+512
2005-11-04[ALSA] hdsp - Code clean upTakashi Iwai1-371/+217
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai60-299/+299
2005-11-04[ALSA] Remove multi-card support for ali5451 and nm256Takashi Iwai2-75/+62
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai7-7/+7
2005-11-04[ALSA] nm256: reset workaround for Latitude CSxJohn W. Linville1-3/+20
2005-11-04[ALSA] ymfpci: change timer resolution to 48 kHzClemens Ladisch1-6/+4
2005-11-04[ALSA] seq-timer: restrict timer frequenciesClemens Ladisch1-3/+17
2005-11-04[ALSA] Fix maestro3 hang after cold bootCharles R. Anderson1-1/+1
2005-11-04[ALSA] intel8x0 - Fix handling of module parametersTakashi Iwai1-7/+7
2005-11-04[ALSA] Reduce interrupt latency in sound/pci/via82xx.cKarsten Wiese1-39/+131
2005-11-04[ALSA] usb-audio: don't call usb_reset_configuration() when probingClemens Ladisch1-7/+0
2005-11-04[ALSA] Enable DXS controls for VIA VT82xxHonza Maly1-11/+63
2005-11-04[ALSA] Remove obsolete chip_tTakashi Iwai3-8/+1
2005-11-04[ALSA] timer: formatting changesClemens Ladisch1-112/+167
2005-11-04[ALSA] timer: remove list_entry() type castsClemens Ladisch1-21/+22
2005-11-04[ALSA] timers: add module refcounting for global timersClemens Ladisch2-4/+7
2005-11-04[ALSA] timer: fix timer instance memory allocation checksClemens Ladisch1-18/+24
2005-11-04[ALSA] Add support of high-rate SPDIF outputTakashi Iwai1-12/+29
2005-11-04[ALSA] hda-codec - Get subsystem ID from AFG/MFGTakashi Iwai2-0/+9
2005-11-04[ALSA] es1938 - Clean up and fix trigger in PMTakashi Iwai1-2/+10
2005-11-04[ALSA] es1938 - Fix resumeRudolf Marek1-1/+3
2005-11-04[ALSA] via82xx - Add DXS entry for Clevo D470Takashi Iwai1-0/+1
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai6-186/+4
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai41-283/+84