summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-22ALSA: hda - use LPIB for delay estimationPierre-Louis Bossart1-7/+29
2012-09-22ALSA: hda - force use of SSYNC bitsPierre-Louis Bossart1-20/+16
2012-09-17ALSA: hda - Add another pci id for Haswell boardWang Xingchao1-0/+3
2012-09-13ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai1-0/+1
2012-09-13ALSA: hda - Allow to pass position_fix=0 explicitlyTakashi Iwai1-2/+3
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2012-09-11ALSA: hda - Avoid BDL position workaround when no_period_wakeup is setTakashi Iwai1-5/+7
2012-09-11ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob1-0/+1
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-9/+7
2012-08-30ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai1-16/+3
2012-08-24ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin1-0/+2
2012-08-23ALSA: hda - add runtime PM supportMengdong Lin1-17/+66
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+9
2012-08-20ALSA: hda - Check the power state when power_save option is changedTakashi Iwai1-1/+57
2012-08-14ALSA: hda - Fix possible compile warnings regarding CONFIG_PMTakashi Iwai1-5/+2
2012-08-09ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+9
2012-08-09ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADERTakashi Iwai1-0/+2
2012-08-09ALSA: hda - Deferred probing with request_firmware_nowait()Takashi Iwai1-4/+38
2012-08-09ALSA: hda - Load firmware in hda_intel.cTakashi Iwai1-5/+24
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai1-11/+18
2012-07-16ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCHTakashi Iwai1-1/+1
2012-07-16ALSA: hda - Add DeviceID for Haswell HDAWang Xingchao1-0/+5
2012-07-04Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai1-3/+3
2012-07-03ALSA: hda - Remove beep_mode=2Takashi Iwai1-3/+3
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-11/+18
2012-06-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-8/+11
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid1-1/+1
2012-06-15ALSA: hda_intel: activate COMBO mode for Intel client chipsetsSeth Heasley1-3/+8
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai1-5/+5
2012-06-11ALSA: hda - add support for HD-Audio of VIA HDMI GFX CardsAnnie Liu1-0/+4
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