summaryrefslogtreecommitdiff
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2021-04-10ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)1-1/+0
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai1-0/+4
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-02-10ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)1-1/+1
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-12ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2021-01-09ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2021-01-09ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang1-1/+1
2021-01-09ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang1-0/+16
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai1-2/+14
2020-12-11ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2-4/+9
2020-12-11ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang1-0/+2
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap3-3/+3
2020-07-22ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-06-11ALSA: hda - No loopback on ALC299 codecTakashi Iwai1-0/+3
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai1-1/+0
2020-05-02ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai1-14/+5
2020-04-24ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2020-04-24ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai1-1/+5
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai1-0/+16
2020-04-02ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng1-0/+2
2020-02-28ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große1-0/+1
2020-02-28ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai3-4/+4
2020-01-29ALSA: hda: fix unused variable warningAnders Roxell1-5/+4
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2020-01-04ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3
2020-01-04ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai1-0/+2
2019-12-21ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-11-25ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega1-0/+20
2019-11-12ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai1-1/+1
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai1-1/+1
2019-10-05ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai1-0/+3
2019-10-05ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai1-1/+4
2019-10-05ALSA: hda: Flush interrupts on disablingChris Wilson1-1/+1
2019-10-05ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-08-25ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-04ALSA: hda - Add a conexant codec entry to let mute led workHui Wang1-0/+1
2019-06-22ALSA: hda - Register irq handler after the chip initializationTakashi Iwai1-3/+3
2019-06-11ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-11ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichał Wadowski1-1/+1
2019-06-11ALSA: hda/realtek - EAPD turn on laterKailang Yang1-2/+1
2019-06-11ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-04-03ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17