summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] check for linked substreams of different cardsClemens Ladisch2007-10-164-4/+14
* [ALSA] hda-codec - kernel config for each codecTakashi Iwai2007-10-164-14/+125
* [ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai2007-10-164-155/+184
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-166-5/+147
* [ALSA] hdspm - Coding style fixesTakashi Iwai2007-10-161-274/+325
* [ALSA] hda-intel - Coding style fixesTakashi Iwai2007-10-164-122/+225
* [ALSA] Clean up MakefileTakashi Iwai2007-10-162-9/+4
* [ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton2007-10-161-0/+6
* [ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton2007-10-163-15/+53
* [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd modelTakashi Iwai2007-10-161-25/+41
* [ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho2007-10-161-11/+5
* [ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho2007-10-163-40/+92
* [ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho2007-10-162-3/+36
* [ALSA] hda-codec - Fix AD1988 SPDIF outputTakashi Iwai2007-10-161-14/+31
* [ALSA] ca0106: replaced control add sequences with macroTrent Piepho2007-10-161-18/+15
* [ALSA] ca0106: Add analog mute controls for cards with SPI DACTrent Piepho2007-10-163-5/+122
* [ALSA] sound/pci/cs46xx/: fix an off-by-oneAdrian Bunk2007-10-161-1/+1
* [ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2007-10-162-4/+1
* [ALSA] snd-emu10k1:Support for ADAT and S/PDIF.James Courtier-Dutton2007-10-162-9/+49
* [ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251James Courtier-Dutton2007-10-161-0/+9
* [ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton2007-10-161-42/+61
* [ALSA] ymfpci: fix volume handling of the 44.1 kHz slotClemens Ladisch2007-10-161-24/+46
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-1637-720/+92
* [ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2007-10-162-108/+130
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportTrent Piepho2007-07-301-0/+2
* [ALSA] hda-codec - Fix input with STAC92xxTakashi Iwai2007-07-201-7/+0
* [ALSA] hda-intel: support for iMac 24'' released on 09/2006Nicola Fagnani2007-07-201-1/+73
* [ALSA] hda-codec - Add quirk for Asus P5LD2Claudio Matsuoka2007-07-201-0/+1
* [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.James Courtier-Dutton2007-07-201-0/+19
* [ALSA] snd-emu10k1:Enable E-Mu 1616m notebook firmware loading.James Courtier-Dutton2007-07-201-12/+24
* [ALSA] snd-emu10k1: Initial support for E-Mu 1616 and 1616m.James Courtier-Dutton2007-07-201-9/+36
* [ALSA] cs46xx - Fix PM resumeTakashi Iwai2007-07-203-59/+191
* [ALSA] hda: Enable SPDIF in/out on some stac9205 boardsMatthew Ranostay2007-07-201-34/+61
* [ALSA] hda-codec - Add quirks for HP dx2200/dx2250Claudio Matsuoka2007-07-201-0/+2
* [ALSA] hda-codec - Rename HP model-specific quirksClaudio Matsuoka2007-07-201-24/+24
* [ALSA] hda-codec - Add quirk for HP SambaClaudio Matsuoka2007-07-201-0/+1
* [ALSA] hda-codec - Add LG LW20 line-in capture sourceClaudio Matsuoka2007-07-201-4/+5
* [ALSA] hda: stac9202 mixer fixMatthew Ranostay2007-07-201-3/+9
* [ALSA] hda-codec - Add LG LW20 si3054 modem idClaudio Matsuoka2007-07-201-0/+2
* [ALSA] hda-codec - Add VIA HDA to si3054Claudio Matsuoka2007-07-201-0/+2
* [ALSA] HDA-Intel - Add support for MSI K9AGM2-FIH motherboardTobin Davis2007-07-202-0/+2
* [ALSA] hda-codec - Fix default pin config of Abit AW9D-MAXTakashi Iwai2007-07-201-0/+57
* [ALSA] hda-codec - Fix Toshiba A100 with ALC861Takashi Iwai2007-07-201-1/+4
* [ALSA] hda-intel - Show the last command in warning messagesTakashi Iwai2007-07-201-24/+21
* [ALSA] hda-codec - Fix number of pin widgets with STAC codecsTakashi Iwai2007-07-201-5/+5
* [ALSA] hda-codec - Add missing model parameter strings for ALC262Takashi Iwai2007-07-201-1/+2
* [ALSA] hda-codec - Add HP Lucknow 5.1 supportClaudio Matsuoka2007-07-201-0/+81
* [ALSA] hda-codec - Fix HP Nettle 5.1 outputClaudio Matsuoka2007-07-201-1/+64
* [ALSA] hda-codec - Fix the recording selection on VAIO laptopTakashi Iwai2007-07-201-4/+4
OpenPOWER on IntegriCloud