index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_ca0132.c
Age
Commit message (
Expand
)
Author
2025-07-11
ALSA: hda: Move codec drivers into sound/hda/codecs directory
Takashi Iwai
2025-06-12
ALSA: hda/ca0132: Use const char * for strings
Takashi Iwai
2025-06-10
ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control
Lucy Thrun
2025-06-10
ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_control
Lucy Thrun
2025-06-09
ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3D
Lucy Thrun
2024-12-09
ALSA: hda/ca0132: Use standard HD-audio quirk matching helpers
Takashi Iwai
2024-05-08
ALSA: hda: ca0132: Reduce CONFIG_PM dependencies
Takashi Iwai
2023-11-27
ALSA: hda/ca0132: Switch to new stream-format interface
Cezary Rojewski
2023-05-22
ALSA: hda/ca0132: add quirk for EVGA X299 DARK
Adam Stylinski
2023-03-14
ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()
Kuninori Morimoto
2023-01-17
ALSA: hda/ca0132: minor fix for allocation size
Alexey V. Vissarionov
2022-11-05
ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
Xian Wang
2022-09-22
ALSA: hda/ca0132 - remove the unneeded result variable
ye xingchen
2021-08-14
ALSA: hda: Nuke unused reboot_notify callback
Takashi Iwai
2021-07-12
ALSA: hda/ca0132: remove redundant initialization of variable status
Colin Ian King
2021-05-27
ALSA: hda/ca0132: Make a const array static, makes object smaller
Colin Ian King
2021-03-30
ALSA: HDA - remove the custom implementation for the audio LED trigger
Jaroslav Kysela
2021-03-09
ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support
Simeon Simeonoff
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2020-12-12
ALSA: hda/ca0132 - Add ZxR surround DAC setup.
Connor McAdams
2020-12-12
ALSA: hda/ca0132 - Add 8051 PLL write helper functions.
Connor McAdams
2020-12-11
ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions.
Connor McAdams
2020-12-11
ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download.
Connor McAdams
2020-12-11
ALSA: hda/ca0132 - Add 8051 exram helper functions.
Connor McAdams
2020-12-11
ALSA: hda/ca0132 - Add stream port remapping function.
Connor McAdams
2020-12-11
ALSA: hda/ca0132 - Reset codec upon initialization.
Connor McAdams
2020-12-10
ALSA: hda/ca0132 - Change Input Source enum strings.
Connor McAdams
2020-12-10
ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.
Connor McAdams
2020-11-28
ALSA: hda/ca0132: Move unsol callback setups to parser
Takashi Iwai
2020-11-19
ALSA: hda/ca0132: Fix compile warning without PCI
Takashi Iwai
2020-10-17
ALSA: hda/ca0132: make some const arrays static, makes object smaller
Colin Ian King
2020-10-12
ALSA: hda: use semicolons rather than commas to separate statements
Julia Lawall
2020-08-26
ALSA: hda/ca0132 - Add AE-7 exit commands.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add AE-7 custom controls.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add AE-7 microphone selection commands.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add DSP setup functions for AE-7.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Set AE-7 bools and select mixer.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Fix Recon3D Center/LFE output.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add quirk output selection structures.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Clean up ca0132_alt_out_select.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Remove surround output selection.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add bass redirection controls.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add full-range speaker selection controls.
Connor McAdams
2020-08-26
ALSA: hda/ca0132 - Add surround channel config control.
Connor McAdams
[next]