summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2014-01-08ALSA: hda - Add consistent tag names for firmware patchTakashi Iwai1-9/+42
2014-01-08ALSA: hda - firmware patch code cleanupTakashi Iwai1-11/+10
2014-01-08ALSA: hda - Increment default stream numbers for AMD HDMI controllersTakashi Iwai1-2/+2
2014-01-08ALSA: hda - Minor code optimization for patch_realtek.cTakashi Iwai1-12/+3
2014-01-05ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai1-1/+1
2014-01-05ALSA: cs5535audio: use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-05ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3HDavid Henningsson1-1/+11
2014-01-05Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2013-12-20ALSA: hda - Enable subwoofer on Dell Vostro 5460/5470David Henningsson1-6/+37
2013-12-20ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.Lv Zheng2-2/+2
2013-12-19ALSA: hda - Add warning texts when codec driver Kconfig doesn't matchTakashi Iwai1-0/+36
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai7-163/+163
2013-12-19ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristateTakashi Iwai3-141/+37
2013-12-18ALSA: hda - Explicitly keep codec powered up in hdmi_present_senseDavid Henningsson1-1/+5
2013-12-18ALSA: hda - Add Dell headset detection quirk for one more laptop modelHui Wang1-0/+1
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai7-34/+161
2013-12-13ALSA: hda - Add Dell headset detection quirk for three laptop modelsHui Wang1-0/+3
2013-12-12ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson1-0/+4
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai3-1/+35
2013-12-11ALSA: hda - One more Dell headset detection quirkHui Wang1-0/+1
2013-12-11ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula1-2/+3
2013-12-10ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai1-0/+24
2013-12-10ALSA: hda - Another Dell headset detection quirkHui Wang1-0/+1
2013-12-10ALSA: hda - A Dell headset detection quirkHui Wang1-0/+1
2013-12-09ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai1-546/+1
2013-12-09ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai3-1/+20
2013-12-06ALSA: hda - Ignore small negative LPIB delay correctionTakashi Iwai1-2/+17
2013-12-06ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai1-0/+18
2013-12-06ALSA: hda - Allow capture-only configurationTakashi Iwai1-1/+2
2013-12-06ALSA: hda - skip depop delay before D3 for Haswell and Valleyview2 display codecMengdong Lin1-0/+4
2013-12-06ALSA: hda - Remove quirk for Dell Vostro 131David Henningsson1-1/+0
2013-12-06ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai2-51/+19
2013-12-05ALSA: hda - fix mic issues on Acer Aspire E-572Oleksij Rempel1-0/+8
2013-12-04ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai1-8/+31
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson1-12/+15
2013-12-04ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang1-1/+0
2013-12-03ALSA: hda - fixup ALC262 to skip depop delay before D3 on Intel BayleyBayMengdong Lin1-1/+3
2013-12-03ALSA: hda/realtek - Independent of model for HPKailang Yang1-10/+28
2013-12-03ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson1-0/+2
2013-12-02ALSA: hda - Use always amps for auto-mute on AD1986A codecTakashi Iwai1-0/+3
2013-12-02ALSA: hda/analog - Handle inverted EAPD properly in vmaster hookTakashi Iwai1-0/+2
2013-12-02ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai1-0/+1
2013-12-02ALSA: hda - Always do delayed probes for HD-audio devicesTakashi Iwai1-21/+7
2013-12-02Merge branch 'for-linus' into for-nextTakashi Iwai3-7/+41
2013-12-02ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai1-4/+5
2013-12-02ALSA: hda - Fix bad EAPD setup for HP machines with AD1984ATakashi Iwai1-0/+1
2013-11-29ALSA: hda - Fix silent output on ASUS W7J laptopTakashi Iwai1-0/+12
2013-11-29ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin2-2/+7
2013-11-29ALSA: hda - fixup ALC262 to remove depop delay on Intel BayleyBay boardMengdong Lin1-0/+15
2013-11-29ALSA: hda/realtek - Remove depop delay for suspend and resume if applicableKailang Yang1-4/+11