summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-10[ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela
2009-03-24Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-03-19ALSA: hda - Don't reset stream at each prepare callbackTakashi Iwai
2009-03-19ALSA: hda - Don't reset BDL unnecessarilyTakashi Iwai
2009-03-18Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-03-18ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai
2009-03-18ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai
2009-03-02ALSA: hda - Remove Toshiba probe_mask quirkTakashi Iwai
2009-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-03-02ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai
2009-02-27ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7Bpeerchen
2009-02-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-02-16Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai
2009-02-13ALSA: hda - Add forced codec-slots for ASUS W5FTakashi Iwai
2009-02-13ALSA: hda - Allow fixed codec-probe maskTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai
2008-12-20Merge branch 'topic/hda-resume-fix' into topic/hdaTakashi Iwai
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2008-12-11ALSA: hda - Fix a compile warning when CONFIG_PM=nTakashi Iwai
2008-12-07Sound: hda - Restore PCI configuration space with interrupts offRafael J. Wysocki
2008-11-28ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai
2008-11-27ALSA: hda - make some functions staticTakashi Iwai
2008-11-24ALSA: hda - Add probe_mask quirk for Medion MD96630Takashi Iwai
2008-11-20ALSA: azx_probe() cleanupWu Fengguang
2008-11-13ALSA: hda - support detecting HD Audio devices with PCI class codeYang, Libin
2008-11-07ALSA: hda - Fix probe errors on Dell Studio DesktopTakashi Iwai
2008-11-06ALSA: hda - Make codec-probing more robustTakashi Iwai
2008-11-06ALSA: hda - simplify hda_bus ops callbacksTakashi Iwai
2008-10-31Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai
2008-10-29Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai
2008-10-29ALSA: hda - Add reboot notifierTakashi Iwai
2008-10-28ALSA: hda - Remove old codec-probe limitationTakashi Iwai
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven
2008-10-13ALSA: hda - Add infrastructure for dynamic stream allocationTakashi Iwai
2008-10-10ALSA: Fix for reading RIRB buffer on NVIDIA aza controller with AMD Phenom cpuWei Ni
2008-09-09ALSA: hda - allow probing of 4 codecsTakashi Iwai
2008-08-29ALSA: hda - Fix VIA recording problemJoseph Chan
2008-08-25ALSA: hda - check page continuityTakashi Iwai
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-08-25ALSA: hda - disable delayed period-ack with bdl_pos_adj=0Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-08-21ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang