aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] hda-intel - Add black/whitelist for position_fix optionTakashi Iwai1-1/+27
2007-02-09[ALSA] hda-intel - Don't try to probe invalid codecsTakashi Iwai1-1/+1
2007-02-09[ALSA] hda-intel - Disable INTX when MSI is usedTakashi Iwai1-0/+1
2007-02-09[ALSA] hda_intel: increase maximum DMA buffer size to 1024MBJaroslav Kysela1-1/+1
2007-01-09[ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9Jason Gaston1-0/+3
2007-01-09[ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.cPeer Chen1-3/+8
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+2
2006-11-14[PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai1-4/+4
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai1-17/+39
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling1-0/+2
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-10/+23
2006-10-06[ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-23[ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()Takashi Iwai1-24/+22
2006-09-23[ALSA] hda-intel - Fix suspend/resume with MSITakashi Iwai1-0/+10
2006-09-23[ALSA] hda-codec - Fix SPDIF device number of ALC codecsTakashi Iwai1-2/+8
2006-09-23[ALSA] hda-intel - Fix pci_disable_msi() callTakashi Iwai1-1/+2
2006-09-23[ALSA] sound/pci/hda/intel_hda: small cleanupsPavel Machek1-25/+27
2006-09-23[ALSA] hda-intel - Remove volatileTakashi Iwai1-5/+4
2006-09-23[ALSA] intel_hda: MSI supportStephen Hemminger1-1/+9
2006-09-23[ALSA] hda-intel - Switch to polling mode for CORB/RIRB communicationTakashi Iwai1-1/+17
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] hda-intel - Fix race in removeTakashi Iwai1-2/+2
2006-06-22[ALSA] hda - Add support for the ATI RS600 HDMI audio deviceFelix Kuehling1-0/+16
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-31[ALSA] hda-intel - Add support of ATI SB600Felix Kuehling1-0/+2
2006-03-22[ALSA] hda-intel - Auto-correction of the DMA position modeTakashi Iwai1-7/+15
2006-03-22[ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai1-17/+43
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-8/+9
2006-03-22[ALSA] hda-intel - Add single_cmd option for debuggingTakashi Iwai1-31/+26
2006-01-22[ALSA] hda-intel - patch for Intel ICH8Jason Gaston1-0/+2
2006-01-03[ALSA] hda-intel - Fix HDA probe_mask defaultMatt Porter1-1/+1
2006-01-03[ALSA] hda-intel - Use position buffer as defaultTakashi Iwai1-29/+8
2006-01-03[ALSA] hda-intel - Fix PM supportTakashi Iwai1-11/+19
2006-01-03[ALSA] Remove xxx_t typedefs: HDA-IntelTakashi Iwai1-80/+76
2006-01-03[ALSA] sound/hda: rate-limit timeout messageRandy Dunlap1-1/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai1-1/+1
2005-11-04[ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai1-0/+4
2005-11-04[ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch1-23/+11
2005-11-04[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky1-0/+1
2005-11-04[ALSA] hda-intel - Add NVidia supportVinod G1-9/+24
2005-10-07[ALSA] hda-intel - Disable DMA position auto-correctionTakashi Iwai1-0/+5
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] hda-intel - Fix modem PCM creationTakashi Iwai1-1/+1
2005-09-12[ALSA] hda-codec - Assign audio PCMS firstTakashi Iwai1-3/+26
2005-09-12[ALSA] hda-intel - Check validity of DMA positionTakashi Iwai1-22/+41
2005-08-30[ALSA] hda-intel - Fix ULI M5461 supportTakashi Iwai1-33/+117