summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.h
AgeCommit message (Expand)Author
2012-03-12ALSA: hda - Add a fake mute featureTakashi Iwai
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai
2011-04-07ALSA: hda - Remember connection listsTakashi Iwai
2011-03-03ALSA: hda - Make common input-jack helper functionsTakashi Iwai
2010-10-25ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai
2010-09-21ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai
2010-08-20ALSA: hda - Fix stream and channel-ids codec-bus wideTakashi Iwai
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai
2010-08-06ALSA: hda - Make converter setups stickyTakashi Iwai
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-08-03ALSA: hda - Define AC_FMT_* constantsTakashi Iwai
2010-08-03ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula
2010-08-03ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula
2010-07-19ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai
2010-03-30ALSA: hda - introduce snd_hda_codec_update_cache()Takashi Iwai
2010-01-28ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai
2010-01-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-12-27ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai
2009-12-25ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela
2009-12-11intelhdmi - dont power off HDA linkWu Fengguang
2009-12-11ALSA: intelhdmi - accept DisplayPort pinWu Fengguang
2009-12-11ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang
2009-11-18ALSA: hda - show EPSS capability in procWu Fengguang
2009-11-16ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela
2009-11-16ALSA: hda - add beep_mode module parameterJaroslav Kysela
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai
2009-11-10ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang
2009-06-24ALSA: hda - Add patch module optionTakashi Iwai
2009-06-24ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai
2009-06-02ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai
2009-06-02ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai
2009-05-16ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai
2009-03-23ALSA: hda - Add function id to proc outputPascal de Bruijn
2009-03-12ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai
2009-02-23ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai
2009-02-20ALSA: hda - Add generic pincfg initializationTakashi Iwai
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai