summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai2009-11-071-4/+8
* ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen2009-10-301-0/+1
* 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
* | ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-241-4/+17
|/
* ALSA: hda_intel: fix build error when !PMAlexander Beregalov2009-06-041-1/+4
* ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai2009-06-021-1/+1
* ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai2009-06-021-6/+34
* ALSA: hda - Fix a typo in the previous patchTakashi Iwai2009-05-311-1/+1
* ALSA: hda - Add more register bits definitionsTakashi Iwai2009-05-281-17/+26
* ALSA: hda - Always sync writes in single_cmd modeTakashi Iwai2009-05-281-13/+23
* ALSA: hda - Allow concurrent RIRB access in single_cmd modeTakashi Iwai2009-05-261-8/+5
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-05-261-0/+1
|\
| * ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan2009-05-241-0/+1
* | ALSA: hda - Reset CORB/RIRB at retrying the verb communicationTakashi Iwai2009-05-251-2/+4
* | ALSA: hda - Add prefix to kernel messagesTakashi Iwai2009-05-191-17/+20
* | ALSA: hda - Avoid conflicts with snd-ctxfi driverTakashi Iwai2009-05-181-0/+9
* | Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai2009-04-211-9/+10
|\ \
| * | ALSA: hda - Retry codec-verbs at errorsTakashi Iwai2009-04-211-9/+10
* | | ALSA: hda - Check strcpy lengthTakashi Iwai2009-04-161-4/+6
* | | ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai2009-04-161-0/+5
| |/ |/|
* | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-161-1/+1
* | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-151-14/+25
|\ \
| * | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-101-14/+25
| |/
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-4/+4
|/
* Merge branch 'topic/hda' into for-linusTakashi Iwai2009-03-241-38/+77
|\
| * ALSA: hda - Don't reset stream at each prepare callbackTakashi Iwai2009-03-191-11/+22
| * ALSA: hda - Don't reset BDL unnecessarilyTakashi Iwai2009-03-191-14/+32
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-181-13/+26
| |\
| * | ALSA: hda - Remove Toshiba probe_mask quirkTakashi Iwai2009-03-021-2/+0
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-021-0/+2
| |\ \
| * | | ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7Bpeerchen2009-02-271-4/+4
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-161-6/+2
| |\ \ \
| * | | | ALSA: hda - Add forced codec-slots for ASUS W5FTakashi Iwai2009-02-131-0/+2
| * | | | ALSA: hda - Allow fixed codec-probe maskTakashi Iwai2009-02-131-7/+17
OpenPOWER on IntegriCloud