summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-31[ALSA] HDA-Intel - Add support for RV6xx HDMI audioWolke Liu1-1/+9
2008-01-31[ALSA] HDA-Intel - Add support for RV610/RV630 HDMI audioHerton Ronaldo Krzesinski1-0/+4
2008-01-08Revert "hda_intel suspend latency: shorten codec read"Linus Torvalds1-2/+1
2008-01-06hda_intel suspend latency: shorten codec readIngo Molnar1-1/+2
2007-10-16[ALSA] alsa: Add the MCP79 support to hda_intel driverPeer Chen1-0/+4
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman1-1/+1
2007-10-16[ALSA] Intel HD Audio: Use list_for_each_entry(_safe)Matthias Kaehlcke1-5/+2
2007-10-16[ALSA] hda-intel - Improve HD-audio codec probing robustnessDanny Tholen1-0/+3
2007-10-16[ALSA] hda-intel - Fix resume logic, when dynamic power managment is onMaxim Levitsky1-4/+4
2007-10-16[ALSA] hda-intel - Add probe_mask blacklistTakashi Iwai1-1/+32
2007-10-16[ALSA] hda-intel - Add position_fix quirk for Dell Precision 390Takashi Iwai1-0/+1
2007-10-16[ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai1-1/+2
2007-10-16[ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai1-14/+11
2007-10-16[ALSA] hda-intel - Fix resume with power saveTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai1-35/+123
2007-10-16[ALSA] hda-intel - Coding style fixesTakashi Iwai1-69/+119
2007-07-20[ALSA] hda-intel - Show the last command in warning messagesTakashi Iwai1-24/+21
2007-07-20[ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai1-1/+1
2007-07-20[ALSA] Add the MCP73/77 support to hda_intel driverPeer Chen1-0/+6
2007-05-11[ALSA] hda-intel - Add ATI RS780,R600 HDMI audio supportWolke Liu1-0/+4
2007-05-11[ALSA] hda-intel - Fix detection of audio codec on Toshiba A100Takashi Iwai1-4/+7
2007-05-11[ALSA] hda-intel - Probe additional slots only if necessaryTakashi Iwai1-2/+14
2007-05-11[ALSA] hda_intel: build fixRalf Baechle1-1/+1
2007-03-16[ALSA] hda-intel - Fix HDA buffer alignmentJoachim Deguara1-0/+4
2007-03-14[ALSA] hda-intel - Fix codec probe with ATI contorllersTakashi Iwai1-2/+11
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-15[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