aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)Author
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai
2019-12-31ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2019-12-31ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai
2019-11-12ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai
2018-08-03ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
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
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai
2014-08-10ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai
2014-02-19ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao
2014-02-19ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai
2013-09-13ALSA: hda/ca0132: Staticize codec_send_commandSachin Kamat
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai
2013-04-05ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid
2013-04-02ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang
2013-02-12ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai
2013-02-12ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai
2013-02-11ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai
2013-02-10ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai
2013-02-10ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett
2013-02-07ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai