index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_ca0132.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
ALSA: hda/ca0132 - Add exit commands for Recon3D
Connor McAdams
1
-14
/
+16
2018-08-08
ALSA: hda/ca0132 - Change mixer controls for Recon3D
Connor McAdams
1
-7
/
+11
2018-08-08
ALSA: hda/ca0132 - Add Recon3D input and output select commands
Connor McAdams
1
-0
/
+15
2018-08-08
ALSA: hda/ca0132 - Add DSP setup defaults for Recon3D
Connor McAdams
1
-10
/
+11
2018-08-08
ALSA: hda/ca0132 - Add Recon3D startup functions and setup
Connor McAdams
1
-13
/
+36
2018-08-08
ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmio
Connor McAdams
1
-13
/
+19
2018-08-08
ALSA: hda/ca0132 - Add Recon3D pincfg
Connor McAdams
1
-2
/
+24
2018-08-08
ALSA: hda/ca0132 - Add quirk ID and enum for Recon3D
Connor McAdams
1
-0
/
+2
2018-08-08
ALSA: hda/ca0132 - Add alt_functions unsolicited response
Connor McAdams
1
-1
/
+6
2018-08-08
ALSA: hda/ca0132 - Clean up ca0132_init function.
Connor McAdams
1
-13
/
+3
2018-08-08
ALSA: hda/ca0132 - Create mmio gpio function to make code clearer
Connor McAdams
1
-24
/
+38
2018-07-26
ALSA: hda/ca0132 - Use NULL instead of 0
Takashi Iwai
1
-2
/
+1
2018-07-12
ALSA: hda/ca0132: Update a pci quirk device name
Alastair Bridgewater
1
-1
/
+1
2018-07-12
ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
Alastair Bridgewater
1
-0
/
+1
2018-06-21
ALSA: hda/ca0132: make array ca0132_alt_chmaps static
Colin Ian King
1
-1
/
+1
2018-06-17
ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4
Alastair Bridgewater
1
-1
/
+6
2018-06-17
ALSA: hda/ca0132: Restore PCM Analog Mic-In2
Alastair Bridgewater
1
-1
/
+1
2018-06-17
ALSA: hda/ca0132: Don't test for QUIRK_NONE
Alastair Bridgewater
1
-2
/
+3
2018-06-17
ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE
Alastair Bridgewater
1
-1
/
+1
2018-06-17
ALSA: hda/ca0132: Delete redundant UNSOL event requests
Alastair Bridgewater
1
-21
/
+11
2018-06-17
ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fields
Alastair Bridgewater
1
-14
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+3
2018-05-15
ALSA: hda/ca0132: constify parameter table for effects
Takashi Sakamoto
1
-7
/
+7
2018-05-15
ALSA: hda/ca0132: merge strings just for printk
Takashi Sakamoto
1
-4
/
+2
2018-05-15
ALSA: hda/ca0132: constify read-only members of string array
Takashi Sakamoto
1
-3
/
+3
2018-05-15
ALSA: hda/ca0132: constify templates for control element set
Takashi Sakamoto
1
-4
/
+4
2018-05-14
ALSA: hda/ca0132: fix array_size.cocci warnings
Fengguang Wu
1
-4
/
+2
2018-05-13
ALSA: hda/ca0132: Add new control changes for SBZ + R3Di
Connor McAdams
1
-10
/
+748
2018-05-13
ALSA: hda/ca0132: add ca0132_alt_set_vipsource
Connor McAdams
1
-1
/
+73
2018-05-13
ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3Di
Connor McAdams
1
-1
/
+202
2018-05-13
ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZ
Connor McAdams
1
-18
/
+607
2018-05-13
ALSA: hda/ca0132: add the ability to set src_id on scp commands
Connor McAdams
1
-12
/
+74
2018-05-13
ALSA: hda/ca0132: Add dsp setup + gpio functions for r3di
Connor McAdams
1
-1
/
+148
2018-05-13
ALSA: hda/ca0132: add dsp setup related commands for the sbz
Connor McAdams
1
-6
/
+335
2018-05-13
ALSA: hda/ca0132: update core functions for sbz + r3di
Connor McAdams
1
-23
/
+153
2018-05-13
ALSA: hda/ca0132: add extra init functions for r3di + sbz
Connor McAdams
1
-8
/
+265
2018-05-13
ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZ
Connor McAdams
1
-2
/
+129
2018-05-13
ALSA: hda/ca0132: Add PCI region2 iomap for SBZ
Connor McAdams
1
-0
/
+19
2018-05-13
ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detect
Connor McAdams
1
-3
/
+108
2018-05-13
ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loading
Connor McAdams
1
-6
/
+55
2018-05-02
ALSA: hda/ca0132: fix build failure when a local macro is defined
Takashi Sakamoto
1
-2
/
+6
2017-10-13
ALSA: hda/ca0132 - use ARRAY_SIZE
Jérémy Lefaure
1
-5
/
+3
2017-09-04
ALSA: hda/ca0132 - Fix memory leak at error path
Takashi Iwai
1
-2
/
+6
2017-04-01
ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
Matthias Kaehlcke
1
-3
/
+3
2017-03-20
ALSA: hda/ca0132: Remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-11
ALSA: hda/ca0132 - fix possible NULL pointer use
Arnd Bergmann
1
-0
/
+3
2016-11-25
ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
Sven Hahne
1
-0
/
+1
2016-09-12
ALSA: pci: constify local structures
Julia Lawall
1
-5
/
+5
2016-02-09
ALSA: hda - Fix bad dereference of jack object
Takashi Iwai
1
-1
/
+4
[next]