summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto2018-05-151-7/+7
* ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto2018-05-151-4/+2
* ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto2018-05-151-3/+3
* ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto2018-05-151-4/+4
* ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu2018-05-141-4/+2
* ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams2018-05-131-10/+748
* ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams2018-05-131-1/+73
* ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams2018-05-131-1/+202
* ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams2018-05-131-18/+607
* ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams2018-05-131-12/+74
* ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams2018-05-131-1/+148
* ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams2018-05-131-6/+335
* ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams2018-05-131-23/+153
* ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams2018-05-131-8/+265
* ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams2018-05-131-2/+129
* ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams2018-05-131-0/+19
* ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams2018-05-131-3/+108
* ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams2018-05-131-6/+55
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-05-021-2/+6
* ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure2017-10-131-5/+3
* ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai2017-09-041-2/+6
* ALSA: hda/ca0132: Limit values for chip addresses to 32-bitMatthias Kaehlcke2017-04-011-3/+3
* ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke2017-03-201-2/+2
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann2017-01-111-0/+3
* ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016Sven Hahne2016-11-251-0/+1
* ALSA: pci: constify local structuresJulia Lawall2016-09-121-5/+5
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-091-1/+4
* ALSA: hda/ca0132 - quirk for Alienware 17 2015Gabriele Martino2015-12-091-1/+2
* ALSA: hda/ca0132 - Convert leftover pr_info() and pr_err()Takashi Iwai2015-10-261-3/+3
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-5/+4
* ALSA: hda - Fix pin config and mapping on Alienware 15Takashi Iwai2015-08-101-28/+59
* ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai2015-05-291-4/+4
* ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EXGabriele Martino2015-05-191-26/+92
* ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-5/+2
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-081-6/+6
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-5/+1
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-031-2/+1
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-16/+13
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-1/+1
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai2014-11-111-5/+6
* ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai2014-09-161-42/+34
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-111-7/+9
* ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-101-1/+6
* ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-251-3/+3
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-105/+103
* Merge branch 'for-linus' into HEADTakashi Iwai2014-02-251-61/+7
|\
| * ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao2014-02-191-3/+1
| * ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao2014-02-191-59/+7
OpenPOWER on IntegriCloud