summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)Author
2010-02-05ALSA: cosmetic: make hda intel interrupt name consistent with othersMaxim Levitsky
2010-02-05ALSA: hda - Delay switching to polling mode if an interrupt was missingMaxim Levitsky
2010-01-27ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai
2009-12-25ALSA: hda - HDMI sticky stream tag supportWu Fengguang
2009-12-22ALSA: hda - Add MSI blacklistTakashi Iwai
2009-12-14ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel
2009-12-11intelhdmi - dont power off HDA linkWu Fengguang
2009-12-09ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela
2009-12-01ALSA: hda - Add position_fix quirk for HP dv3Takashi Iwai
2009-11-30ALSA: hda - Add a position_fix quirk for MSI Wind U115Takashi Iwai
2009-11-16ALSA: hda - add beep_mode module parameterJaroslav Kysela
2009-11-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai
2009-11-05Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-10-30ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai
2009-10-30ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen
2009-09-28ALSA: hda - Enable MSI as defaultTakashi Iwai
2009-09-24ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen
2009-08-11ALSA: hda - Add a white-list for MSI optionTakashi Iwai
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-08-03ALSA: hda: warn on spurious responseWu Fengguang
2009-08-03ALSA: hda: remember last command for each codecWu Fengguang
2009-08-03ALSA: hda: read CORBWP inside reg_lockWu Fengguang
2009-08-03ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang
2009-08-03ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang
2009-07-17ALSA: hda - Add support for new AMD HD audio devicesAndiry Brienza
2009-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-07-08ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza
2009-07-05ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai
2009-07-04Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-07-03ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai
2009-07-03ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai
2009-06-24ALSA: hda - Add patch module optionTakashi Iwai
2009-06-24ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai
2009-06-04ALSA: hda_intel: fix build error when !PMAlexander Beregalov
2009-06-02ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai
2009-06-02ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai
2009-05-31ALSA: hda - Fix a typo in the previous patchTakashi Iwai
2009-05-28ALSA: hda - Add more register bits definitionsTakashi Iwai
2009-05-28ALSA: hda - Always sync writes in single_cmd modeTakashi Iwai
2009-05-26ALSA: hda - Allow concurrent RIRB access in single_cmd modeTakashi Iwai
2009-05-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-05-25ALSA: hda - Reset CORB/RIRB at retrying the verb communicationTakashi Iwai
2009-05-24ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan
2009-05-19ALSA: hda - Add prefix to kernel messagesTakashi Iwai
2009-05-18ALSA: hda - Avoid conflicts with snd-ctxfi driverTakashi Iwai
2009-04-21Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai