| Commit message (Expand) | Author | Age | Files | Lines |
* | [ALSA] CS5535: shorter delays when accessing AC'97 codec registers | David Vrabel | 2006-03-22 | 1 | -3/+3 |
* | [ALSA] hda-codec - Add lg model for LG laptop | Takashi Iwai | 2006-03-22 | 1 | -28/+192 |
* | [ALSA] return ENODEV for disconnected devices | Clemens Ladisch | 2006-03-22 | 1 | -0/+42 |
* | [ALSA] Fix missing AD1986a capsrc | Takashi Iwai | 2006-03-22 | 1 | -1/+1 |
* | [ALSA] hda-codec - Fix AD198x recording and add HP model | Takashi Iwai | 2006-03-22 | 1 | -44/+255 |
* | [ALSA] via82xx - Add dxs entry for ASRock mobo | Takashi Iwai | 2006-03-22 | 1 | -0/+1 |
* | [ALSA] hda-codec - Fix ALC262 for Fujitsu laptop | Takashi Iwai | 2006-03-22 | 3 | -15/+155 |
* | [ALSA] ice1712 - Fix wordclock status on Delta1010LT | Doug McLain | 2006-03-22 | 1 | -1/+1 |
* | [ALSA] HDA/ALC260: 7/7 - add SPDIF enable to test model | Jonathan Woithe | 2006-03-22 | 1 | -1/+67 |
* | [ALSA] HDA/ALC260: 6/7 - Fujitsu/test model tweaks | Jonathan Woithe | 2006-03-22 | 1 | -54/+54 |
* | [ALSA] HDA/ALC260: 5/7 - add 'acer' model | Jonathan Woithe | 2006-03-22 | 1 | -0/+129 |
* | [ALSA] HDA/ALC260: 4/7 - add GPIO switches to test model | Jonathan Woithe | 2006-03-22 | 1 | -2/+64 |
* | [ALSA] HDA/ALC260: 3/7 - generalise some structures | Jonathan Woithe | 2006-03-22 | 1 | -3/+6 |
* | [ALSA] HDA/ALC260: 2/7 - switch pin buffer enables | Jonathan Woithe | 2006-03-22 | 1 | -20/+38 |
* | [ALSA] HDA/ALC260: 1/7 - Fix test model input mux label | Jonathan Woithe | 2006-03-22 | 1 | -5/+15 |
* | [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c | Jesper Juhl | 2006-03-22 | 1 | -4/+3 |
* | [ALSA] opti9x - Fix compile without CONFIG_PNP | Takashi Iwai | 2006-03-22 | 1 | -0/+6 |
* | [ALSA] cs4236 - Fix a typo | Takashi Iwai | 2006-03-22 | 1 | -1/+1 |
* | [ALSA] usb-audio: optimize snd_usbmidi_count_bits() | Clemens Ladisch | 2006-03-22 | 1 | -3/+3 |
* | [ALSA] Fix sleep in atomic in virmidi driver | Takashi Iwai | 2006-03-22 | 1 | -2/+2 |
* | [ALSA] pcm - Move PAUSE ioctl to common ioctl handler | Takashi Iwai | 2006-03-22 | 1 | -8/+8 |
* | [ALSA] Fix check of enable module option | Takashi Iwai | 2006-03-22 | 18 | -21/+51 |
* | [ALSA] hda-intel - Auto-correction of the DMA position mode | Takashi Iwai | 2006-03-22 | 1 | -7/+15 |
* | [ALSA] hda-intel - Automatic correction to single_cmd mode | Takashi Iwai | 2006-03-22 | 2 | -17/+49 |
* | [ALSA] hda-codec - Add missing model entries for Intel 945 boards | Takashi Iwai | 2006-03-22 | 1 | -0/+6 |
* | [ALSA] intel8x0 - wait for ICH_RESETREGS | Jaroslav Kysela | 2006-03-22 | 1 | -1/+10 |
* | [ALSA] ice1712 - Delta 1010LT S/PDIF fixes | Jaroslav Kysela | 2006-03-22 | 2 | -1/+38 |
* | [ALSA] no need to check pointers passed to vfree() for NULL | Jesper Juhl | 2006-03-22 | 2 | -8/+6 |
* | [ALSA] ac97 - Remove duplicated entry in lm4550_restbl | Takashi Iwai | 2006-03-22 | 1 | -1/+0 |
* | [ALSA] ad1816a - Fix PCM trigger direction | Ken Arromdee | 2006-03-22 | 1 | -6/+9 |
* | [ALSA] via82xx - Add dxs entry for FSC Amilo L7300 | Takashi Iwai | 2006-03-22 | 1 | -0/+1 |
* | [ALSA] hda: ALC260 test model implementation | Jonathan Woithe | 2006-03-22 | 1 | -3/+170 |
* | [ALSA] hda: minor correction to fujitsu ALC260 initverbs | Takashi Iwai | 2006-03-22 | 1 | -4/+10 |
* | [ALSA] hda: add PCM for 2nd ADC on ALC260 | Jonathan Woithe | 2006-03-22 | 1 | -30/+119 |
* | [ALSA] ac97 - Added a codec patch for LM4550 | Charl Coetzee | 2006-03-22 | 3 | -1/+33 |
* | [ALSA] ac97 - Add support of static resolution tables | Takashi Iwai | 2006-03-22 | 1 | -0/+12 |
* | [ALSA] usb-audio: add Miditech Play'n Roll support | Clemens Ladisch | 2006-03-22 | 1 | -0/+9 |
* | [ALSA] bt848 - added Leadtek Winfast tv 2000xp delux to whitelist | Jaroslav Kysela | 2006-03-22 | 1 | -4/+6 |
* | [ALSA] ice1712 - disable unused ADCs & DACs on DMX6fire | Alan Horstmann | 2006-03-22 | 2 | -2/+15 |
* | [ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CME | Clemens Ladisch | 2006-03-22 | 4 | -8/+10 |
* | [ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setup | Jaroslav Kysela | 2006-03-22 | 2 | -17/+23 |
* | [ALSA] Removed unneeded page-reserve | Takashi Iwai | 2006-03-22 | 1 | -30/+2 |
* | [ALSA] Use dma_alloc_coherent() hack on i386 only | Takashi Iwai | 2006-03-22 | 1 | -1/+1 |
* | [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation | Takashi Iwai | 2006-03-22 | 1 | -1/+2 |
* | [ALSA] usb-audio: add UM-1EX/UM-2EX information | Clemens Ladisch | 2006-03-22 | 1 | -2/+3 |
* | [ALSA] usb-audio: fix number of G-70 ports | Clemens Ladisch | 2006-03-22 | 1 | -2/+2 |
* | [ALSA] snd_pcm_format_name() is no longer exported | Jaroslav Kysela | 2006-03-22 | 2 | -2/+1 |
* | [ALSA] usb-audio: add Roland G-70 support | Clemens Ladisch | 2006-03-22 | 1 | -1/+14 |
* | [ALSA] ymfpci - make rear channel swap optional | Jaroslav Kysela | 2006-03-22 | 2 | -15/+32 |
* | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 2006-03-22 | 10 | -54/+55 |