summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_intel.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'topic/hda' into for-linusTakashi Iwai1-11/+17
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai1-27/+5
2010-02-23ALSA: hda - enable snoop for Intel Cougar PointSeth Heasley1-1/+5
2010-02-22ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE.Paul Menzel1-0/+1
2010-02-22ALSA: Typo. s/distrubs/disturbs/Paul Menzel1-1/+1
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai1-3/+22
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai1-1/+1
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+6
2010-02-09ALSA: hda-intel: Avoid divide by zero crashJody Bruchon1-0/+6
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2010-02-05Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+19
2010-02-05ALSA: cosmetic: make hda intel interrupt name consistent with othersMaxim Levitsky1-1/+1
2010-02-05ALSA: hda - Delay switching to polling mode if an interrupt was missingMaxim Levitsky1-2/+17
2010-01-28ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai1-6/+4
2010-01-28ALSA: hda - Change the AZX_MAX_PCMS to 10Wei Ni1-1/+1
2010-01-27ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai1-0/+1
2010-01-26ALSA: hda - Add support for more the 8 streamsWei Ni1-4/+4
2010-01-13ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2009-12-25Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-6/+15
2009-12-25ALSA: hda - HDMI sticky stream tag supportWu Fengguang1-6/+15
2009-12-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2009-12-22ALSA: hda - Add MSI blacklistTakashi Iwai1-0/+1
2009-12-18ALSA: hda - Check class to identify Nvidia controller chipsTakashi Iwai1-26/+4
2009-12-14ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel1-0/+3
2009-12-11intelhdmi - dont power off HDA linkWu Fengguang1-1/+2
2009-12-09ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela1-0/+5
2009-12-01ALSA: hda - Add position_fix quirk for HP dv3Takashi Iwai1-0/+1
2009-11-30ALSA: hda - Add a position_fix quirk for MSI Wind U115Takashi Iwai1-0/+1
2009-11-16ALSA: hda - add beep_mode module parameterJaroslav Kysela1-0/+15
2009-11-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+8
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai1-0/+1
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai1-4/+8
2009-11-05Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2009-10-30ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai1-8/+8
2009-10-30ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen1-0/+1
2009-09-28ALSA: hda - Enable MSI as defaultTakashi Iwai1-8/+8
2009-09-24ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen1-0/+1
2009-08-11ALSA: hda - Add a white-list for MSI optionTakashi Iwai1-1/+25
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-29/+74
2009-08-03ALSA: hda: warn on spurious responseWu Fengguang1-1/+5
2009-08-03ALSA: hda: remember last command for each codecWu Fengguang1-5/+6
2009-08-03ALSA: hda: read CORBWP inside reg_lockWu Fengguang1-1/+3
2009-08-03ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang1-0/+4
2009-08-03ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang1-0/+2
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang1-22/+54
2009-07-17ALSA: hda - Add support for new AMD HD audio devicesAndiry Brienza1-1/+5
2009-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-10/+24
2009-07-08ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza1-3/+13
2009-07-05ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai1-7/+11