summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-intel - Add ratelimit to timeout messagesMarc Boucher2008-01-311-4/+6
* [ALSA] hda-intel - Make azx_get_response() a bit more robustTakashi Iwai2008-01-311-2/+4
* [ALSA] hda-intel - Add workarounds for STAC codecsTakashi Iwai2008-01-311-2/+6
* [ALSA] HDA: Enable chipset gcap usageTobin Davis2008-01-311-20/+36
* [ALSA] hda_intel: Fix multiple device support by incrementing device countAndrew Paprocki2008-01-311-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-intel - Support multiple devicesTakashi Iwai2008-01-311-27/+35
* [ALSA] snd hda suspend latency: shorten codec readIngo Molnar2008-01-311-1/+2
* [ALSA] HDA-Intel - Add support for RV6xx HDMI audioWolke Liu2008-01-311-1/+9
* [ALSA] HDA-Intel - Add support for RV610/RV630 HDMI audioHerton Ronaldo Krzesinski2008-01-311-0/+4
* Revert "hda_intel suspend latency: shorten codec read"Linus Torvalds2008-01-081-2/+1
* hda_intel suspend latency: shorten codec readIngo Molnar2008-01-061-1/+2
* [ALSA] alsa: Add the MCP79 support to hda_intel driverPeer Chen2007-10-161-0/+4
* [ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2007-10-161-1/+1
* [ALSA] Intel HD Audio: Use list_for_each_entry(_safe)Matthias Kaehlcke2007-10-161-5/+2
* [ALSA] hda-intel - Improve HD-audio codec probing robustnessDanny Tholen2007-10-161-0/+3
* [ALSA] hda-intel - Fix resume logic, when dynamic power managment is onMaxim Levitsky2007-10-161-4/+4
* [ALSA] hda-intel - Add probe_mask blacklistTakashi Iwai2007-10-161-1/+32
* [ALSA] hda-intel - Add position_fix quirk for Dell Precision 390Takashi Iwai2007-10-161-0/+1
* [ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai2007-10-161-1/+2
* [ALSA] hda-intel - Add power_save_controller module optionTakashi Iwai2007-10-161-14/+11
* [ALSA] hda-intel - Fix resume with power saveTakashi Iwai2007-10-161-1/+1
* [ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai2007-10-161-35/+123
* [ALSA] hda-intel - Coding style fixesTakashi Iwai2007-10-161-69/+119
* [ALSA] hda-intel - Show the last command in warning messagesTakashi Iwai2007-07-201-24/+21
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-201-1/+1
* [ALSA] Add the MCP73/77 support to hda_intel driverPeer Chen2007-07-201-0/+6
* [ALSA] hda-intel - Add ATI RS780,R600 HDMI audio supportWolke Liu2007-05-111-0/+4
* [ALSA] hda-intel - Fix detection of audio codec on Toshiba A100Takashi Iwai2007-05-111-4/+7
* [ALSA] hda-intel - Probe additional slots only if necessaryTakashi Iwai2007-05-111-2/+14
* [ALSA] hda_intel: build fixRalf Baechle2007-05-111-1/+1
* [ALSA] hda-intel - Fix HDA buffer alignmentJoachim Deguara2007-03-161-0/+4
* [ALSA] hda-intel - Fix codec probe with ATI contorllersTakashi Iwai2007-03-141-2/+11
* [ALSA] hda-intel - Add black/whitelist for position_fix optionTakashi Iwai2007-02-091-1/+27
* [ALSA] hda-intel - Don't try to probe invalid codecsTakashi Iwai2007-02-091-1/+1
* [ALSA] hda-intel - Disable INTX when MSI is usedTakashi Iwai2007-02-091-0/+1
* [ALSA] hda_intel: increase maximum DMA buffer size to 1024MBJaroslav Kysela2007-02-091-1/+1
* [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9Jason Gaston2007-01-091-0/+3
* [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.cPeer Chen2007-01-091-3/+8
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+2
* [PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai2006-11-151-4/+4
* [ALSA] hda-intel - Add check of MSI availabityTakashi Iwai2006-10-231-17/+39
* [ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling2006-10-221-0/+2
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-10/+23
* [ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr2006-10-061-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()Takashi Iwai2006-09-231-24/+22
* [ALSA] hda-intel - Fix suspend/resume with MSITakashi Iwai2006-09-231-0/+10
* [ALSA] hda-codec - Fix SPDIF device number of ALC codecsTakashi Iwai2006-09-231-2/+8
* [ALSA] hda-intel - Fix pci_disable_msi() callTakashi Iwai2006-09-231-1/+2