summaryrefslogtreecommitdiffstats
path: root/Documentation/early-userspace (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai1-7/+8
2009-02-19ALSA: hda - Add digital-only mode for ALC268Takashi Iwai1-6/+13
2009-02-19ALSA: hda - Avoid doubly beep attachment in patch_alc268()Takashi Iwai1-6/+0
2009-02-19ALSA: hda - Don't enable beep for digital-only ALC262Takashi Iwai1-5/+8
2009-02-18ALSA: hda - Add quirk for Acer X3200Takashi Iwai1-0/+1
2009-02-16ALSA: hda - Clean up quirks for HP laptops with AD1984ATakashi Iwai1-2/+1
2009-02-16ALSA: hda - Cleanup IDT92HD7x HP quirksTakashi Iwai1-15/+5
2009-02-16ALSA: hda - Fix speaker output on HP DV4 1155-SEHerton Ronaldo Krzesinski1-0/+6
2009-02-16Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai1-6/+2
2009-02-13ALSA: hda - Support multiple digital outs with auto-probingTakashi Iwai1-3/+19
2009-02-13ALSA: hda - Add proper cleanup for multiout-dig for ALC codecsTakashi Iwai1-1/+10
2009-02-13ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai4-2/+32
2009-02-13ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai1-2/+2
2009-02-13ALSA: hda - Add quirk for Acer AX1700-U3700ATakashi Iwai1-0/+1
2009-02-13ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski1-1/+1
2009-02-13ALSA: hda: add quirk for Lenovo X200 laptop dockAristeu Sergio Rozanski Filho2-0/+41
2009-02-13ALSA: hda: Add STAC_DELL_S14 quirkMatthew Ranostay1-17/+35
2009-02-13ALSA: hda - Update documentationTakashi Iwai2-0/+20
2009-02-13ALSA: hda - Add forced codec-slots for ASUS W5FTakashi Iwai1-0/+2
2009-02-13ALSA: hda - Allow fixed codec-probe maskTakashi Iwai1-7/+17
2009-02-12ALSA: hda - Cleanup setting of pin_configs in patch_stac927xHerton Ronaldo Krzesinski1-4/+3
2009-02-12ALSA: hda - Register (new) devices at reconfigTakashi Iwai1-1/+1
2009-02-12ALSA: hda - Detect multiple digital-out pinsTakashi Iwai6-30/+34
2009-02-11ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2009-02-11ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang1-0/+2
2009-02-11ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang1-0/+5
2009-02-11ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang1-23/+19
2009-02-11ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang1-4/+8
2009-02-10ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan1-0/+1
2009-02-10ALSA: hda - add digital beep support for ALC268Takashi Iwai1-6/+22
2009-02-09ALSA: hda - Clean up quirk listsTakashi Iwai4-123/+65
2009-02-09ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2-6/+20
2009-02-09ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecsHerton Ronaldo Krzesinski1-0/+2
2009-02-09ALSA: hda - Bind new ecs mobo id (1019:2950) to model=ecs202Herton Ronaldo Krzesinski1-0/+2
2009-02-06ALSA: hda - Fix unused variable compile warningTakashi Iwai1-1/+1
2009-02-06ALSA: hda - Use digital beep for AD codecsTakashi Iwai1-52/+88
2009-02-06ALSA: hda - Remove superfluous code in patch_realtek.cTakashi Iwai1-1/+0
2009-02-06ALSA: hda - Clear codec->beep at releaseTakashi Iwai1-0/+1
2009-02-06ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls()Takashi Iwai1-0/+2
2009-02-06ALSA: hda - Create beep mixer controls dynamically for Realtek codecsTakashi Iwai1-100/+47
2009-02-06ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai1-0/+1
2009-02-06ALSA: hda - Add missing initialization for ALC272Takashi Iwai1-0/+1
2009-02-06ALSA: enable concurrent digital outputs for ALC1200Wu Fengguang2-0/+9
2009-02-05ALSA: hda - Add missing KERN_* prefix to printkTakashi Iwai1-2/+2
2009-02-05ALSA: hda - Add quirk for another HP laptopTakashi Iwai1-0/+1
2009-02-05ALSA: hda - Add quirk for HP zenith laptopTakashi Iwai1-0/+1
2009-02-05ALSA: hda: Added stac378x digital slave out structMatthew Ranostay1-0/+5
2009-02-05ALSA: hda - Don't call stac92xx_parse_auto_config with wrong dig_inHerton Ronaldo Krzesinski1-1/+1
2009-02-05ALSA: hda - Dynamic detection of dmics/dmuxes/smuxes in stac92hd71bxxHerton Ronaldo Krzesinski1-12/+87
2009-02-05ALSA: hda - Additional pin nids for STAC92HD71Bx and STAC92HD75Bx codecsHerton Ronaldo Krzesinski1-16/+43