summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-12-21ALSA: HDA: add powersaving hook for RealtekHector Martin1-0/+36
2009-12-21ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin1-1/+20
2009-12-21ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin1-4/+2
2009-12-21ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen1-1/+9
2009-12-18ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai1-1/+1
2009-12-17ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai1-0/+6
2009-12-17ALSA: hda - Make use of beep device found in Dell Vostro 1015nEinar Rünkaru1-0/+4
2009-12-17ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015Einar Rünkaru1-6/+33
2009-12-17ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang1-24/+282
2009-12-14ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel1-0/+3
2009-12-14ALSA: hda: Fix max PCM level to 0 dB for AD1981_HPDaniel T Chen1-0/+8
2009-12-14ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)Daniel T Chen1-0/+1
2009-12-12ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher1-0/+8
2009-12-11intelhdmi - dont power off HDA linkWu Fengguang3-1/+14
2009-12-11ALSA: intelhdmi - add channel mapping for typical configurationsWu Fengguang1-22/+67
2009-12-11ALSA: intelhdmi - channel mapping applies to PinWu Fengguang1-6/+8
2009-12-11ALSA: intelhdmi - accept DisplayPort pinWu Fengguang3-1/+6
2009-12-11ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang2-1/+5
2009-12-11ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecsVitaliy Kulikov1-27/+68
2009-12-09ALSA: hda/realtek: quirk for D945GCLF2 mainboardDavid Santinoli1-0/+1
2009-12-09ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela1-0/+5
2009-12-08ALSA: hda - Generalize EAPD inversion check in patch_analog.cTakashi Iwai1-8/+9
2009-12-08ALSA: hda - Exclude unusable ADCs for ALC88xTakashi Iwai1-1/+12
2009-12-08ALSA: hda - Add missing Line-Out and PCM switches as slaveTakashi Iwai1-0/+2
2009-12-08ALSA: hda - iMac 9,1 sound patch.Justin P. Mattock1-0/+111
2009-12-03ALSA: hda - Fix memory leaks in the previous patchTakashi Iwai1-7/+11
2009-12-03ALSA: hda - Add ALC661/259, ALC892/888VD supportKailang Yang1-2/+42
2009-12-01Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai10-78/+1995
2009-12-01Merge branch 'topic/oxygen' into topic/hdaTakashi Iwai14-1188/+2276
2009-12-01ALSA: hda - Add position_fix quirk for HP dv3Takashi Iwai1-0/+1
2009-12-01ALSA: hda - Add a pin-fix for FSC Amilo Pi1505Takashi Iwai1-0/+23
2009-11-30ALSA: hda - Fix Cxt5047 test modeTakashi Iwai1-10/+1
2009-11-30ALSA: hda - Add a position_fix quirk for MSI Wind U115Takashi Iwai1-0/+1
2009-11-27ALSA: hda - Don't trigger pin-sense for STAC/IDT codecsTakashi Iwai1-1/+8
2009-11-26ALSA: hda: Fix max PCM level to 0 dB for Fujitsu-Siemens laptops using CX2054...Daniel T Chen1-3/+4
2009-11-24ALSA: hda - Make Dell Vostro 1015n mic and speaker switching workEinar Rünkaru1-0/+134
2009-11-24Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"Takashi Iwai1-1/+1
2009-11-21ALSA: hda - Fix input and jack Kconfig depenenciesTakashi Iwai1-1/+1
2009-11-20ALSA: hda - 4930g mute lfe and side when pluging in headphonesŁukasz Wojniłowicz1-0/+2
2009-11-19ALSA: hda - Change quirk for Acer Aspire 5930GTakashi Iwai1-1/+1
2009-11-18ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai1-2/+37
2009-11-18ALSA: hda - Fix detection of dual headphonesTakashi Iwai1-2/+21
2009-11-18ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai5-95/+45
2009-11-18ALSA: hda - show EPSS capability in procWu Fengguang2-0/+35
2009-11-18ALSA: intelhdmi - sticky channel countWu Fengguang1-8/+2
2009-11-18ALSA: intelhdmi - sticky stream id and formatWu Fengguang1-2/+26
2009-11-18ALSA: intelhdmi - sticky infoframeWu Fengguang1-12/+26
2009-11-18ALSA: intelhdmi - separate out infoframe checksum routineWu Fengguang1-6/+17
2009-11-18ALSA: intelhdmi - probe for monitor/eld presence at module init timeWu Fengguang1-10/+22
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang5-177/+91