aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai1-0/+29
2008-10-29ALSA: hda - Add reboot notifierTakashi Iwai1-0/+29
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven1-1/+1
2008-10-10ALSA: Fix for reading RIRB buffer on NVIDIA aza controller with AMD Phenom cpuWei Ni1-0/+3
2008-09-09ALSA: hda - allow probing of 4 codecsTakashi Iwai1-14/+24
2008-08-29ALSA: hda - Fix VIA recording problemJoseph Chan1-3/+88
2008-08-25ALSA: hda - check page continuityTakashi Iwai1-4/+2
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-2/+1
2008-08-25ALSA: hda - disable delayed period-ack with bdl_pos_adj=0Takashi Iwai1-0/+2
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-1/+2
2008-08-21ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen1-0/+9
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang1-0/+1
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+3
2008-07-16ALSA: hda - Align BDL position adjustment parameterTakashi Iwai1-1/+5
2008-06-16ALSA: hda - use upper_32_bits()Takashi Iwai1-10/+5
2008-06-16ALSA: hda - bdl_pos_adj=32 as defaultTakashi Iwai1-4/+3
2008-06-13ALSA: hda - Add a warning if pending IRQ is foundTakashi Iwai1-0/+9
2008-06-13ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsetsTakashi Iwai1-1/+13
2008-06-13ALSA: hda - bdl_pos_adj option to each instanceTakashi Iwai1-10/+15
2008-06-13ALSA: hda - remove position_fix=3Takashi Iwai1-9/+6
2008-06-13ALSA: hda - Add bdl_pos_adj optionTakashi Iwai1-32/+85
2008-06-06[ALSA] hda - increase max_codecs of ICH to 4Takashi Iwai1-1/+1
2008-05-27[ALSA] hda - Add ICH9 controller support (8086:2911)Kailang Yang1-0/+1
2008-05-27[ALSA] hda - Add support of Teradici controllerKailang Yang1-0/+9
2008-05-19[ALSA] hda - Fix DMA position inaccuracyTakashi Iwai1-18/+106
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-4/+1
2008-04-24[ALSA] hda-intel - Add sync supportTakashi Iwai1-17/+79
2008-04-24[ALSA] hda-intel - Add barrierTakashi Iwai1-2/+5
2008-04-24[ALSA] hda-intel - Fix power-off hang on ASUS P5AD2Takashi Iwai1-3/+7
2008-04-24[ALSA] hda_intel: Add the DIDs of nvidia MCP79 HD audio controller to hda_intel.cPeer Chen1-0/+4
2008-04-24[ALSA] hda_intel needs dma-mapping.hAndrew Morton1-0/+1
2008-04-24[ALSA] hda-intel - Use PCI_DEVICE() macroTakashi Iwai1-45/+53
2008-04-24[ALSA] hda-intel - Clean up stream definitionsTakashi Iwai1-21/+8
2008-04-24[ALSA] HDA-Intel - Patch to support RV7xx HDMI AudioLibin Yang1-0/+3
2008-04-24[ALSA] hda-intel - Fix a compile error with CONFIG_SND_DEBUG_DETECT=yTakashi Iwai1-3/+2
2008-04-24[ALSA] hda-intel - Support 64bit buffer allocationTakashi Iwai1-0/+4
2008-04-24[ALSA] hda-intel - Use SG bufferTakashi Iwai1-43/+71
2008-04-24[ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai1-42/+47
2008-02-22[ALSA] hda-intel - Fix Oops with ATI HDMI devicesTakashi Iwai1-1/+1
2008-02-22[ALSA] HDA - enable snoop on SCHTakashi Iwai1-0/+21
2008-01-31[ALSA] HDA-Intel - Add support for Intel SCHTobin Davis1-0/+4
2008-01-31[ALSA] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID'sJason Gaston1-0/+3
2008-01-31[ALSA] hda-intel - Add ratelimit to timeout messagesMarc Boucher1-4/+6
2008-01-31[ALSA] hda-intel - Make azx_get_response() a bit more robustTakashi Iwai1-2/+4
2008-01-31[ALSA] hda-intel - Add workarounds for STAC codecsTakashi Iwai1-2/+6
2008-01-31[ALSA] HDA: Enable chipset gcap usageTobin Davis1-20/+36
2008-01-31[ALSA] hda_intel: Fix multiple device support by incrementing device countAndrew Paprocki1-0/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] hda-intel - Support multiple devicesTakashi Iwai1-27/+35
2008-01-31[ALSA] snd hda suspend latency: shorten codec readIngo Molnar1-1/+2