summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)Author
2009-12-25ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang
2009-11-16ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai
2009-11-16ALSA: hda - Update / add kerneldoc comments to exported functionsTakashi Iwai
2009-11-16ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai
2009-11-16ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela
2009-11-16ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai
2009-11-10ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi 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-10-30ALSA: hda - allow up to 4 HDMI devicesWu Fengguang
2009-10-30ALSA: hda - vectorize get_empty_pcm_device()Wu Fengguang
2009-09-01ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECTTakashi 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-07-30Merge branch 'topic/hda-cirrus' into topic/hdaTakashi Iwai
2009-07-27ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()Takashi Iwai
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai
2009-07-22ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela
2009-07-22ALSA: hda - Reduce click noise at power-savingTakashi Iwai
2009-07-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-07-19ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela
2009-07-17ALSA: hda - Fix the previous sanity check in make_codec_cmd()Takashi Iwai
2009-07-17ALSA: hda - add bounds checking for the codec command fieldsWu Fengguang
2009-07-10ALSA: hda - Check codec errors in snd_hda_get_connections()Takashi Iwai
2009-07-04Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-07-03ALSA: hda - Don't override maxbps for FLOAT sharing with linear formatsTakashi Iwai
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai
2009-07-01ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai
2009-07-01ALSA: hda - Allow FLOAT PCM formatTakashi Iwai
2009-06-24ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai
2009-06-17ALSA: hda - Fix memory leak at codec creationTakashi Iwai
2009-06-01ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai
2009-06-01ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai
2009-05-26ALSA: hda - Support sync after writing a verbTakashi Iwai
2009-05-16ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai
2009-04-21ALSA: hda - minor optimization in hda_set_power_state()Takashi Iwai
2009-04-21Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai
2009-04-21ALSA: hda - Cache PCM and STREAM parameters queriesTakashi Iwai
2009-04-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai
2009-04-16ALSA: hda - Check strcpy lengthTakashi Iwai
2009-04-16ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-03-23ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai
2009-03-23ALSA: hda - Cache pin-cap valuesTakashi Iwai