| Commit message (Expand) | Author | Files | Lines |
2007-10-16 | [ALSA] SC6000 driver - add HAS_IOPORT dependency | Jaroslav Kysela | 1 | -1/+1 |
2007-10-16 | [ALSA] echoaudio - Remove superfluous volatile prefix | Takashi Iwai | 1 | -8/+7 |
2007-10-16 | [ALSA] Add description of sc6000 driver | Takashi Iwai | 1 | -0/+15 |
2007-10-16 | [ALSA] Gallant SC-6000 driver | Krzysztof Helt | 3 | -0/+669 |
2007-10-16 | [ALSA] hda-intel - Improve HD-audio codec probing robustness | Danny Tholen | 2 | -0/+5 |
2007-10-16 | [ALSA] pcxhr - Fix trigger start with non-linked streams | Takashi Iwai | 1 | -0/+1 |
2007-10-16 | [ALSA] Fix CS4270 volume control and optimize I2C operations | Timur Tabi | 1 | -8/+13 |
2007-10-16 | [ALSA] cs4231-lib: improved waiting after mce_down | Krzysztof Helt | 1 | -10/+13 |
2007-10-16 | [ALSA] Kill useless volatile in pcm.h | Takashi Iwai | 1 | -2/+2 |
2007-10-16 | [ALSA] Fix 'discards qualifiers' compile warnings in pcm.h | Takashi Iwai | 1 | -2/+2 |
2007-10-16 | [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d} | Rene Herman | 2 | -26/+23 |
2007-10-16 | [ALSA] ad1848: replace HZ calculus with msecs_to_jiffies() | Rene Herman | 1 | -2/+2 |
2007-10-16 | [ALSA] ad1838/cs4231 - fix MCE timeout upon initial load | Rene Herman | 2 | -17/+14 |
2007-10-16 | [ALSA] au88x0_synth.c bugfix | Adrian Bunk | 1 | -2/+2 |
2007-10-16 | [ALSA] ad1848: fix AD1848P macro | Rene Herman | 1 | -1/+1 |
2007-10-16 | [ALSA] hda: BIOS changing subsystem id | Matthew Ranostay | 1 | -0/+2 |
2007-10-16 | [ALSA] unexport snd_ctl_elem_{read,write} | Adrian Bunk | 1 | -4/+0 |
2007-10-16 | [ALSA] sun-cs4231: checkpatch fixes | Krzysztof Helt | 1 | -150/+230 |
2007-10-16 | [ALSA] document basic TLV stuff | Clemens Ladisch | 1 | -2/+59 |
2007-10-16 | [ALSA] snd-bt87x: Power down audio ADC when not in use | Trent Piepho | 1 | -3/+9 |
2007-10-16 | [ALSA] cmipci: add msbits constraint for 24-bit format | Clemens Ladisch | 1 | -1/+3 |
2007-10-16 | [ALSA] hda-codec - Add support for Toshiba A305 | Takashi Iwai | 1 | -0/+1 |
2007-10-16 | [ALSA] hda-codec - Add missing Mic Boost for some ALC882 models | Takashi Iwai | 1 | -0/+3 |
2007-10-16 | [ALSA] snd-bt87x: Improve support for different board types | Trent Piepho | 1 | -58/+114 |
2007-10-16 | [ALSA] cs4231-lib: replace common delay loop by function | Krzysztof Helt | 1 | -30/+20 |
2007-10-16 | [ALSA] ad1848_lib: replace common delay loop by function | Krzysztof Helt | 1 | -22/+24 |
2007-10-16 | [ALSA] dbri - Use linux/of.h instead of asm/prom.h | Krzysztof Helt | 1 | -1/+1 |
2007-10-16 | [ALSA] hda-codec - Add quirk entry for Casper CPR2000 | Takashi Iwai | 1 | -0/+1 |
2007-10-16 | [ALSA] hda-codec - Add missing model names for ALC882 codecs | Takashi Iwai | 2 | -0/+6 |
2007-10-16 | [ALSA] hda-codec - Add support for ASUS A7M | Takashi Iwai | 1 | -0/+49 |
2007-10-16 | [ALSA] hda-codec - Add laptop-automute model for AD1986A | Takashi Iwai | 2 | -1/+126 |
2007-10-16 | [ALSA] Add missing models for Dell with STAC9200 codec | Takashi Iwai | 1 | -0/+3 |
2007-10-16 | [ALSA] hda-codec - Fix wrong pin config order in STAC92xx dell models | Takashi Iwai | 1 | -18/+18 |
2007-10-16 | [ALSA] hda-codec - Add support for Acer Aspire 9303 | Takashi Iwai | 1 | -0/+1 |
2007-10-16 | [ALSA] sun-cs4231: memory management fix | Krzysztof Helt | 1 | -4/+0 |
2007-10-16 | [ALSA] dbri: conversion to OpenFirmware framework | Krzysztof Helt | 1 | -74/+69 |
2007-10-16 | [ALSA] cs4231 header split | Krzysztof Helt | 2 | -154/+181 |
2007-10-16 | [ALSA] dbri: more cleanups | Krzysztof Helt | 1 | -52/+44 |
2007-10-16 | [ALSA] sun-cs4231: code improvements | Krzysztof Helt | 1 | -131/+73 |
2007-10-16 | [ALSA] cs5535audio: drop unused bus master stuff | Andres Salomon | 2 | -51/+4 |
2007-10-16 | [ALSA] cs5535audio: fix ACC_BM[x]_CMD register handling | Andres Salomon | 1 | -5/+5 |
2007-10-16 | [ALSA] cs5535audio: update PCI device handling in suspend/resume | Andres Salomon | 1 | -2/+10 |
2007-10-16 | [ALSA] cs5535audio: fix PRD register save/restore power management race | Andres Salomon | 3 | -10/+7 |
2007-10-16 | [ALSA] cs5535audio: correctly set dma->substream | Andres Salomon | 1 | -0/+2 |
2007-10-16 | [ALSA] hda-codec - Fix support for sigmatel codecs that have 2 or more ADCs | Maxim Levitsky | 1 | -40/+57 |
2007-10-16 | [ALSA] hda-codec - make volume knob, the master volume for sigmatel codecs | Maxim Levitsky | 1 | -0/+48 |
2007-10-16 | [ALSA] hda-codec - add support for analog loopback to STAC9204/9205/922x/927x | Maxim Levitsky | 1 | -0/+58 |
2007-10-16 | [ALSA] hda-codec - add support for swapping center/LFE channels to STAC codecs | Maxim Levitsky | 1 | -4/+72 |
2007-10-16 | [ALSA] hda-intel - Fix resume logic, when dynamic power managment is on | Maxim Levitsky | 3 | -7/+21 |
2007-10-16 | [ALSA] hda-intel - fix a race in dynamic power managment | Maxim Levitsky | 1 | -1/+3 |