summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_ca0132.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett1-6/+8
2013-01-15ALSA: hda/ca0132: Shuffle to group together related codeIan Minett1-76/+76
2013-01-15ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett1-187/+188
2013-01-15ALSA: hda/ca0132: Add tuning controlsIan Minett1-0/+289
2013-01-15ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett1-0/+142
2013-01-15ALSA: hda/ca0132: Add PCM enhancementsIan Minett1-13/+118
2013-01-15ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett1-288/+544
2013-01-15ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett1-32/+700
2013-01-15ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett1-3/+442
2012-11-28ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.cTakashi Iwai1-1/+0
2012-11-28ALSA: hda - Fix NULL dereference in error path of patch_ca0132.cTakashi Iwai1-4/+2
2012-11-28ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132Ian Minett1-24/+20
2012-11-28ALSA: hda - Update chipio functions and DSP write wait timeoutIan Minett1-36/+16
2012-11-28ALSA: hda - Add comments and descriptions to CA0132 functionsIan Minett1-17/+163
2012-11-28ALSA: hda - Add firmware caching to CA0132 codecIan Minett1-6/+22
2012-11-28ALSA: hda - Update CA0132 codec to load DSP firmware binaryIan Minett1-4/+1605
2012-11-28ALSA: hda - Add DSP firmware enums and defs to CA0132 codecIan Minett1-8/+43
2012-11-28ALSA: hda - Add CA0132 register definitions fileIan Minett1-0/+2
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson1-0/+8
2012-08-08ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai1-6/+14
2012-08-08ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai1-113/+29
2012-08-08ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai1-2/+2
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-1/+2
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-5/+2
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai1-14/+19
2011-11-01sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-21ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF changeTakashi Iwai1-1/+2
2011-06-21ALSA: hda - Add Creative CA0132 HDA codec supportIan Minett1-0/+1096