summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)Author
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
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai
2015-12-09ALSA: hda/ca0132 - quirk for Alienware 17 2015Gabriele Martino
2015-10-26ALSA: hda/ca0132 - Convert leftover pr_info() and pr_err()Takashi Iwai
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai
2015-08-10ALSA: hda - Fix pin config and mapping on Alienware 15Takashi Iwai
2015-05-29ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai
2015-05-19ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EXGabriele Martino
2015-04-16ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-03ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai
2014-11-11ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai
2014-09-16ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai