summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* 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 - 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 - limit mic boost on Asus UX31[A,E]Oleksij Rempel2013-11-281-2/+9
* ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai2013-11-281-12/+45
* ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai2013-11-271-1/+1
* ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai2013-11-271-8/+12
* ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang2013-11-271-0/+23
* ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai2013-11-263-4/+3
* ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang2013-11-261-0/+1
* ALSA: hda/realtek - Add support of ALC231 codecKailang Yang2013-11-261-0/+1
* ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson2013-11-221-1/+1
* ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai2013-11-221-0/+20
* ALSA: hda - Add headset quirk for Dell Inspiron 3135David Henningsson2013-11-211-0/+1
* ALSA: hda - Fix the headphone jack detection on Sony VAIO TXTakashi Iwai2013-11-211-0/+1
* ALSA: hda - Fix missing bass speaker on ASUS N550Takashi Iwai2013-11-211-0/+16
* ALSA: hda - Fix unbalanced runtime PM notification at resumeTakashi Iwai2013-11-201-0/+4
* ALSA: hda - A casual Dell Headset quirkDavid Henningsson2013-11-201-0/+1
* ALSA: hda - Also enable mute/micmute LED control for "Lenovo dock" fixupDavid Henningsson2013-11-191-0/+2
* ALSA: hda - Select FW_LOADER from CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2013-11-181-1/+2
* ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Realtek codecDavid Henningsson2013-11-181-3/+26
* ALSA: hda - load EQ params into IDT codec on HP bNB13 systemsVitaliy Kulikov2013-11-151-1/+531
* ALSA: hda - Don't clear the power state at snd_hda_codec_reset()Takashi Iwai2013-11-131-3/+0
* ALSA: hda - Control EAPD for Master volume on Lenovo N100Takashi Iwai2013-11-131-13/+14
* ALSA: hda - Don't turn off EAPD for headphone on Lenovo N100Takashi Iwai2013-11-131-1/+5
* ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai2013-11-121-2/+2
* ALSA: hda - Fix Line Out automute on Realtek multifunction jacksDavid Henningsson2013-11-121-1/+3
* ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELDAnssi Hannula2013-11-111-3/+6
* ALSA: hda - hdmi: Skip out-of-range latency values in AMD ELD generatorAnssi Hannula2013-11-111-4/+19
* ALSA: hda - hdmi: Add error-checking to some codec readsAnssi Hannula2013-11-112-2/+8
* ALSA: hda - hdmi: Use TFx channel positions instead of FxHAnssi Hannula2013-11-111-3/+3
* ALSA: hda - Control SPDIF out pin on MacBookPro 11,2Takashi Iwai2013-11-111-1/+55
* ALSA: hda/realtek - Add new codec ALC255/ALC3234 UAJ supportedKailang Yang2013-11-081-7/+97
* ALSA: hda - Apply MacBook fixups for CS4208 correctlyTakashi Iwai2013-11-081-2/+25
* ALSA: hda/realtek - Make fixup regs persist after resumeKailang Yang2013-11-081-0/+2
* ALSA: hda_intel: ratelimit "spurious response" messageJoe Perches2013-11-071-3/+3
* ALSA: hda - Get rid of AMD HDMI exception in hdmi_present_sense()Takashi Iwai2013-11-071-4/+1
* ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nTakashi Iwai2013-11-071-0/+2
* ALSA: hda - block HDMI jack reports while repollingDavid Henningsson2013-11-071-0/+6
OpenPOWER on IntegriCloud