summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: cs5535audio: use named constants for pci_power_t valuesJulia Lawall2014-01-051-1/+1
* | ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3HDavid Henningsson2014-01-051-1/+11
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-01-051-0/+1
|\ \ | |/
| * ALSA: hda - Add Dell headset detection quirk for one more laptop modelHui Wang2013-12-181-0/+1
* | ALSA: hda - Enable subwoofer on Dell Vostro 5460/5470David Henningsson2013-12-201-6/+37
* | ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.Lv Zheng2013-12-202-2/+2
* | ALSA: hda - Add warning texts when codec driver Kconfig doesn't matchTakashi Iwai2013-12-191-0/+36
* | ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai2013-12-197-163/+163
* | ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristateTakashi Iwai2013-12-193-141/+37
* | ALSA: hda - Explicitly keep codec powered up in hdmi_present_senseDavid Henningsson2013-12-181-1/+5
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-12-167-34/+161
|\ \ | |/
| * ALSA: hda - Add Dell headset detection quirk for three laptop modelsHui Wang2013-12-131-0/+3
| * ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson2013-12-121-0/+4
| * ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai2013-12-113-1/+35
| * ALSA: hda - One more Dell headset detection quirkHui Wang2013-12-111-0/+1
| * ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula2013-12-111-2/+3
| * ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai2013-12-101-0/+24
| * ALSA: hda - Another Dell headset detection quirkHui Wang2013-12-101-0/+1
| * ALSA: hda - A Dell headset detection quirkHui Wang2013-12-101-0/+1
| * ALSA: hda - Remove quirk for Dell Vostro 131David Henningsson2013-12-061-1/+0
| * ALSA: hda - fix mic issues on Acer Aspire E-572Oleksij Rempel2013-12-051-0/+8
| * ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai2013-12-041-8/+31
| * ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson2013-12-041-12/+15
| * ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang2013-12-041-1/+0
| * ALSA: hda/realtek - Independent of model for HPKailang Yang2013-12-031-10/+28
| * ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson2013-12-031-0/+2
| * ALSA: hda - Use always amps for auto-mute on AD1986A codecTakashi Iwai2013-12-021-0/+3
| * ALSA: hda/analog - Handle inverted EAPD properly in vmaster hookTakashi Iwai2013-12-021-0/+2
| * ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai2013-12-021-0/+1
* | ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai2013-12-091-546/+1
* | ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai2013-12-093-1/+20
* | ALSA: hda - Ignore small negative LPIB delay correctionTakashi Iwai2013-12-061-2/+17
* | ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai2013-12-061-0/+18
* | ALSA: hda - Allow capture-only configurationTakashi Iwai2013-12-061-1/+2
* | ALSA: hda - skip depop delay before D3 for Haswell and Valleyview2 display codecMengdong Lin2013-12-061-0/+4
* | ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai2013-12-062-51/+19
* | ALSA: hda - fixup ALC262 to skip depop delay before D3 on Intel BayleyBayMengdong Lin2013-12-031-1/+3
* | ALSA: hda - Always do delayed probes for HD-audio devicesTakashi Iwai2013-12-021-21/+7
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-12-023-7/+41
|\ \ | |/
| * ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai2013-12-021-4/+5
| * ALSA: hda - Fix bad EAPD setup for HP machines with AD1984ATakashi Iwai2013-12-021-0/+1
| * ALSA: hda - Fix silent output on ASUS W7J laptopTakashi Iwai2013-11-291-0/+12
| * ALSA: hda - Add mono speaker quirk for Dell Inspiron 5439David Henningsson2013-11-291-0/+1
| * ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai2013-11-281-3/+13
| * ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai2013-11-281-0/+9
* | ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin2013-11-292-2/+7
* | ALSA: hda - fixup ALC262 to remove depop delay on Intel BayleyBay boardMengdong Lin2013-11-291-0/+15
* | ALSA: hda/realtek - Remove depop delay for suspend and resume if applicableKailang Yang2013-11-291-4/+11
* | ALSA: hda/realtek - Add more codecs alias name for DellKailang Yang2013-11-291-1/+30
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-11-283-23/+90
|\ \ | |/
OpenPOWER on IntegriCloud