aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] cmipci: fix lookup of double ratesClemens Ladisch1-0/+3
2007-10-16[ALSA] cmipci: reorganize set_dac_channels()Clemens Ladisch1-30/+19
2007-10-16[ALSA] cmipci: remove 5.0 formatClemens Ladisch1-3/+3
2007-10-16[ALSA] cmipci: allow 96 kHz playback on non-multichannel rearClemens Ladisch1-6/+6
2007-10-16[ALSA] cmipci: initialize 0x90 registersClemens Ladisch1-0/+4
2007-10-16[ALSA] cmipci: reset the chip when initializingClemens Ladisch1-0/+2
2007-10-16[ALSA] cmipci: show more registers in proc fileClemens Ladisch1-10/+9
2007-10-16[ALSA] cmipci: update register definitionsClemens Ladisch1-64/+109
2007-10-16[ALSA] cmipci: fix version 37 detectionClemens Ladisch1-1/+1
2007-10-16[ALSA] bt87x: fix detection of generic boardsClemens Ladisch1-3/+7
2007-10-16[ALSA] echoaudio - Remove superfluous volatile prefixTakashi Iwai1-8/+7
2007-10-16[ALSA] hda-intel - Improve HD-audio codec probing robustnessDanny Tholen2-0/+5
2007-10-16[ALSA] pcxhr - Fix trigger start with non-linked streamsTakashi Iwai1-0/+1
2007-10-16[ALSA] au88x0_synth.c bugfixAdrian Bunk1-2/+2
2007-10-16[ALSA] hda: BIOS changing subsystem idMatthew Ranostay1-0/+2
2007-10-16[ALSA] snd-bt87x: Power down audio ADC when not in useTrent Piepho1-3/+9
2007-10-16[ALSA] cmipci: add msbits constraint for 24-bit formatClemens Ladisch1-1/+3
2007-10-16[ALSA] hda-codec - Add support for Toshiba A305Takashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Add missing Mic Boost for some ALC882 modelsTakashi Iwai1-0/+3
2007-10-16[ALSA] snd-bt87x: Improve support for different board typesTrent Piepho1-58/+114
2007-10-16[ALSA] hda-codec - Add quirk entry for Casper CPR2000Takashi Iwai1-0/+1
2007-10-16[ALSA] hda-codec - Add missing model names for ALC882 codecsTakashi Iwai1-0/+3
2007-10-16[ALSA] hda-codec - Add support for ASUS A7MTakashi Iwai1-0/+49
2007-10-16[ALSA] hda-codec - Add laptop-automute model for AD1986ATakashi Iwai1-1/+125
2007-10-16[ALSA] hda-codec - Fix wrong pin config order in STAC92xx dell modelsTakashi Iwai1-18/+18
2007-10-16[ALSA] hda-codec - Add support for Acer Aspire 9303Takashi Iwai1-0/+1
2007-10-16[ALSA] cs5535audio: drop unused bus master stuffAndres Salomon2-51/+4
2007-10-16[ALSA] cs5535audio: fix ACC_BM[x]_CMD register handlingAndres Salomon1-5/+5
2007-10-16[ALSA] cs5535audio: update PCI device handling in suspend/resumeAndres Salomon1-2/+10
2007-10-16[ALSA] cs5535audio: fix PRD register save/restore power management raceAndres Salomon3-10/+7
2007-10-16[ALSA] cs5535audio: correctly set dma->substreamAndres Salomon1-0/+2
2007-10-16[ALSA] hda-codec - Fix support for sigmatel codecs that have 2 or more ADCsMaxim Levitsky1-40/+57
2007-10-16[ALSA] hda-codec - make volume knob, the master volume for sigmatel codecsMaxim Levitsky1-0/+48
2007-10-16[ALSA] hda-codec - add support for analog loopback to STAC9204/9205/922x/927xMaxim Levitsky1-0/+58
2007-10-16[ALSA] hda-codec - add support for swapping center/LFE channels to STAC codecsMaxim Levitsky1-4/+72
2007-10-16[ALSA] hda-intel - Fix resume logic, when dynamic power managment is onMaxim Levitsky3-7/+21
2007-10-16[ALSA] hda-intel - fix a race in dynamic power managmentMaxim Levitsky1-1/+3
2007-10-16[ALSA] cmipci: show real chip name in card nameClemens Ladisch1-6/+8
2007-10-16[ALSA] cmipci: check that the legacy MIDI port worksClemens Ladisch1-0/+7
2007-10-16[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37Clemens Ladisch1-3/+3
2007-10-16[ALSA] cmipci: add 96 kHz supportClemens Ladisch1-3/+35
2007-10-16[ALSA] cmipci: remove invalid channels constraintClemens Ladisch1-1/+0
2007-10-16[ALSA] hda-codec - Avoid zero NID in line_out_pins[] of STAC codecsTakashi Iwai1-5/+10
2007-10-16[ALSA] hda-codec - Fix wrong pin-setup at resume of STAC codecsTakashi Iwai1-4/+13
2007-10-16[ALSA] hda-codec - code cleanups in patch_sigmatel.cMaxim Levitsky1-48/+17
2007-10-16[ALSA] hda-codec - Fix capture on ALC262 HP machineszhejiang1-3/+13
2007-10-16[ALSA] hdsp - Add support for latset RME9632 revisionsRemy Bruno1-12/+12
2007-10-16[ALSA] hdspm - Fix autosync bugRemy Bruno1-30/+30
2007-10-16[ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resumeTakashi Iwai1-1/+4
2007-10-16[ALSA] hda-codec - Add Mic Boost control with auto-configurationTakashi Iwai1-8/+60