aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-04[ALSA] Fix a typo in the last fixTakashi Iwai1-1/+1
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch4-16/+8
2005-11-04[ALSA] usb-audio: remove superfluous includeClemens Ladisch1-1/+0
2005-11-04[ALSA] clean up device types symbolsClemens Ladisch2-7/+5
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 Iwai3-77/+64
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai7-7/+7
2005-11-04[ALSA] Add description about a new option of nm256 driverTakashi Iwai1-0/+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 Iwai4-10/+2
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 Ladisch3-4/+8
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] Add the missing forward declrationTakashi Iwai1-0/+1
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 Iwai8-224/+4
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai44-311/+86
2005-11-04[ALSA] Make snd_task_name() module localTakashi Iwai4-13/+11
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai6-41/+10
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai17-102/+126
2005-11-04[ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky3-3/+3
2005-11-04[ALSA] intel8x0 - enable ac97_quirk hp_only for Acer Aspire 3003LCiDick Streefland1-0/+6
2005-11-04[ALSA] Allow 8-44khz sample rates on Revolution 7.1Takashi Iwai1-13/+0
2005-11-04[ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai7-0/+30
2005-11-04[ALSA] intel8x0 - Suppress the codec warnings during probingTakashi Iwai1-2/+5
2005-11-04[ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch8-210/+126
2005-11-04[ALSA] sound: align device drivers menusRandy Dunlap2-8/+8
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky8-52/+3
2005-11-04[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky5-2/+7
2005-11-04[ALSA] ymfpci: add S/PDIF-in > S/PDIF-out loopGlen Masgai1-15/+24