summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai2010-07-291-8/+24
* ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai2010-07-281-3/+3
* ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai2010-07-281-13/+19
* ALSA: hda - Enable beep on Realtek codecs with PCI SSID overrideTakashi Iwai2010-07-051-1/+3
* ALSA: hda - Add Macbook 5,2 quirkLuke Yelavich2010-06-221-0/+1
* ALSA: hda - Fix uninitialized variableTakashi Iwai2010-06-221-1/+1
* ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray2010-06-141-7/+6
* ALSA: hda - Don't check capture source mixer if no ADC is availableTakashi Iwai2010-06-111-10/+12
* ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock2010-06-081-0/+1
* ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock2010-06-081-0/+1
* ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock2010-06-081-0/+1
* ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen2010-05-311-0/+1
* ALSA: hda - iMac9,1 sound fixesJustin P. Mattock2010-05-251-44/+40
* ALSA: hda: Storage class should be before const qualifierTobias Klauser2010-05-201-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-101-1/+0
|\
| * ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"Stefan Lippers-Hollmann2010-05-101-1/+0
* | ALSA: hda - Remove superfluous external amp setup for ALC888Takashi Iwai2010-05-061-3/+0
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-061-1/+1
|\|
| * ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen2010-04-221-1/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-151-0/+1
|\|
| * ALSA: hda - add a quirk for Clevo M570U laptopJoerg Schirottke2010-04-151-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-141-8/+56
|\|
| * ALSA: hda - Add fix-up for Sony VAIO with ALC269Takashi Iwai2010-04-121-1/+28
| * ALSA: hda - Enhance fix-up table for Realtek codecsTakashi Iwai2010-04-121-7/+28
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-091-8/+97
|\|
| * ALSA: hda - Fix initial capture source connections of ALC880/260Takashi Iwai2010-04-091-0/+23
| * ALSA: hda - Fix setup for ALC269vb amic and dmic modelsKailang Yang2010-04-091-8/+20
| * ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21Kailang Yang2010-04-091-0/+1
| * ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere2010-04-071-0/+53
* | ALSA: hda - Remove left-over debug printk in patch_realtek.cTakashi Iwai2010-04-071-1/+0
* | ALSA: hda - Fix ALC882 DAC connections in auto modeTakashi Iwai2010-04-071-19/+26
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-071-6/+10
|\|
| * ALSA: hda - Fix a wrong array range check in patch_realtek.cTakashi Iwai2010-04-051-4/+3
| * ALSA: hda - Enable amplifiers on Acer Inspire 6530GTony Vroon2010-04-051-2/+7
* | ALSA: hda - introduce snd_hda_codec_update_cache()Takashi Iwai2010-03-301-2/+3
* | ALSA: hda - Add mute LED support for HP laptop with ALC269Takashi Iwai2010-03-301-0/+38
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-301-15/+81
|\|
| * ALSA: hda - Add missing printk argument in previous patchTakashi Iwai2010-03-301-1/+2
| * ALSA: hda - Fix ADC/MUX assignment of ALC269 codecTakashi Iwai2010-03-291-15/+80
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-291-26/+26
|\|
| * ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()Takashi Iwai2010-03-291-26/+26
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-251-3/+7
|\|
| * ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai2010-03-251-1/+4
| * ALSA: hda - Fix access-after-free in patch_realtek.cTakashi Iwai2010-03-221-2/+3
* | ALSA: hda - Fix uninitialized variable warning in alc_auto_parse_customize_de...Takashi Iwai2010-03-221-1/+1
* | ALSA: hda - Add alc_codec_rename() helperKailang Yang2010-03-191-17/+25
* | ALSA: hda - Add parse customize define function for Realtek codecsKailang Yang2010-03-191-16/+96
|/
* ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212Daniel T Chen2010-03-161-1/+1
* ALSA: hda - Add PCI quirks for MSI NetOn AP1900 and Wind Top AE2220Anisse Astier2010-03-151-0/+2
* ALSA: hda - Fix secondary ADC of ALC260 basic modelTakashi Iwai2010-03-151-1/+1