aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_intel.c
Commit message (Expand)AuthorAge
* ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-24
* ALSA: hda - Add a white-list for MSI optionTakashi Iwai2009-08-11
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-03
|\
| * ALSA: hda: warn on spurious responseWu Fengguang2009-08-03
| * ALSA: hda: remember last command for each codecWu Fengguang2009-08-03
| * ALSA: hda: read CORBWP inside reg_lockWu Fengguang2009-08-03
| * ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang2009-08-03
| * ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang2009-08-03
| * ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang2009-08-03
* | ALSA: hda - Add support for new AMD HD audio devicesAndiry Brienza2009-07-17
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-09
|\|
| * ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza2009-07-08
| * ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai2009-07-05
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-04
|\|
| * ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai2009-07-03
| * ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai2009-07-03
* | ALSA: hda - Add patch module optionTakashi Iwai2009-06-24
* | ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-24
|/
* ALSA: hda_intel: fix build error when !PMAlexander Beregalov2009-06-04
* ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai2009-06-01
* ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai2009-06-01
* ALSA: hda - Fix a typo in the previous patchTakashi Iwai2009-05-31
* ALSA: hda - Add more register bits definitionsTakashi Iwai2009-05-28
* ALSA: hda - Always sync writes in single_cmd modeTakashi Iwai2009-05-28
* ALSA: hda - Allow concurrent RIRB access in single_cmd modeTakashi Iwai2009-05-26
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-05-26
|\
| * ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan2009-05-24
* | ALSA: hda - Reset CORB/RIRB at retrying the verb communicationTakashi Iwai2009-05-25
* | ALSA: hda - Add prefix to kernel messagesTakashi Iwai2009-05-19
* | ALSA: hda - Avoid conflicts with snd-ctxfi driverTakashi Iwai2009-05-18
* | Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai2009-04-21
|\ \
| * | ALSA: hda - Retry codec-verbs at errorsTakashi Iwai2009-04-21
* | | ALSA: hda - Check strcpy lengthTakashi Iwai2009-04-16
* | | ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai2009-04-16
| |/ |/|
* | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-16
* | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-15
|\ \
| * | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-10
| |/
* / Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
|/
* Merge branch 'topic/hda' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: hda - Don't reset stream at each prepare callbackTakashi Iwai2009-03-19
| * ALSA: hda - Don't reset BDL unnecessarilyTakashi Iwai2009-03-19
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-18
| |\
| * | ALSA: hda - Remove Toshiba probe_mask quirkTakashi Iwai2009-03-02
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-02
| |\ \
| * | | ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7Bpeerchen2009-02-27
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-16
| |\ \ \
| * | | | ALSA: hda - Add forced codec-slots for ASUS W5FTakashi Iwai2009-02-13
| * | | | ALSA: hda - Allow fixed codec-probe maskTakashi Iwai2009-02-13
* | | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12