summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
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-10ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2020-05-10ALSA: fm801: detect FM-only card earlierAndy Shevchenko1-30/+39
2020-05-10ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko1-0/+4
2020-05-10ALSA: fm801: explicitly free IRQ lineAndy Shevchenko1-0/+2
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: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai1-2/+2
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-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
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-25ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai1-10/+10
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-27ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu1-0/+5
2019-04-03ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17
2019-04-03ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai1-2/+41
2019-02-20ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin1-0/+1
2019-02-20ALSA: hda - Serialize codec registrationsTakashi Iwai3-1/+5
2019-01-17ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang1-1/+15