aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-23ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai1-1/+44
2009-04-21ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai1-0/+1
2009-04-21ALSA: hda - Add quirks for Realtek codecsKailang Yang1-0/+98
2009-04-21ALSA: hda - Fix alc662_init_verbsKailang Yang1-7/+0
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai1-3/+5
2009-04-16ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai1-0/+8
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai1-5/+5
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches1-1/+1
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai1-1/+5
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai3-11/+42
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2-8/+40
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai1-14/+25
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai1-3/+2
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2-8/+40
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-4/+4
2009-04-10[ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela1-14/+25
2009-04-07Merge branch 'topic/hda' into for-linusTakashi Iwai2-1/+19
2009-04-07ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay1-0/+18
2009-04-07ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita1-1/+1
2009-04-06Merge branch 'topic/hda' into for-linusTakashi Iwai2-0/+7
2009-04-06ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang1-0/+5
2009-04-06ALSA: Add 92HD81B1C device idMatthew Ranostay1-0/+2
2009-03-24Merge branch 'topic/hda' into for-linusTakashi Iwai15-1457/+2533
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+3
2009-03-23ALSA: hda - Add quirk for Acer Ferrari 5000Takashi Iwai1-0/+1
2009-03-23ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai2-4/+2
2009-03-23ALSA: hda - Don't create empty/single-item input sourceTakashi Iwai1-12/+35
2009-03-23ALSA: hda - Fix the wrong pin-cap check in patch_realtek.cTakashi Iwai1-11/+9
2009-03-23ALSA: hda - Cache pin-cap valuesTakashi Iwai5-8/+24
2009-03-23ALSA: hda - Avoid output amp manipulation to digital mic pinsTakashi Iwai1-1/+8
2009-03-23ALSA: hda - Add function id to proc outputPascal de Bruijn3-5/+7
2009-03-20Merge branch 'topic/hda-optimize' into topic/hdaTakashi Iwai1-25/+54
2009-03-20ALSA: hda - Detect digital-mic inputs on ALC663 / ALC272Takashi Iwai1-16/+47
2009-03-19ALSA: hda - Don't show the current connection for power widgetsTakashi Iwai1-2/+4
2009-03-19ALSA: hda - Don't reset stream at each prepare callbackTakashi Iwai1-11/+22
2009-03-19ALSA: hda - Don't reset BDL unnecessarilyTakashi Iwai1-14/+32
2009-03-18Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-13/+26
2009-03-18ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()Jaroslav Kysela1-8/+25
2009-03-18ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai1-13/+18
2009-03-18ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai1-0/+8
2009-03-16ALSA: hda - Fix ALC662 beep againTakashi Iwai1-1/+4
2009-03-16ALSA: snd-hda-intel: Fix ALC662/ALC663 Beep Amplifier IndexJaroslav Kysela1-1/+1
2009-03-13ALSA: hda - Add another HP model with IDT92HD71bx codecTakashi Iwai1-0/+2
2009-03-13ALSA: hda - power up before codec initializationTakashi Iwai2-12/+17
2009-03-12ALSA: hda - Add model=vaio for STAC9872Takashi Iwai1-2/+31
2009-03-12ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai3-2/+14
2009-03-12ALSA: hda - Add comments for the previous fix for conexant codecsTakashi Iwai1-0/+6
2009-03-12ALSA: hda - fix headphone settings and master volume (Conexant CX20551)Gregorio Guidi1-3/+3
2009-03-10ALSA: hda - Clean up Cxt5047 parserTakashi Iwai1-70/+19