aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/timer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[ALSA] make control.c suspend awareGiuliano Pochini2-11/+42
2006-03-22[ALSA] hda-codec - Fix support of laptops with AD1986A codecTakashi Iwai2-0/+149
2006-03-22[ALSA] bt87x: add more DVB card IDsClemens Ladisch1-0/+3
2006-03-22[ALSA] usb-audio: change Casio quirk product nameClemens Ladisch1-1/+2
2006-03-22[ALSA] usb-audio: show USB error descriptionsClemens Ladisch1-4/+35
2006-03-22[ALSA] usb-audio: add Casio AP-80R supportClemens Ladisch1-0/+11
2006-03-22[ALSA] Add default entry for CTL Travel Master U553WTakashi Iwai1-0/+2
2006-03-22[ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2-8/+16
2006-03-22[ALSA] ad1848 double freeDave Jones1-3/+1
2006-03-22[ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones1-3/+1
2006-03-22[ALSA] emu10k1_synth use after freeDave Jones1-1/+0
2006-03-22[ALSA] fix usbmixer double kfreeDave Jones1-1/+0
2006-03-22[ALSA] emu10k1 - Add the entry for Audigy4 SB0400Takashi Iwai1-0/+8
2006-03-22[ALSA] vx - Fix memory leak on error pathAlexey Dobriyan1-1/+5
2006-03-22[ALSA] CS5535: shorter delays when accessing AC'97 codec registersDavid Vrabel1-3/+3
2006-03-22[ALSA] hda-codec - Add lg model for LG laptopTakashi Iwai2-28/+193
2006-03-22[ALSA] return ENODEV for disconnected devicesClemens Ladisch1-0/+42
2006-03-22[ALSA] Fix typos in documentTakashi Iwai1-3/+3
2006-03-22[ALSA] Fix missing AD1986a capsrcTakashi Iwai1-1/+1
2006-03-22[ALSA] hda-codec - Fix AD198x recording and add HP modelTakashi Iwai1-44/+255
2006-03-22[ALSA] via82xx - Add dxs entry for ASRock moboTakashi Iwai1-0/+1
2006-03-22[ALSA] Update description of hda-intel modelsTakashi Iwai1-0/+20
2006-03-22[ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai3-15/+155
2006-03-22[ALSA] ice1712 - Fix wordclock status on Delta1010LTDoug McLain1-1/+1
2006-03-22[ALSA] HDA/ALC260: 7/7 - add SPDIF enable to test modelJonathan Woithe1-1/+67
2006-03-22[ALSA] HDA/ALC260: 6/7 - Fujitsu/test model tweaksJonathan Woithe1-54/+54
2006-03-22[ALSA] HDA/ALC260: 5/7 - add 'acer' modelJonathan Woithe1-0/+129
2006-03-22[ALSA] HDA/ALC260: 4/7 - add GPIO switches to test modelJonathan Woithe1-2/+64
2006-03-22[ALSA] HDA/ALC260: 3/7 - generalise some structuresJonathan Woithe1-3/+6
2006-03-22[ALSA] HDA/ALC260: 2/7 - switch pin buffer enablesJonathan Woithe1-20/+38
2006-03-22[ALSA] HDA/ALC260: 1/7 - Fix test model input mux labelJonathan Woithe1-5/+15
2006-03-22[ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.cJesper Juhl1-4/+3
2006-03-22[ALSA] opti9x - Fix compile without CONFIG_PNPTakashi Iwai1-0/+6
2006-03-22[ALSA] cs4236 - Fix a typoTakashi Iwai1-1/+1
2006-03-22[ALSA] usb-audio: optimize snd_usbmidi_count_bits()Clemens Ladisch1-3/+3
2006-03-22[ALSA] Fix sleep in atomic in virmidi driverTakashi Iwai1-2/+2
2006-03-22[ALSA] pcm - Move PAUSE ioctl to common ioctl handlerTakashi Iwai1-8/+8
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai18-21/+51
2006-03-22[ALSA] hda-intel - Auto-correction of the DMA position modeTakashi Iwai1-7/+15
2006-03-22[ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai2-17/+49
2006-03-22[ALSA] hda-codec - Add missing model entries for Intel 945 boardsTakashi Iwai1-0/+6
2006-03-22[ALSA] intel8x0 - wait for ICH_RESETREGSJaroslav Kysela1-1/+10
2006-03-22[ALSA] ice1712 - Delta 1010LT S/PDIF fixesJaroslav Kysela2-1/+38
2006-03-22[ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl2-8/+6
2006-03-22[ALSA] ac97 - Remove duplicated entry in lm4550_restblTakashi Iwai1-1/+0
2006-03-22[ALSA] ad1816a - Fix PCM trigger directionKen Arromdee1-6/+9
2006-03-22[ALSA] via82xx - Add dxs entry for FSC Amilo L7300Takashi Iwai1-0/+1
2006-03-22[ALSA] hda: ALC260 test model implementationJonathan Woithe1-3/+170
2006-03-22[ALSA] hda: minor correction to fujitsu ALC260 initverbsTakashi Iwai1-4/+10
2006-03-22[ALSA] hda: add PCM for 2nd ADC on ALC260Jonathan Woithe1-30/+119