index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_ca0132.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-17
ALSA: hda/ca0132: make some const arrays static, makes object smaller
Colin Ian King
1
-6
/
+12
2020-10-12
ALSA: hda: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-08-26
ALSA: hda/ca0132 - Add AE-7 exit commands.
Connor McAdams
1
-0
/
+29
2020-08-26
ALSA: hda/ca0132 - Add AE-7 custom controls.
Connor McAdams
1
-4
/
+16
2020-08-26
ALSA: hda/ca0132 - Add AE-7 microphone selection commands.
Connor McAdams
1
-1
/
+21
2020-08-26
ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7.
Connor McAdams
1
-20
/
+68
2020-08-26
ALSA: hda/ca0132 - Add DSP setup functions for AE-7.
Connor McAdams
1
-0
/
+290
2020-08-26
ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.
Connor McAdams
1
-0
/
+14
2020-08-26
ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7.
Connor McAdams
1
-15
/
+55
2020-08-26
ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7.
Connor McAdams
1
-1
/
+19
2020-08-26
ALSA: hda/ca0132 - Set AE-7 bools and select mixer.
Connor McAdams
1
-0
/
+5
2020-08-26
ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.
Connor McAdams
1
-0
/
+19
2020-08-26
ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.
Connor McAdams
1
-0
/
+2
2020-08-26
ALSA: hda/ca0132 - Fix Recon3D Center/LFE output.
Connor McAdams
1
-0
/
+6
2020-08-26
ALSA: hda/ca0132 - Add quirk output selection structures.
Connor McAdams
1
-95
/
+241
2020-08-26
ALSA: hda/ca0132 - Clean up ca0132_alt_out_select.
Connor McAdams
1
-85
/
+57
2020-08-26
ALSA: hda/ca0132 - Remove surround output selection.
Connor McAdams
1
-105
/
+46
2020-08-26
ALSA: hda/ca0132 - Add bass redirection controls.
Connor McAdams
1
-4
/
+126
2020-08-26
ALSA: hda/ca0132 - Add full-range speaker selection controls.
Connor McAdams
1
-0
/
+117
2020-08-26
ALSA: hda/ca0132 - Add surround channel config control.
Connor McAdams
1
-2
/
+108
2020-08-26
ALSA: hda/ca0132 - Add speaker tuning initialization commands.
Connor McAdams
1
-0
/
+119
2020-08-26
ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function.
Connor McAdams
1
-59
/
+99
2020-08-03
ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
Connor McAdams
1
-3
/
+3
2020-08-03
ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
Connor McAdams
1
-0
/
+1
2020-08-03
ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
Connor McAdams
1
-0
/
+5
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
1
-5
/
+5
2020-03-30
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-1
/
+1
2020-03-19
ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ...
Geoffrey Allott
1
-0
/
+1
2020-02-12
ALSA: hda/ca0132 - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-14
ALSA: hda: correct kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-0
/
+1
2020-01-05
ALSA: hda: More constifications
Takashi Iwai
1
-9
/
+9
2020-01-03
ALSA: hda - constify and cleanup static NodeID tables
Michał Mirosław
1
-6
/
+6
2019-12-14
ALSA: hda/ca0132 - Fix work handling in delayed HP detection
Takashi Iwai
1
-2
/
+14
2019-12-14
ALSA: hda/ca0132 - Avoid endless loop
Takashi Iwai
1
-2
/
+3
2019-12-14
ALSA: hda/ca0132 - Keep power on during processing DSP response
Takashi Iwai
1
-0
/
+2
2019-11-05
ALSA: hda/ca0132 - Fix possible workqueue stall
Takashi Iwai
1
-1
/
+1
2019-08-20
ALSA: hda/ca0132 - Add new SBZ quirk
Paweł Rekowski
1
-0
/
+1
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-14
/
+1
2019-07-04
ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'
Colin Ian King
1
-1
/
+1
2019-05-31
ALSA: hda/ca0132: Use struct_size()
Takashi Iwai
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32
Thomas Gleixner
1
-14
/
+1
2019-03-22
ALSA: hda/ca0132 - Simplify alt firmware loading code
Takashi Iwai
1
-14
/
+6
2019-02-06
ALSA: hda/ca0132 - Fix build error without CONFIG_PCI
Takashi Iwai
1
-1
/
+3
2018-12-11
ALSA: hda/ca0132 - make pci_iounmap() call conditional
Arnd Bergmann
1
-1
/
+1
2018-11-19
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+3
2018-11-19
ALSA: hda/ca0132 - fix AE-5 pincfg
Connor McAdams
1
-1
/
+1
2018-11-19
ALSA: hda/ca0132 - Add new ZxR quirk
Connor McAdams
1
-0
/
+1
2018-11-12
ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()
Takashi Iwai
1
-1
/
+1
2018-11-12
ALSA: hda/ca0132 - Optimize for non-PCI configuration
Takashi Iwai
1
-82
/
+123
2018-10-22
Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-0
/
+1
[next]