summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | [ALSA] ad1848 double freeDave Jones2006-03-221-3/+1
* | [ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones2006-03-221-3/+1
* | [ALSA] emu10k1_synth use after freeDave Jones2006-03-221-1/+0
* | [ALSA] fix usbmixer double kfreeDave Jones2006-03-221-1/+0
* | [ALSA] emu10k1 - Add the entry for Audigy4 SB0400Takashi Iwai2006-03-221-0/+8
* | [ALSA] vx - Fix memory leak on error pathAlexey Dobriyan2006-03-221-1/+5
* | [ALSA] CS5535: shorter delays when accessing AC'97 codec registersDavid Vrabel2006-03-221-3/+3
* | [ALSA] hda-codec - Add lg model for LG laptopTakashi Iwai2006-03-221-28/+192
* | [ALSA] return ENODEV for disconnected devicesClemens Ladisch2006-03-221-0/+42
* | [ALSA] Fix missing AD1986a capsrcTakashi Iwai2006-03-221-1/+1
* | [ALSA] hda-codec - Fix AD198x recording and add HP modelTakashi Iwai2006-03-221-44/+255
* | [ALSA] via82xx - Add dxs entry for ASRock moboTakashi Iwai2006-03-221-0/+1
* | [ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai2006-03-223-15/+155
* | [ALSA] ice1712 - Fix wordclock status on Delta1010LTDoug McLain2006-03-221-1/+1
* | [ALSA] HDA/ALC260: 7/7 - add SPDIF enable to test modelJonathan Woithe2006-03-221-1/+67
* | [ALSA] HDA/ALC260: 6/7 - Fujitsu/test model tweaksJonathan Woithe2006-03-221-54/+54
* | [ALSA] HDA/ALC260: 5/7 - add 'acer' modelJonathan Woithe2006-03-221-0/+129
* | [ALSA] HDA/ALC260: 4/7 - add GPIO switches to test modelJonathan Woithe2006-03-221-2/+64
* | [ALSA] HDA/ALC260: 3/7 - generalise some structuresJonathan Woithe2006-03-221-3/+6
* | [ALSA] HDA/ALC260: 2/7 - switch pin buffer enablesJonathan Woithe2006-03-221-20/+38
* | [ALSA] HDA/ALC260: 1/7 - Fix test model input mux labelJonathan Woithe2006-03-221-5/+15
* | [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.cJesper Juhl2006-03-221-4/+3
* | [ALSA] opti9x - Fix compile without CONFIG_PNPTakashi Iwai2006-03-221-0/+6
* | [ALSA] cs4236 - Fix a typoTakashi Iwai2006-03-221-1/+1
* | [ALSA] usb-audio: optimize snd_usbmidi_count_bits()Clemens Ladisch2006-03-221-3/+3
* | [ALSA] Fix sleep in atomic in virmidi driverTakashi Iwai2006-03-221-2/+2
* | [ALSA] pcm - Move PAUSE ioctl to common ioctl handlerTakashi Iwai2006-03-221-8/+8
* | [ALSA] Fix check of enable module optionTakashi Iwai2006-03-2218-21/+51
* | [ALSA] hda-intel - Auto-correction of the DMA position modeTakashi Iwai2006-03-221-7/+15
* | [ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai2006-03-222-17/+49
* | [ALSA] hda-codec - Add missing model entries for Intel 945 boardsTakashi Iwai2006-03-221-0/+6
* | [ALSA] intel8x0 - wait for ICH_RESETREGSJaroslav Kysela2006-03-221-1/+10
* | [ALSA] ice1712 - Delta 1010LT S/PDIF fixesJaroslav Kysela2006-03-222-1/+38
* | [ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl2006-03-222-8/+6
* | [ALSA] ac97 - Remove duplicated entry in lm4550_restblTakashi Iwai2006-03-221-1/+0
* | [ALSA] ad1816a - Fix PCM trigger directionKen Arromdee2006-03-221-6/+9
* | [ALSA] via82xx - Add dxs entry for FSC Amilo L7300Takashi Iwai2006-03-221-0/+1
* | [ALSA] hda: ALC260 test model implementationJonathan Woithe2006-03-221-3/+170
* | [ALSA] hda: minor correction to fujitsu ALC260 initverbsTakashi Iwai2006-03-221-4/+10
* | [ALSA] hda: add PCM for 2nd ADC on ALC260Jonathan Woithe2006-03-221-30/+119
* | [ALSA] ac97 - Added a codec patch for LM4550Charl Coetzee2006-03-223-1/+33
* | [ALSA] ac97 - Add support of static resolution tablesTakashi Iwai2006-03-221-0/+12
* | [ALSA] usb-audio: add Miditech Play'n Roll supportClemens Ladisch2006-03-221-0/+9
* | [ALSA] bt848 - added Leadtek Winfast tv 2000xp delux to whitelistJaroslav Kysela2006-03-221-4/+6
* | [ALSA] ice1712 - disable unused ADCs & DACs on DMX6fireAlan Horstmann2006-03-222-2/+15
* | [ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CMEClemens Ladisch2006-03-224-8/+10
* | [ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setupJaroslav Kysela2006-03-222-17/+23
* | [ALSA] Removed unneeded page-reserveTakashi Iwai2006-03-221-30/+2
* | [ALSA] Use dma_alloc_coherent() hack on i386 onlyTakashi Iwai2006-03-221-1/+1
* | [ALSA] Fix mulaw -> linear conversion in OSS PCM emulationTakashi Iwai2006-03-221-1/+2
OpenPOWER on IntegriCloud