summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)Author
2020-03-30Merge branch 'for-next' into for-linusTakashi Iwai
2020-03-19ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ...Geoffrey Allott
2020-02-12ALSA: hda/ca0132 - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-14ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart
2020-01-05ALSA: hda: More constificationsTakashi Iwai
2020-01-03ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław
2019-12-14ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2019-12-14ALSA: 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
2018-09-20ALSA: hda/ca0132 - Add input selection commands for AE-5Connor McAdams
2018-09-20ALSA: hda/ca0132 - Add output set commands for AE-5Connor McAdams
2018-09-20ALSA: hda/ca0132 - Clean up ca0132_alt_out_selectConnor McAdams
2018-09-20ALSA: hda/ca0132 - Add DSP setup functions for AE-5Connor McAdams
2018-09-20ALSA: hda/ca0132 - Merge post-dsp functions + cleanupConnor McAdams
2018-09-20ALSA: hda/ca0132 - Change firmware name and usageConnor McAdams
2018-09-20ALSA: hda/ca0132 - Add AE-5 regular init setupConnor McAdams
2018-09-20ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functionsConnor McAdams