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
2020-12-30ALSA: hda/ca0132 - Change Input Source enum strings.Connor McAdams
2020-04-13ALSA: 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-24ALSA: hda/ca0132 - Fix input effect controls for desktop cardsConnor McAdams
2019-11-20ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown
2019-11-12ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai
2019-05-02ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai
2019-03-27ALSA: hda/ca0132 - make pci_iounmap() call conditionalArnd Bergmann
2018-11-27ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()Takashi Iwai
2018-08-08ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams
2018-07-26ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai
2018-07-12ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater
2018-06-21ALSA: hda/ca0132: make array ca0132_alt_chmaps staticColin Ian King
2018-06-17ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4Alastair Bridgewater
2018-06-17ALSA: hda/ca0132: Restore PCM Analog Mic-In2Alastair Bridgewater
2018-06-17ALSA: hda/ca0132: Don't test for QUIRK_NONEAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWAREAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Delete redundant UNSOL event requestsAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-15ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto
2018-05-14ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu
2018-05-13ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams
2018-05-13ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams
2018-05-13ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams
2018-05-13ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams
2018-05-13ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams
2018-05-13ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams
2018-05-13ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams