| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda/ca0132: add quirk for EVGA Z390 DARK | Xian Wang | 2022-11-05 | 1 | -0/+1 |
* | ALSA: hda/ca0132 - remove the unneeded result variable | ye xingchen | 2022-09-22 | 1 | -4/+1 |
* | ALSA: hda: Nuke unused reboot_notify callback | Takashi Iwai | 2021-08-14 | 1 | -6/+0 |
* | ALSA: hda/ca0132: remove redundant initialization of variable status | Colin Ian King | 2021-07-12 | 1 | -1/+1 |
* | ALSA: hda/ca0132: Make a const array static, makes object smaller | Colin Ian King | 2021-05-27 | 1 | -1/+1 |
* | ALSA: HDA - remove the custom implementation for the audio LED trigger | Jaroslav Kysela | 2021-03-30 | 1 | -2/+2 |
* | ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support | Simeon Simeonoff | 2021-03-09 | 1 | -0/+1 |
* | ALSA: hda: fix kernel-doc warnings | Pierre-Louis Bossart | 2021-03-02 | 1 | -5/+4 |
* | ALSA: hda/ca0132 - Add ZxR surround DAC setup. | Connor McAdams | 2020-12-12 | 1 | -0/+40 |
* | ALSA: hda/ca0132 - Add 8051 PLL write helper functions. | Connor McAdams | 2020-12-12 | 1 | -80/+50 |
* | ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions. | Connor McAdams | 2020-12-11 | 1 | -105/+0 |
* | ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download. | Connor McAdams | 2020-12-11 | 1 | -0/+119 |
* | ALSA: hda/ca0132 - Add 8051 exram helper functions. | Connor McAdams | 2020-12-11 | 1 | -58/+79 |
* | ALSA: hda/ca0132 - Add stream port remapping function. | Connor McAdams | 2020-12-11 | 1 | -52/+156 |
* | ALSA: hda/ca0132 - Reset codec upon initialization. | Connor McAdams | 2020-12-11 | 1 | -5/+16 |
* | ALSA: hda/ca0132 - Change Input Source enum strings. | Connor McAdams | 2020-12-10 | 1 | -1/+1 |
* | ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg. | Connor McAdams | 2020-12-10 | 1 | -1/+1 |
* | ALSA: hda/ca0132: Move unsol callback setups to parser | Takashi Iwai | 2020-11-28 | 1 | -2/+3 |
* | ALSA: hda/ca0132: Fix compile warning without PCI | Takashi Iwai | 2020-11-19 | 1 | -0/+2 |
* | ALSA: hda/ca0132: make some const arrays static, makes object smaller | Colin Ian King | 2020-10-17 | 1 | -6/+12 |
* | ALSA: hda: use semicolons rather than commas to separate statements | Julia Lawall | 2020-10-12 | 1 | -1/+1 |
* | ALSA: hda/ca0132 - Add AE-7 exit commands. | Connor McAdams | 2020-08-26 | 1 | -0/+29 |
* | ALSA: hda/ca0132 - Add AE-7 custom controls. | Connor McAdams | 2020-08-26 | 1 | -4/+16 |
* | ALSA: hda/ca0132 - Add AE-7 microphone selection commands. | Connor McAdams | 2020-08-26 | 1 | -1/+21 |
* | ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7. | Connor McAdams | 2020-08-26 | 1 | -20/+68 |
* | ALSA: hda/ca0132 - Add DSP setup functions for AE-7. | Connor McAdams | 2020-08-26 | 1 | -0/+290 |
* | ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7. | Connor McAdams | 2020-08-26 | 1 | -0/+14 |
* | ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7. | Connor McAdams | 2020-08-26 | 1 | -15/+55 |
* | ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7. | Connor McAdams | 2020-08-26 | 1 | -1/+19 |
* | ALSA: hda/ca0132 - Set AE-7 bools and select mixer. | Connor McAdams | 2020-08-26 | 1 | -0/+5 |
* | ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg. | Connor McAdams | 2020-08-26 | 1 | -0/+19 |
* | ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7. | Connor McAdams | 2020-08-26 | 1 | -0/+2 |
* | ALSA: hda/ca0132 - Fix Recon3D Center/LFE output. | Connor McAdams | 2020-08-26 | 1 | -0/+6 |
* | ALSA: hda/ca0132 - Add quirk output selection structures. | Connor McAdams | 2020-08-26 | 1 | -95/+241 |
* | ALSA: hda/ca0132 - Clean up ca0132_alt_out_select. | Connor McAdams | 2020-08-26 | 1 | -85/+57 |
* | ALSA: hda/ca0132 - Remove surround output selection. | Connor McAdams | 2020-08-26 | 1 | -105/+46 |
* | ALSA: hda/ca0132 - Add bass redirection controls. | Connor McAdams | 2020-08-26 | 1 | -4/+126 |
* | ALSA: hda/ca0132 - Add full-range speaker selection controls. | Connor McAdams | 2020-08-26 | 1 | -0/+117 |
* | ALSA: hda/ca0132 - Add surround channel config control. | Connor McAdams | 2020-08-26 | 1 | -2/+108 |
* | ALSA: hda/ca0132 - Add speaker tuning initialization commands. | Connor McAdams | 2020-08-26 | 1 | -0/+119 |
* | ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function. | Connor McAdams | 2020-08-26 | 1 | -59/+99 |
* | ALSA: hda/ca0132 - Fix AE-5 microphone selection commands. | Connor McAdams | 2020-08-03 | 1 | -3/+3 |
* | ALSA: hda/ca0132 - Add new quirk ID for Recon3D. | Connor McAdams | 2020-08-03 | 1 | -0/+1 |
* | ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value. | Connor McAdams | 2020-08-03 | 1 | -0/+5 |
* | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai | 2020-07-20 | 1 | -5/+5 |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2020-03-30 | 1 | -1/+1 |
|\ |
|
| * | ALSA: hda/ca0132 - Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-12 | 1 | -1/+1 |
* | | ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ... | Geoffrey Allott | 2020-03-19 | 1 | -0/+1 |
|/ |
|
* | ALSA: hda: correct kernel-doc parameter descriptions | Pierre-Louis Bossart | 2020-01-14 | 1 | -0/+1 |
* | ALSA: hda: More constifications | Takashi Iwai | 2020-01-05 | 1 | -9/+9 |