summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-151-1/+0
|/
* ALSA: hda/ca0132: Staticize codec_send_commandSachin Kamat2013-09-131-1/+1
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-281-4/+4
* ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid2013-04-051-2/+53
* ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang2013-04-021-4/+23
* ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid2013-03-151-9/+6
* ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid2013-03-151-2/+3
* ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid2013-03-151-2/+6
* ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang2013-03-071-2/+6
* ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai2013-02-121-75/+75
* ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai2013-02-121-2/+2
* ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai2013-02-111-0/+4
* ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2013-02-101-3/+7
* ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett2013-02-101-16/+25
* ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai2013-02-071-8/+6
* ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2013-02-041-2/+2
* ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai2013-01-161-2/+2
* ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai2013-01-151-1/+1
* ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai2013-01-151-0/+2
* ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai2013-01-151-3/+3
* ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai2013-01-151-6/+4
* ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai2013-01-151-1/+1
* ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai2013-01-151-1/+1
* ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai2013-01-151-16/+10
* Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai2013-01-151-22/+6
* ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett2013-01-151-6/+8
* ALSA: hda/ca0132: Shuffle to group together related codeIan Minett2013-01-151-76/+76
* ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett2013-01-151-187/+188
* ALSA: hda/ca0132: Add tuning controlsIan Minett2013-01-151-0/+289
* ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett2013-01-151-0/+142
* ALSA: hda/ca0132: Add PCM enhancementsIan Minett2013-01-151-13/+118
* ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett2013-01-151-288/+544
* ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett2013-01-151-32/+700
* ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett2013-01-151-3/+442
* ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.cTakashi Iwai2012-11-281-1/+0
* ALSA: hda - Fix NULL dereference in error path of patch_ca0132.cTakashi Iwai2012-11-281-4/+2
* ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132Ian Minett2012-11-281-24/+20
* ALSA: hda - Update chipio functions and DSP write wait timeoutIan Minett2012-11-281-36/+16
* ALSA: hda - Add comments and descriptions to CA0132 functionsIan Minett2012-11-281-17/+163
* ALSA: hda - Add firmware caching to CA0132 codecIan Minett2012-11-281-6/+22
* ALSA: hda - Update CA0132 codec to load DSP firmware binaryIan Minett2012-11-281-4/+1605
* ALSA: hda - Add DSP firmware enums and defs to CA0132 codecIan Minett2012-11-281-8/+43
* ALSA: hda - Add CA0132 register definitions fileIan Minett2012-11-281-0/+2
* ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson2012-08-201-0/+8
* ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai2012-08-081-6/+14
* ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai2012-08-081-113/+29
OpenPOWER on IntegriCloud