summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai2009-04-231-1/+44
* ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai2009-04-211-0/+1
* ALSA: hda - Add quirks for Realtek codecsKailang Yang2009-04-211-0/+98
* ALSA: hda - Fix alc662_init_verbsKailang Yang2009-04-211-7/+0
* ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-171-3/+5
* ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai2009-04-161-0/+8
* ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-161-5/+5
* ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-161-1/+1
* Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-151-1/+5
|\
| * ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-153-11/+42
|\ \ | |/
| * Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-152-8/+40
| |\
| | * ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| * | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2
* | | 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-04-072-1/+19
|\
| * ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-071-0/+18
| * ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-071-1/+1
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-062-0/+7
|\ \ | |/
| * ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang2009-04-061-0/+5
| * ALSA: Add 92HD81B1C device idMatthew Ranostay2009-04-061-0/+2
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-03-2415-1457/+2533
|\ \ | |/
| * ALSA: hda - Add quirk for Acer Ferrari 5000Takashi Iwai2009-03-231-0/+1
| * ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai2009-03-232-4/+2
| * ALSA: hda - Don't create empty/single-item input sourceTakashi Iwai2009-03-231-12/+35
| * ALSA: hda - Fix the wrong pin-cap check in patch_realtek.cTakashi Iwai2009-03-231-11/+9
| * ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-235-8/+24
| * ALSA: hda - Avoid output amp manipulation to digital mic pinsTakashi Iwai2009-03-231-1/+8
| * ALSA: hda - Add function id to proc outputPascal de Bruijn2009-03-233-5/+7
| * Merge branch 'topic/hda-optimize' into topic/hdaTakashi Iwai2009-03-201-25/+54
| |\
| | * 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
| * | ALSA: hda - Detect digital-mic inputs on ALC663 / ALC272Takashi Iwai2009-03-201-16/+47
| * | ALSA: hda - Don't show the current connection for power widgetsTakashi Iwai2009-03-191-2/+4
| |/
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-03-181-13/+26
| |\
| * | ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()Jaroslav Kysela2009-03-181-8/+25
| * | ALSA: hda - Fix ALC662 beep againTakashi Iwai2009-03-161-1/+4
| * | ALSA: snd-hda-intel: Fix ALC662/ALC663 Beep Amplifier IndexJaroslav Kysela2009-03-161-1/+1
| * | ALSA: hda - Add another HP model with IDT92HD71bx codecTakashi Iwai2009-03-131-0/+2
| * | ALSA: hda - power up before codec initializationTakashi Iwai2009-03-132-12/+17
| * | ALSA: hda - Add model=vaio for STAC9872Takashi Iwai2009-03-121-2/+31
| * | ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai2009-03-123-2/+14
| * | ALSA: hda - Add comments for the previous fix for conexant codecsTakashi Iwai2009-03-121-0/+6
| * | ALSA: hda - fix headphone settings and master volume (Conexant CX20551)Gregorio Guidi2009-03-121-3/+3
| * | ALSA: hda - Clean up Cxt5047 parserTakashi Iwai2009-03-101-70/+19
| * | ALSA: hda - Fix / clean up init verbs for Cxt5047 codecTakashi Iwai2009-03-101-33/+3
| * | ALSA: hda - Remove superfluous verbs for Cxt5047 laptop-eapd modelTakashi Iwai2009-03-101-5/+2
| * | ALSA: hda - Create "Capture Source" control dynamically in patch_conexant.cTakashi Iwai2009-03-101-44/+17
OpenPOWER on IntegriCloud