aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_ca0132.c
Commit message (Expand)AuthorAge
* ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai2015-04-08
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-23
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-03
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-03
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-03
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-23
* ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai2014-11-11
* ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai2014-09-16
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-11
* ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-10
* ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-25
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-25
* Merge branch 'for-linus' into HEADTakashi Iwai2014-02-25
|\
| * ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao2014-02-19
| * ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao2014-02-19
* | ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-15
|/
* ALSA: hda/ca0132: Staticize codec_send_commandSachin Kamat2013-09-13
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-28
* ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid2013-04-05
* ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang2013-04-02
* ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid2013-03-15
* ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid2013-03-15
* ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid2013-03-15
* ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang2013-03-07
* ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai2013-02-12
* ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai2013-02-12
* ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai2013-02-11
* ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2013-02-10
* ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett2013-02-10
* ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai2013-02-07
* ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2013-02-04
* ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai2013-01-16
* ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai2013-01-15
* ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai2013-01-15
* ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai2013-01-15
* ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai2013-01-15
* ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai2013-01-15
* ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai2013-01-15
* ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai2013-01-15
* Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai2013-01-15
* ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett2013-01-15
* ALSA: hda/ca0132: Shuffle to group together related codeIan Minett2013-01-15
* ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett2013-01-15
* ALSA: hda/ca0132: Add tuning controlsIan Minett2013-01-15
* ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett2013-01-15
* ALSA: hda/ca0132: Add PCM enhancementsIan Minett2013-01-15
* ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett2013-01-15
* ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett2013-01-15
* ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett2013-01-15
* ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.cTakashi Iwai2012-11-28