summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid1-1/+1
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai1-5/+5
2012-06-08ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury1-1/+4
2012-06-08ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai1-1/+1
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-40/+274
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai1-13/+4
2012-05-18ALSA: hda - unlock on error in azx_interrupt()Dan Carpenter1-1/+3
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+4
2012-05-15ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela1-0/+2
2012-05-14ALSA: hda - Support VGA-switcherooTakashi Iwai1-45/+227
2012-05-14ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai1-2/+52
2012-05-10ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai1-4/+22
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai1-13/+1
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai1-1/+13
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-13/+2
2012-03-07ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai1-13/+1
2012-02-28ALSA: hda - Add position_fix=4 (COMBO) optionTakashi Iwai1-1/+9
2012-02-08ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDsSeth Heasley1-0/+5
2012-01-23ALSA: hda - explicitly set buffer-align flag for Nvidia controllersTakashi Iwai1-6/+15
2012-01-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+4
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai1-2/+4
2012-01-20ALSA: hda - Use bint for enable_msi optionTakashi Iwai1-1/+1
2012-01-13ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1David Henningsson1-0/+1
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-36/+70
2012-01-08ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson1-2/+0
2012-01-08ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson1-1/+1
2011-12-31ALSA: hda_intel: Add Oaktrail identifiersLi Peng1-0/+3
2011-12-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+3
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-4/+4
2011-12-15ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson1-1/+2
2011-12-14ALSA: hda - Check non-snoop in a single placeTakashi Iwai1-12/+30
2011-12-14ALSA: HDA: Add support for new AMD productsAndiry Xu1-0/+13
2011-12-12ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson1-0/+1
2011-12-01Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+0
2011-11-29ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes1-1/+0
2011-11-26ALSA: hda - Supports more audio streamsTakashi Iwai1-24/+24
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai1-2/+2
2011-10-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2011-10-18ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai1-0/+1
2011-10-06ALSA: hda - Distinguish each substream for better sticky assignmentTakashi Iwai1-3/+6
2011-10-06Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+5
2011-09-30ALSA: hda - Fix a regression of the position-buffer checkTakashi Iwai1-4/+5
2011-09-28ALSA: hda - Add snoop optionTakashi Iwai1-19/+129
2011-08-04ALSA: hda: option to enable arbitrary buffer/period sizesPierre-Louis Bossart1-15/+53
2011-07-22Merge branch 'topic/hda' into for-linusTakashi Iwai1-24/+52
2011-07-12ALSA: hda - Add Kconfig for the default buffer sizeTakashi Iwai1-1/+7
2011-06-17ALSA: HDA: Remove redundant LPIB quirks for ATI chipsetDavid Henningsson1-8/+0
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1