aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)Author
2018-08-28ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-08-08ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams
2018-07-26ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai
2018-07-12ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater
2018-06-21ALSA: hda/ca0132: make array ca0132_alt_chmaps staticColin Ian King
2018-06-17ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4Alastair Bridgewater
2018-06-17ALSA: hda/ca0132: Restore PCM Analog Mic-In2Alastair Bridgewater
2018-06-17ALSA: hda/ca0132: Don't test for QUIRK_NONEAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWAREAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Delete redundant UNSOL event requestsAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-15ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto
2018-05-15ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto
2018-05-14ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu
2018-05-13ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams
2018-05-13ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams
2018-05-13ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams
2018-05-13ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams
2018-05-13ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams
2018-05-13ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams
2018-05-13ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams
2018-05-13ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams
2018-05-13ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams
2018-05-13ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams
2018-05-13ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams
2018-05-02ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
2017-10-13ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure
2017-09-04ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai
2017-04-01ALSA: hda/ca0132: Limit values for chip addresses to 32-bitMatthias Kaehlcke
2017-03-20ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-01-11ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann
2016-11-25ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016Sven Hahne
2016-09-12ALSA: pci: constify local structuresJulia Lawall