summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)Author
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
2013-02-04ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai
2013-01-16ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai
2013-01-15Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai
2013-01-15ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett
2013-01-15ALSA: hda/ca0132: Shuffle to group together related codeIan Minett
2013-01-15ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett
2013-01-15ALSA: hda/ca0132: Add tuning controlsIan Minett
2013-01-15ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett
2013-01-15ALSA: hda/ca0132: Add PCM enhancementsIan Minett
2013-01-15ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett
2013-01-15ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett
2013-01-15ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett
2012-11-28ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.cTakashi Iwai
2012-11-28ALSA: hda - Fix NULL dereference in error path of patch_ca0132.cTakashi Iwai
2012-11-28ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132Ian Minett
2012-11-28ALSA: hda - Update chipio functions and DSP write wait timeoutIan Minett
2012-11-28ALSA: hda - Add comments and descriptions to CA0132 functionsIan Minett
2012-11-28ALSA: hda - Add firmware caching to CA0132 codecIan Minett
2012-11-28ALSA: hda - Update CA0132 codec to load DSP firmware binaryIan Minett
2012-11-28ALSA: hda - Add DSP firmware enums and defs to CA0132 codecIan Minett
2012-11-28ALSA: hda - Add CA0132 register definitions fileIan Minett
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson
2012-08-08ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai
2012-08-08ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai
2012-08-08ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-21ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF changeTakashi Iwai
2011-06-21ALSA: hda - Add Creative CA0132 HDA codec supportIan Minett