index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-11-19
ALSA: hda/ca0132: Fix compile warning without PCI
Takashi Iwai
1
-0
/
+2
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
[next]