summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECTTakashi Iwai2009-09-021-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-031-1/+1
|\
| * ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang2009-08-031-1/+1
* | Merge branch 'topic/hda-cirrus' into topic/hdaTakashi Iwai2009-07-301-0/+1
|\ \
| * | ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai2009-07-011-0/+1
* | | ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()Takashi Iwai2009-07-271-1/+4
* | | ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-6/+3
* | | ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela2009-07-221-0/+6
* | | ALSA: hda - Reduce click noise at power-savingTakashi Iwai2009-07-221-2/+7
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-191-0/+6
|\ \ \ | | |/ | |/|
| * | ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela2009-07-191-0/+6
* | | ALSA: hda - Fix the previous sanity check in make_codec_cmd()Takashi Iwai2009-07-171-2/+2
* | | ALSA: hda - add bounds checking for the codec command fieldsWu Fengguang2009-07-171-1/+11
* | | ALSA: hda - Check codec errors in snd_hda_get_connections()Takashi Iwai2009-07-101-1/+6
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-041-4/+10
|\ \ \ | |/ /
| * | ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai2009-07-031-4/+10
* | | ALSA: hda - Don't override maxbps for FLOAT sharing with linear formatsTakashi Iwai2009-07-031-2/+3
| |/ |/|
* | ALSA: hda - Allow FLOAT PCM formatTakashi Iwai2009-07-011-3/+3
* | ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-241-6/+2
|/
* ALSA: hda - Fix memory leak at codec creationTakashi Iwai2009-06-171-2/+0
* ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai2009-06-021-10/+2
* ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai2009-06-021-16/+16
* ALSA: hda - Support sync after writing a verbTakashi Iwai2009-05-261-52/+61
* ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai2009-05-161-12/+24
* ALSA: hda - minor optimization in hda_set_power_state()Takashi Iwai2009-04-211-2/+3
* Merge branch 'topic/hda-cache' into topic/hdaTakashi Iwai2009-04-211-40/+74
|\
| * ALSA: hda - Retry codec-verbs at errorsTakashi Iwai2009-04-211-4/+13
| * ALSA: hda - Cache PCM and STREAM parameters queriesTakashi Iwai2009-04-211-36/+61
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-04-211-3/+5
|\ \
| * | ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-171-3/+5
* | | ALSA: hda - Check strcpy lengthTakashi Iwai2009-04-161-0/+2
* | | ALSA: hda - Add Creative CA0110-IBG supportTakashi Iwai2009-04-161-0/+1
|/ /
* | ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
|/
* ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai2009-03-231-2/+1
* ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-231-0/+16
* ALSA: hda - Add function id to proc outputPascal de Bruijn2009-03-231-3/+3
* ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()Jaroslav Kysela2009-03-181-8/+25
* ALSA: hda - power up before codec initializationTakashi Iwai2009-03-131-7/+8
* ALSA: hda - Allow slave controls with non-zero indicesTakashi Iwai2009-03-061-8/+13
* ALSA: hda - Fix gcc compile warningTakashi Iwai2009-03-031-6/+4
* ALSA: hda - Don't return a fatal error at PCM-creation errorsTakashi Iwai2009-03-021-5/+17
* ALSA: hda - Revert the codec probe at control-creation errorsTakashi Iwai2009-03-021-4/+10
* ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()Takashi Iwai2009-03-021-0/+3
* ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai2009-02-231-4/+50
* ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai2009-02-231-4/+12
* ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai2009-02-231-9/+9
* ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai2009-02-231-2/+1
* ALSA: hda - Add generic pincfg initializationTakashi Iwai2009-02-201-9/+142
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-131-0/+10
|\
| * ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-131-0/+10
OpenPOWER on IntegriCloud