summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko2007-01-091-1/+2
* [ALSA] hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai2007-01-091-2/+3
* [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9Jason Gaston2007-01-091-0/+3
* [ALSA] Fix potential NULL pointer dereference in echoaudio midiGiuliano Pochini2007-01-091-2/+4
* [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.cPeer Chen2007-01-091-3/+8
* [PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard NorrgÄrd2007-01-011-0/+2
* [ALSA] ac97: Identify CMI9761 chips.James Courtier-Dutton2006-12-201-3/+3
* [ALSA] ac97_codec - trivial fix for bit update functionsJames C Georgas2006-12-201-2/+2
* [ALSA] snd-ca0106: Fix typos.James Courtier-Dutton2006-12-201-2/+2
* [ALSA] snd-ca0106: Add new card variant.James Courtier-Dutton2006-12-201-4/+26
* [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2Nickolay V. Shmyrev2006-12-201-0/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-2042-66/+73
* [ALSA] Fix invalid assignment of PCI revisionTakashi Iwai2006-12-204-5/+5
* [ALSA] hda-codec - fix typo in PCI IDsChristian Hesse2006-12-201-1/+1
* [ALSA] ac97 - Fix potential negative array indexTakashi Iwai2006-12-201-1/+3
* [ALSA] hda-codec - Verbose proc output for PCM parametersTakashi Iwai2006-12-201-4/+47
* [ALSA] hda-codec - Fix detection of supported sample ratesTakashi Iwai2006-12-201-3/+0
* [ALSA] hda-codec - Fix model for ASUS V1j laptopTakashi Iwai2006-12-201-0/+2
* [ALSA] hda-codec - Add model for HP q965Takashi Iwai2006-12-201-0/+2
* [ALSA] hda-codec - Fix a typoTakashi Iwai2006-12-201-1/+1
* [ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno2006-12-201-1/+1
* [ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai2006-12-201-1/+2
* [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.cTakashi Iwai2006-12-202-2/+2
* [ALSA] ymfpci: fix swap_rear for S/PDIF passthroughGlen Masgai2006-12-202-8/+5
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-207-21/+21
* [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptopJaroslav Kysela2006-12-201-1/+2
* [ALSA] via82xx: add __devinitdataAndreas Mohr2006-12-201-2/+2
* [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-122-74/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-8/+9
|\
| * [ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton2006-11-281-0/+1
| * [ALSA] hda: fix typo for xw4400 PCI sub-IDJohn W. Linville2006-11-281-1/+1
| * [ALSA] hda: fix sigmatel dell system detectionMatt Porter2006-11-281-7/+7
* | WorkStruct: make allyesconfigDavid Howells2006-11-223-7/+11
|/
* [PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai2006-11-141-4/+4
* [PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptopKeith Packard2006-10-241-0/+6
* [ALSA] hda-intel - Add check of MSI availabityTakashi Iwai2006-10-231-17/+39
* [ALSA] Fix AC97 power-saving modeTakashi Iwai2006-10-221-6/+2
* [ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling2006-10-222-0/+3
* [ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai2006-10-221-0/+2
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-2226-145/+276
* [ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai2006-10-221-2/+2
* Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-061-4/+0
|\
| * Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-4/+0
* | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-061-0/+1
* | [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard2006-10-061-2/+2
* | [ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr2006-10-061-0/+1
* | [ALSA] Add new subdevice ids for hda-intelTobin Davis2006-10-061-0/+4
* | [ALSA] WM9712 fixes for ac97_patch.cLuke Zhang2006-10-061-3/+4
* | [ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky2006-10-061-0/+5
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0545-86/+69