summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ALSA: hda/ca0132 - Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* | ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ...Geoffrey Allott2020-03-191-0/+1
|/
* ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-141-0/+1
* ALSA: hda: More constificationsTakashi Iwai2020-01-051-9/+9
* ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław2020-01-031-6/+6
* ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2019-12-141-2/+14
* ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai2019-12-141-2/+3
* ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai2019-12-141-0/+2
* ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai2019-11-051-1/+1
* ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski2019-08-201-0/+1
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-14/+1
|\