summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/ca0132: Switch to new stream-format interfaceCezary Rojewski2023-11-271-2/+1
* ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski2023-05-221-0/+1
* ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto2023-03-141-1/+3
* ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov2023-01-171-1/+1
* ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang2022-11-051-0/+1
* ALSA: hda/ca0132 - remove the unneeded result variableye xingchen2022-09-221-4/+1
* ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai2021-08-141-6/+0
* ALSA: hda/ca0132: remove redundant initialization of variable statusColin Ian King2021-07-121-1/+1
* ALSA: hda/ca0132: Make a const array static, makes object smallerColin Ian King2021-05-271-1/+1
* ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-301-2/+2
* ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus supportSimeon Simeonoff2021-03-091-0/+1
* ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-021-5/+4
* ALSA: hda/ca0132 - Add ZxR surround DAC setup.Connor McAdams2020-12-121-0/+40
* ALSA: hda/ca0132 - Add 8051 PLL write helper functions.Connor McAdams2020-12-121-80/+50
* ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions.Connor McAdams2020-12-111-105/+0
* ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download.Connor McAdams2020-12-111-0/+119
* ALSA: hda/ca0132 - Add 8051 exram helper functions.Connor McAdams2020-12-111-58/+79
* ALSA: hda/ca0132 - Add stream port remapping function.Connor McAdams2020-12-111-52/+156
* ALSA: hda/ca0132 - Reset codec upon initialization.Connor McAdams2020-12-111-5/+16
* ALSA: hda/ca0132 - Change Input Source enum strings.Connor McAdams2020-12-101-1/+1
* ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.Connor McAdams2020-12-101-1/+1
* ALSA: hda/ca0132: Move unsol callback setups to parserTakashi Iwai2020-11-281-2/+3
* ALSA: hda/ca0132: Fix compile warning without PCITakashi Iwai2020-11-191-0/+2
* ALSA: hda/ca0132: make some const arrays static, makes object smallerColin Ian King2020-10-171-6/+12
* ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall2020-10-121-1/+1
* ALSA: hda/ca0132 - Add AE-7 exit commands.Connor McAdams2020-08-261-0/+29
* ALSA: hda/ca0132 - Add AE-7 custom controls.Connor McAdams2020-08-261-4/+16
* ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams2020-08-261-1/+21
* ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7.Connor McAdams2020-08-261-20/+68
* ALSA: hda/ca0132 - Add DSP setup functions for AE-7.Connor McAdams2020-08-261-0/+290
* ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.Connor McAdams2020-08-261-0/+14
* ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7.Connor McAdams2020-08-261-15/+55
* ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7.Connor McAdams2020-08-261-1/+19
* ALSA: hda/ca0132 - Set AE-7 bools and select mixer.Connor McAdams2020-08-261-0/+5
* ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.Connor McAdams2020-08-261-0/+19
* ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams2020-08-261-0/+2
* ALSA: hda/ca0132 - Fix Recon3D Center/LFE output.Connor McAdams2020-08-261-0/+6
* ALSA: hda/ca0132 - Add quirk output selection structures.Connor McAdams2020-08-261-95/+241
* ALSA: hda/ca0132 - Clean up ca0132_alt_out_select.Connor McAdams2020-08-261-85/+57
* ALSA: hda/ca0132 - Remove surround output selection.Connor McAdams2020-08-261-105/+46
* ALSA: hda/ca0132 - Add bass redirection controls.Connor McAdams2020-08-261-4/+126
* ALSA: hda/ca0132 - Add full-range speaker selection controls.Connor McAdams2020-08-261-0/+117
* ALSA: hda/ca0132 - Add surround channel config control.Connor McAdams2020-08-261-2/+108
* ALSA: hda/ca0132 - Add speaker tuning initialization commands.Connor McAdams2020-08-261-0/+119
* ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function.Connor McAdams2020-08-261-59/+99
* ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams2020-08-031-3/+3
* ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams2020-08-031-0/+1
* ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams2020-08-031-0/+5
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-5/+5
* Merge branch 'for-next' into for-linusTakashi Iwai2020-03-301-1/+1
|\