aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-06ALSA: hda - Remove superfluous code in patch_realtek.cTakashi Iwai1-1/+0
2009-02-06Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-02-06ALSA: hda - Create beep mixer controls dynamically for Realtek codecsTakashi Iwai1-100/+47
2009-02-06ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai1-0/+1
2009-02-06ALSA: hda - Add missing initialization for ALC272Takashi Iwai1-0/+1
2009-02-06ALSA: enable concurrent digital outputs for ALC1200Wu Fengguang1-0/+8
2009-02-05ALSA: hda - Add missing KERN_* prefix to printkTakashi Iwai1-2/+2
2009-02-04Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-02-04ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai1-0/+2
2009-02-04ALSA: hda: Add digital beep generator support for Realtek codecs.Kusanagi Kouichi1-0/+62
2009-02-03ALSA: hda - Add tyan model for Realtek ALC262Tony Vroon1-0/+77
2009-02-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-01-31ALSA: hda - Add support of iMac 24 AluminiumMark Eggleston1-0/+1
2009-01-29ALSA: hda - make alc882_auto_init_input_src aware of selectorsHerton Ronaldo Krzesinski1-3/+18
2009-01-28ALSA: hda - Consider additional capture source/selector in ALC889Herton Ronaldo Krzesinski1-28/+77
2009-01-28ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich1-0/+1
2009-01-23ALSA: hda - Fix invalid amp init for ALC268 codecTakashi Iwai1-16/+2
2009-01-20ALSA: hda - Allow digital-only I/O on ALC262 codecTakashi Iwai1-10/+33
2009-01-20ALSA: hda - Assign proper digital I/O type for STAC/IDTTakashi Iwai1-1/+5
2009-01-16ALSA: hda - add quirks for some 82801H variants to use ALC883_MITACLuke Yelavich1-0/+2
2009-01-14ALSA: hda - Add automatic model setting for Samsung Q45Luke Yelavich1-0/+1
2009-01-12ALSA: hda - add support for Intel DX58SO boardWu Fengguang1-0/+1
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang1-6/+6
2009-01-08ALSA: hda - Add quirk for Dell Inspiron Mini9Takashi Iwai1-0/+1
2009-01-08ALSA: hda - Add quirks for Acer Aspire 5930G and 6930GLukasz Wojnilowicz1-0/+4
2009-01-01LSA: hda - Add HP Acacia detectionChris Bagwell1-0/+1
2009-01-01ALSA: hda - fix name for ALC1200Wu Fengguang1-1/+1
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai1-2/+24
2008-11-28ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai1-0/+2
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai1-0/+32
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-2/+24
2008-11-27ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Add quirk for MSI 7260 moboTakashi Iwai1-0/+1
2008-11-24ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530Vincent Petry1-9/+167
2008-11-20ALSA: hda: Added Realtek ALC888 model entry for Acer Aspire 4930G laptopVincent Petry1-0/+115
2008-11-18ALSA: hda - Allow multiple imux for matrix-type mixers of ALC codecsTakashi Iwai1-5/+6
2008-11-17ALSA: hda: alc883 model for ASUS P5Q-EM boardsWu Fengguang1-0/+16
2008-11-07ALSA: hda - Fix ALC260 hp3013 master switchTakashi Iwai1-5/+5
2008-11-07Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-0/+2
2008-11-06ALSA: hda - Add lifebook model for Realtek ALC269Tony Vroon1-1/+124
2008-11-05ALSA: hda - Split ALC268 acer modelTakashi Iwai1-0/+44
2008-11-05ALSA: hda - Add a quirk for MEDION MD96630Takashi Iwai1-0/+1
2008-11-05ALSA: hda - Add ASUS V1Sn supportTakashi Iwai1-1/+18
2008-11-03ALSA: hda - Fix missing ADC list in ALC260 auto-probe modeTakashi Iwai1-0/+13
2008-11-03ALSA: hda - Add ALC299 fujitsu preset modelTakashi Iwai1-1/+28
2008-11-03ALSA: hda - Add a quirk for another Acer Aspire (1025:0090)Takashi Iwai1-0/+1
2008-10-31ALSA: hda - Re-add input-source control for RealtekTakashi Iwai1-0/+9
2008-10-31ALSA: hda - Unify capture mixer creation in realtek codesTakashi Iwai1-526/+218
2008-10-31ALSA: hda - Unify capture callbacks in realtek codesTakashi Iwai1-176/+100
2008-10-31ALSA: hda - Use macros to check array overflowTakashi Iwai1-60/+53