summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)Author
2011-04-26[ARM/tegra] HDA Driver supportDara Ramesh
2011-01-07ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and captureDaniel T Chen
2010-12-09ALSA: HDA: Add an extra DAC for Realtek ALC887-VDDavid Henningsson
2010-12-09ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixersHerton Ronaldo Krzesinski
2010-12-09ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai
2010-12-09ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen
2010-12-09ALSA: hda: Add speaker pin to automute Acer Aspire 8943GDaniel T Chen
2010-12-09ALSA: hda - Added fixup for Lenovo Y550PValentine Sinitsyn
2010-12-09ALSA: HDA: Add fixup pins for Ideapad Y550David Henningsson
2010-12-09ALSA: hda - Fixed ALC887-VD initial errorKailang Yang
2010-12-09ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2Daniel T Chen
2010-09-24ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai
2010-09-16ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai
2010-08-26ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai
2010-08-10ALSA: HDA: Use model=auto for LG R510David Henningsson
2010-08-09ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe
2010-08-06ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)Kailang Yang
2010-08-04ALSA: hda - Add pin-fix for HP dc5750Takashi Iwai
2010-08-04ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai
2010-08-03ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai
2010-08-02ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson
2010-07-30ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai
2010-07-30ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai
2010-07-30ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai
2010-07-30ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai
2010-07-30ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai
2010-07-30ALSA: hda - Increase the connection list size for ALC662Takashi Iwai
2010-07-29ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson
2010-07-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai
2010-07-13ALSA: hda - Add support of dual-ADCs for Realtek ALC275Takashi Iwai
2010-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-07-05ALSA: hda - Enable beep on Realtek codecs with PCI SSID overrideTakashi Iwai
2010-06-23ALSA: hda - Add missing ALC680_* definitionsTakashi Iwai
2010-06-23ALSA: hda - Support ALC680 codecKailang Yang
2010-06-22ALSA: hda - Add Macbook 5,2 quirkLuke Yelavich
2010-06-22ALSA: hda - Fix uninitialized variableTakashi Iwai
2010-06-14ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray
2010-06-11ALSA: hda - Don't check capture source mixer if no ADC is availableTakashi Iwai
2010-06-08ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock
2010-06-08ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock
2010-06-08ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock
2010-05-31ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen
2010-05-25ALSA: hda - iMac9,1 sound fixesJustin P. Mattock
2010-05-20ALSA: hda: Storage class should be before const qualifierTobias Klauser