summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai2011-03-281-3/+18
* ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai2011-03-231-1/+1
* ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson2011-03-231-8/+17
* ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-181-1/+1
|\
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-111-3/+30
| |\
| * | ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* | | ALSA: hda - Remove an unused variable in patch_realtek.cTakashi Iwai2011-03-141-1/+0Star
* | | ALSA: hda - Move default input-src selection to init partTakashi Iwai2011-03-141-12/+5Star
* | | ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai2011-03-141-3/+16
* | | ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are pr...David Henningsson2011-03-101-16/+21
* | | ALSA: HDA: Fixup unnecessary volume control index on Realtek ALC88xDavid Henningsson2011-03-101-3/+6
* | | ALSA: HDA: Fix volume control naming for surround speakers on Realtek auto-pa...David Henningsson2011-03-101-1/+3
* | | ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530David Henningsson2011-03-101-0/+10
* | | ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-031-82/+12Star
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-03-031-6/+3Star
|\ \ \
| * | | ALSA: hda - Fix unable to record issue on ASUS N82JVChih-Wei Huang2011-03-011-1/+1
| * | | ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson2011-02-281-5/+2Star
| | |/ | |/|
* / | ALSA: hda - 4930g add internal lfe sliderŁukasz Wojniłowicz2011-02-241-7/+6Star
|/ /
* | ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier2011-02-111-0/+1
* | ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942GDavid Henningsson2011-02-101-0/+1
* | ALSA: hda - switch lfe with side in mixer for 4930gŁukasz Wojniłowicz2011-02-071-1/+24
* | ALSA: HDA: Fix automute on Thinkpad L412/L512David Henningsson2011-01-261-2/+4
|/
* ALSA: hda - Fix EAPD to low on CZC P10T tablet computer with ALC662Anisse Astier2011-01-201-1/+10
* ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14David Henningsson2011-01-201-0/+1
* ALSA: hda - Fix "unused variable" compile warningTakashi Iwai2011-01-191-0/+2
* ALSA: hda - Add quirk for HP Z-series workstationTakashi Iwai2011-01-191-0/+2
* Revert "ALSA: HDA: Create mixers on ALC887"Takashi Iwai2011-01-191-8/+2Star
* Merge branch 'fix/hda' into for-linusTakashi Iwai2011-01-181-147/+220
|\
| * ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-16/+18
| * ALSA: hda - Rearrange fixup struct in patch_realtek.cTakashi Iwai2011-01-141-2/+2
| * ALSA: hda - Add fixup-call in init callbackTakashi Iwai2011-01-131-1/+4
| * ALSA: hda - Reorganize fixup structure for RealtekTakashi Iwai2011-01-131-124/+193
| * ALSA: hda - Apply Sony VAIO hweq fixup only onceTakashi Iwai2011-01-131-0/+2
| * ALSA: hda - Apply mario fixup only onceTakashi Iwai2011-01-131-1/+4
| * ALSA: hda - Remove unused fixup entry for ALC262Takashi Iwai2011-01-131-9/+3Star
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2011-01-131-330/+363
|\|
| * ALSA: hda - Add missing NID 0x19 fixup for Sony VAIOTakashi Iwai2011-01-121-0/+1
| * ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIOKailang Yang2011-01-121-2/+22
| * ALSA: hda - Fix EAPD on Lenovo NB ALC269 to lowKailang Yang2011-01-121-0/+8
| * ALSA: hda - Fix missing EAPD for Acer 4930GTakashi Iwai2011-01-121-0/+1
| * ALSA: hda - Add support for multiple headphone/speaker controls for RealtekTakashi Iwai2011-01-101-69/+68Star
| * ALSA: HDA: Fix volume control indices for Mics (Realtek)David Henningsson2011-01-101-12/+19
| * ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson2011-01-101-111/+111
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-01-101-22/+35
| |\
| * | ALSA: HDA: Rename "e-Mic" and "i-Mic" to "Mic" and "Internal Mic"David Henningsson2010-12-201-16/+16
| * | ALSA: HDA: Rename "Ext Mic" and "External Mic" to "Mic"David Henningsson2010-12-201-13/+13
| * | ALSA: HDA: Rename "Int Mic" to "Internal Mic"David Henningsson2010-12-201-36/+36
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-201-2/+23
| |\ \
| * | | ALSA: hda - Clean up dead code in patch_realtek.cTakashi Iwai2010-12-161-10/+0Star