aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)Author
2023-05-30ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski
2023-04-05ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto
2023-03-11ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov
2022-11-25ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang
2021-03-17ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus supportSimeon Simeonoff
2020-12-30ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.Connor McAdams
2020-12-30ALSA: hda/ca0132 - Change Input Source enum strings.Connor McAdams
2020-10-29ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams
2020-10-29ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams
2020-08-11ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams
2020-08-11ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams
2020-08-11ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams
2020-05-27ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław
2020-04-08ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ...Geoffrey Allott
2019-12-31ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai
2019-12-31ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2019-12-31ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai
2019-11-05ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai
2019-08-20ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-04ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'Colin Ian King
2019-05-31ALSA: hda/ca0132: Use struct_size()Takashi Iwai
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner
2019-03-22ALSA: hda/ca0132 - Simplify alt firmware loading codeTakashi Iwai
2019-02-06ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai
2018-12-11ALSA: hda/ca0132 - make pci_iounmap() call conditionalArnd Bergmann
2018-11-19Merge branch 'for-linus' into for-nextTakashi Iwai
2018-11-19ALSA: hda/ca0132 - fix AE-5 pincfgConnor McAdams
2018-11-19ALSA: hda/ca0132 - Add new ZxR quirkConnor McAdams
2018-11-12ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()Takashi Iwai
2018-11-12ALSA: hda/ca0132 - Optimize for non-PCI configurationTakashi Iwai
2018-10-22Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2018-10-22ALSA: hda/ca0132 - Actually fix microphone issueConnor McAdams
2018-10-09ALSA: hda/ca0132 - Fix input effect controls for desktop cardsConnor McAdams
2018-10-09ALSA: hda/ca0132 - Add error checking in ca0132_build_controls()Connor McAdams
2018-10-09ALSA: hda/ca0132 - Clean up patch_ca0132()Connor McAdams
2018-10-09ALSA: hda/ca0132 - Fix microphone inconsistency issuesConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR exit commandsConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR 600 ohm gain controlConnor McAdams
2018-10-02ALSA: hda/ca0132 - Remove input select enum for ZxRConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR input/output select commandsConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR DSP post-download commandsConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR init commandsConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add DBpro hda_codec_opsConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR pincfgConnor McAdams
2018-10-02ALSA: hda/ca0132 - Add ZxR quirks + new quirk check functionConnor McAdams
2018-10-02ALSA: hda/ca0132 - Fix surround sound with output effectsConnor McAdams
2018-10-02ALSA: hda/ca0132 - Fix AE-5 control typeConnor McAdams
2018-09-20ALSA: hda/ca0132 - Add AE-5 exit functionConnor McAdams
2018-09-20ALSA: hda/ca0132 - Add AE-5 specific controlsConnor McAdams