summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - add possibility to choose speakers configuration for 4930gŁukasz Wojniłowicz2010-01-251-0/+1
* ALSA: hda - Fix HP T5735 automuteTakashi Iwai2010-01-201-3/+3
* ALSA: hda - Turn on EAPD only if available for Realtek codecsTakashi Iwai2010-01-191-12/+17
* ALSA: hda - Fix parsing pin node 0x21 on ALC259Takashi Iwai2010-01-191-0/+1
* ALSA: hda - Fix capture on Sony VAIO with single inputTakashi Iwai2010-01-171-8/+54
* ALSA: hda - Fix missing capture mixer for ALC861/660 codecsTakashi Iwai2010-01-141-0/+2
* ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 supportAlex Murray2010-01-131-2/+26
* ALSA: hda - Fix Toshiba NB20x quirk entryTakashi Iwai2010-01-131-1/+1
* ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai2010-01-121-1/+1
* 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
|\ \ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud