summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-02ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECTTakashi Iwai1-1/+1
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-07-30Merge branch 'topic/hda-cirrus' into topic/hdaTakashi Iwai1-0/+1
2009-07-27ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()Takashi Iwai1-1/+4
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai1-6/+3
2009-07-22ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela1-0/+6
2009-07-22ALSA: hda - Reduce click noise at power-savingTakashi Iwai1-2/+7
2009-07-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+6
2009-07-19ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela1-0/+6
2009-07-17ALSA: hda - Fix the previous sanity check in make_codec_cmd()Takashi Iwai1-2/+2
2009-07-17ALSA: hda - add bounds checking for the codec command fieldsWu Fengguang1-1/+11
2009-07-10ALSA: hda - Check codec errors in snd_hda_get_connections()Takashi Iwai1-1/+6
2009-07-04Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+10
2009-07-03ALSA: hda - Don't override maxbps for FLOAT sharing with linear formatsTakashi Iwai1-2/+3
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-01ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai1-0/+1
2009-07-01ALSA: hda - Allow FLOAT PCM formatTakashi Iwai1-3/+3
2009-06-24ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai1-6/+2
2009-06-17ALSA: hda - Fix memory leak at codec creationTakashi Iwai1-2/+0
2009-06-02ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai1-10/+2
2009-06-02ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai1-16/+16
2009-05-26ALSA: hda - Support sync after writing a verbTakashi Iwai1-52/+61
2009-05-16ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai1-12/+24
2009-04-21ALSA: hda - minor optimization in hda_set_power_state()Takashi Iwai1-2/+3
2009-04-21Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai1-40/+74
2009-04-21ALSA: hda - Retry codec-verbs at errorsTakashi Iwai1-4/+13
2009-04-21ALSA: hda - Cache PCM and STREAM parameters queriesTakashi Iwai1-36/+61
2009-04-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+5
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai1-3/+5
2009-04-16ALSA: hda - Check strcpy lengthTakashi Iwai1-0/+2
2009-04-16ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai1-0/+1
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-03-23ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai1-2/+1
2009-03-23ALSA: hda - Cache pin-cap valuesTakashi Iwai1-0/+16
2009-03-23ALSA: hda - Add function id to proc outputPascal de Bruijn1-3/+3
2009-03-18ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()Jaroslav Kysela1-8/+25
2009-03-13ALSA: hda - power up before codec initializationTakashi Iwai1-7/+8
2009-03-06ALSA: hda - Allow slave controls with non-zero indicesTakashi Iwai1-8/+13
2009-03-03ALSA: hda - Fix gcc compile warningTakashi Iwai1-6/+4
2009-03-02ALSA: hda - Don't return a fatal error at PCM-creation errorsTakashi Iwai1-5/+17
2009-03-02ALSA: hda - Revert the codec probe at control-creation errorsTakashi Iwai1-4/+10
2009-03-02ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()Takashi Iwai1-0/+3
2009-02-23ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai1-4/+50
2009-02-23ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai1-4/+12
2009-02-23ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai1-9/+9
2009-02-23ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai1-2/+1
2009-02-20ALSA: hda - Add generic pincfg initializationTakashi Iwai1-9/+142
2009-02-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+10
2009-02-13ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai1-0/+10