summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-02-091-0/+6
| |\ \
| * \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-02-051-3/+19
| |\ \ \
| * | | | ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai2010-01-281-6/+4Star
| * | | | ALSA: hda - Change the AZX_MAX_PCMS to 10Wei Ni2010-01-281-1/+1
| * | | | ALSA: hda - Add support for more the 8 streamsWei Ni2010-01-261-4/+4
| * | | | ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDsSeth Heasley2010-01-131-0/+3
* | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-011-27/+5Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-3/+22
| |\ \ \ \
| * | | | | sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-251-6/+15
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-231-0/+1
| |\ \ \ \ \
| * | | | | | ALSA: hda - Check class to identify Nvidia controller chipsTakashi Iwai2009-12-181-26/+4Star
* | | | | | | ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai2010-02-151-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-121-6/+3Star
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda-intel: Avoid divide by zero crashJody Bruchon2010-02-091-0/+6
| |_|_|/ |/| | |
* | | | ALSA: cosmetic: make hda intel interrupt name consistent with othersMaxim Levitsky2010-02-051-1/+1
* | | | ALSA: hda - Delay switching to polling mode if an interrupt was missingMaxim Levitsky2010-02-051-2/+17
* | | | ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai2010-01-271-0/+1
| |_|/ |/| |
* | | ALSA: hda - HDMI sticky stream tag supportWu Fengguang2009-12-251-6/+15
| |/ |/|
* | ALSA: hda - Add MSI blacklistTakashi Iwai2009-12-221-0/+1
|/
* ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel2009-12-141-0/+3
* intelhdmi - dont power off HDA linkWu Fengguang2009-12-111-1/+2
* ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela2009-12-091-0/+5
* ALSA: hda - Add position_fix quirk for HP dv3Takashi Iwai2009-12-011-0/+1
* ALSA: hda - Add a position_fix quirk for MSI Wind U115Takashi Iwai2009-11-301-0/+1
* ALSA: hda - add beep_mode module parameterJaroslav Kysela2009-11-161-0/+15
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-161-4/+8
|\
| * ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai2009-11-071-4/+8
* | ALSA: hda - Add reboot notifier to each codecTakashi Iwai2009-11-101-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-051-0/+1
|\|
| * ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen2009-10-301-0/+1
* | ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai2009-10-301-8/+8
* | ALSA: hda - Enable MSI as defaultTakashi Iwai2009-09-281-8/+8
|/
* ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-241-0/+1
* ALSA: hda - Add a white-list for MSI optionTakashi Iwai2009-08-111-1/+25
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-031-29/+74
|\
| * ALSA: hda: warn on spurious responseWu Fengguang2009-08-031-1/+5
| * ALSA: hda: remember last command for each codecWu Fengguang2009-08-031-5/+6
| * ALSA: hda: read CORBWP inside reg_lockWu Fengguang2009-08-031-1/+3
| * ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang2009-08-031-0/+4
| * ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang2009-08-031-0/+2
| * ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang2009-08-031-22/+54
* | ALSA: hda - Add support for new AMD HD audio devicesAndiry Brienza2009-07-171-1/+5
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-091-10/+24
|\|
| * ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza2009-07-081-3/+13
| * ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai2009-07-051-7/+11
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-041-0/+7
|\|
| * ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai2009-07-031-0/+6
| * ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai2009-07-031-0/+1
* | ALSA: hda - Add patch module optionTakashi Iwai2009-06-241-2/+19