aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai1-1/+4
2010-08-06ALSA: hda - Make converter setups stickyTakashi Iwai1-0/+12
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+4
2010-08-03ALSA: hda - Define AC_FMT_* constantsTakashi Iwai1-0/+21
2010-08-03ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula1-0/+3
2010-08-03ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula1-1/+2
2010-07-19ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela1-1/+4
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai1-1/+4
2010-03-30ALSA: hda - introduce snd_hda_codec_update_cache()Takashi Iwai1-0/+3
2010-01-28ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai1-0/+3
2010-01-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2009-12-27ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai1-0/+1
2009-12-25ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai1-0/+1
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-0/+1
2009-12-11intelhdmi - dont power off HDA linkWu Fengguang1-0/+1
2009-12-11ALSA: intelhdmi - accept DisplayPort pinWu Fengguang1-0/+3
2009-12-11ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang1-0/+1
2009-11-18ALSA: hda - show EPSS capability in procWu Fengguang1-0/+4
2009-11-16ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela1-1/+0
2009-11-16ALSA: hda - add beep_mode module parameterJaroslav Kysela1-0/+1
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai1-0/+4
2009-11-10ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela1-0/+1
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai1-0/+2
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang1-1/+1
2009-06-24ALSA: hda - Add patch module optionTakashi Iwai1-0/+7
2009-06-24ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai1-1/+2
2009-06-02ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai1-0/+3
2009-06-02ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai1-1/+5
2009-05-16ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai1-1/+2
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai1-0/+1
2009-03-23ALSA: hda - Add function id to proc outputPascal de Bruijn1-0/+1
2009-03-12ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecsTakashi Iwai1-0/+3
2009-02-23ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai1-2/+2
2009-02-20ALSA: hda - Add generic pincfg initializationTakashi Iwai1-0/+15
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai1-0/+1
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai1-0/+1
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang1-0/+1
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai1-1/+1
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai1-0/+26
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai1-0/+15
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai1-2/+0
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai1-0/+4
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-0/+11
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai1-0/+4
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai1-0/+2
2008-11-27ALSA: hda - make some functions staticTakashi Iwai1-4/+0
2008-11-21ALSA: hda - Fix double free of jack instancesTakashi Iwai1-0/+1
2008-11-10ALSA: hda - Fix another cache list managementTakashi Iwai1-0/+10
2008-11-06ALSA: hda - simplify hda_bus ops callbacksTakashi Iwai1-5/+5