summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-14/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1Star
* | ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'Colin Ian King2019-07-041-1/+1
* | ALSA: hda/ca0132: Use struct_size()Takashi Iwai2019-05-311-1/+1
|/
* ALSA: hda/ca0132 - Simplify alt firmware loading codeTakashi Iwai2019-03-221-14/+6Star
* ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai2019-02-061-1/+3
* ALSA: hda/ca0132 - make pci_iounmap() call conditionalArnd Bergmann2018-12-111-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-11-191-2/+3
|\
| * ALSA: hda/ca0132 - fix AE-5 pincfgConnor McAdams2018-11-191-1/+1
| * ALSA: hda/ca0132 - Add new ZxR quirkConnor McAdams2018-11-191-0/+1
| * ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()Takashi Iwai2018-11-121-1/+1
* | ALSA: hda/ca0132 - Optimize for non-PCI configurationTakashi Iwai2018-11-121-82/+123
|/
* Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2018-10-221-0/+1
|\
| * ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown2018-09-121-0/+1
| * ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-281-1/+1
* | ALSA: hda/ca0132 - Actually fix microphone issueConnor McAdams2018-10-221-36/+37
* | ALSA: hda/ca0132 - Fix input effect controls for desktop cardsConnor McAdams2018-10-091-4/+4
* | ALSA: hda/ca0132 - Add error checking in ca0132_build_controls()Connor McAdams2018-10-091-12/+35
* | ALSA: hda/ca0132 - Clean up patch_ca0132()Connor McAdams2018-10-091-5/+9
* | ALSA: hda/ca0132 - Fix microphone inconsistency issuesConnor McAdams2018-10-091-0/+6
* | ALSA: hda/ca0132 - Add ZxR exit commandsConnor McAdams2018-10-021-0/+33
* | ALSA: hda/ca0132 - Add ZxR 600 ohm gain controlConnor McAdams2018-10-021-2/+42
* | ALSA: hda/ca0132 - Remove input select enum for ZxRConnor McAdams2018-10-021-1/+14
* | ALSA: hda/ca0132 - Add ZxR input/output select commandsConnor McAdams2018-10-021-0/+25
* | ALSA: hda/ca0132 - Add ZxR DSP post-download commandsConnor McAdams2018-10-021-13/+24
* | ALSA: hda/ca0132 - Add ZxR init commandsConnor McAdams2018-10-021-1/+13
* | ALSA: hda/ca0132 - Add DBpro hda_codec_opsConnor McAdams2018-10-021-0/+100
* | ALSA: hda/ca0132 - Add ZxR pincfgConnor McAdams2018-10-021-0/+50
* | ALSA: hda/ca0132 - Add ZxR quirks + new quirk check functionConnor McAdams2018-10-021-0/+28
* | ALSA: hda/ca0132 - Fix surround sound with output effectsConnor McAdams2018-10-021-5/+14
* | ALSA: hda/ca0132 - Fix AE-5 control typeConnor McAdams2018-10-021-2/+2
* | ALSA: hda/ca0132 - Add AE-5 exit functionConnor McAdams2018-09-201-0/+28
* | ALSA: hda/ca0132 - Add AE-5 specific controlsConnor McAdams2018-09-201-1/+238
* | ALSA: hda/ca0132 - Add input selection commands for AE-5Connor McAdams2018-09-201-6/+29
* | ALSA: hda/ca0132 - Add output set commands for AE-5Connor McAdams2018-09-201-10/+70
* | ALSA: hda/ca0132 - Clean up ca0132_alt_out_selectConnor McAdams2018-09-201-51/+69
* | ALSA: hda/ca0132 - Add DSP setup functions for AE-5Connor McAdams2018-09-201-0/+215
* | ALSA: hda/ca0132 - Merge post-dsp functions + cleanupConnor McAdams2018-09-201-96/+75Star
* | ALSA: hda/ca0132 - Change firmware name and usageConnor McAdams2018-09-201-5/+7
* | ALSA: hda/ca0132 - Add AE-5 regular init setupConnor McAdams2018-09-201-0/+12
* | ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functionsConnor McAdams2018-09-201-23/+134
* | ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5Connor McAdams2018-09-201-6/+55
* | ALSA: hda/ca0132 - Set AE-5 bools and select mixerConnor McAdams2018-09-201-1/+10
* | ALSA: hda/ca0132 - Add pincfg for AE-5Connor McAdams2018-09-201-13/+60
* | ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5Connor McAdams2018-09-201-0/+2
* | ALSA: hda/ca0132 - Define new verbs and control paramsConnor McAdams2018-09-201-11/+12
* | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
|/
* ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams2018-08-081-14/+16
* ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams2018-08-081-7/+11
* ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams2018-08-081-0/+15