aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-30[ALSA] hda-intel: Suspend/resume fixes for PCM devicesJaroslav Kysela1-2/+5
2005-08-30[ALSA] hda-intel - Add SiS966 supportTakashi Iwai1-1/+3
2005-07-28[ALSA] hda: enable unsolicited responsesMatt1-0/+6
2005-06-22[ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai1-1/+1
2005-06-22[ALSA] hda-codec - Add support of more models with ALC codecsTakashi Iwai1-0/+1
2005-06-22[ALSA] hda-intel - Fix Oops in the error pathTakashi Iwai1-1/+4
2005-05-29[ALSA] Fix a typo in position_fix module option typeTakashi Iwai1-1/+1
2005-05-29[ALSA] Add support of VIA VT8251/VT8237A HD-Audio controllersTakashi Iwai1-1/+4
2005-05-29[ALSA] Adding support for ATI IXP450 HD Audio device supportFrederick Li1-3/+20
2005-05-29[ALSA] Add position_fix module optionTakashi Iwai1-37/+48
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-05-01[PATCH] hda_intel: Intel ESB2 supportJason Gaston1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1449