summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into for-linusTakashi Iwai2009-12-211-1/+1
|\
| * ALSA: Use kzalloc for allocating only one thingJulia Lawall2009-12-191-1/+1
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-151-0/+1
| |\
* | \ Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai2009-12-211-3/+1
|\ \ \
| * | | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela2009-12-201-2/+0
| * | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Jaroslav Kysela2009-12-201-25/+290
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-091-1/+126
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| | |\ \ \ \
| | | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | | | | ALSA: HDA: add powersaving hook for RealtekHector Martin2009-12-211-0/+36
* | | | | | | ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin2009-12-211-1/+20
* | | | | | | ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin2009-12-211-4/+2
* | | | | | | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen2009-12-211-1/+9
| |_|_|_|/ / |/| | | | |
* | | | | | ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai2009-12-181-1/+1
* | | | | | ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai2009-12-171-0/+6
* | | | | | ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang2009-12-171-24/+282
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)Daniel T Chen2009-12-141-0/+1
| |_|_|/ |/| | |
* | | | ALSA: hda/realtek: quirk for D945GCLF2 mainboardDavid Santinoli2009-12-091-0/+1
* | | | ALSA: hda - Exclude unusable ADCs for ALC88xTakashi Iwai2009-12-081-1/+12
* | | | ALSA: hda - Add missing Line-Out and PCM switches as slaveTakashi Iwai2009-12-081-0/+2
* | | | ALSA: hda - iMac 9,1 sound patch.Justin P. Mattock2009-12-081-0/+111
|/ / /
* | | ALSA: hda - Fix memory leaks in the previous patchTakashi Iwai2009-12-031-7/+11
* | | ALSA: hda - Add ALC661/259, ALC892/888VD supportKailang Yang2009-12-031-2/+42
* | | ALSA: hda - Add a pin-fix for FSC Amilo Pi1505Takashi Iwai2009-12-011-0/+23
* | | Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"Takashi Iwai2009-11-241-1/+1
* | | ALSA: hda - 4930g mute lfe and side when pluging in headphonesŁukasz Wojniłowicz2009-11-201-0/+2
* | | ALSA: hda - Change quirk for Acer Aspire 5930GTakashi Iwai2009-11-191-1/+1
* | | ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai2009-11-181-2/+1
* | | ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-157/+49
* | | ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codecTakashi Iwai2009-11-171-0/+2
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-171-0/+1
|\| |
| * | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
* | | ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-161-0/+8
* | | ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-161-1/+1
* | | ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-161-0/+2
* | | ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-1/+2
* | | ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-161-1/+1
* | | Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai2009-11-161-2/+2
|\ \ \
| * | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-161-7/+9
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen2009-11-121-2/+3
| * | | ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin2009-11-111-4/+4
| * | | ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai2009-11-101-1/+1
| * | | ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen2009-11-091-0/+1
| | |/ | |/|
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-051-3/+6
|\| |
| * | ALSA: hda - Don't check invalid HP pinTakashi Iwai2009-11-021-0/+2
| * | ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen2009-11-021-1/+2
| * | ALSA: hda - Fix capture source checks for ALC662/663 codecsTakashi Iwai2009-10-141-1/+1
| |/
| * ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai2009-10-131-1/+1