summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai2009-12-251-4/+6
* ALSA: hda - Set mixer name after codec patchTakashi Iwai2009-12-231-5/+5
* ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-0/+34
* ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-161-0/+2
* ALSA: hda - Update / add kerneldoc comments to exported functionsTakashi Iwai2009-11-161-41/+391
* ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-161-1/+1
* ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-161-1/+6
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-15/+17
* ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-161-0/+12
* ALSA: hda - Add power on/off counterTakashi Iwai2009-11-111-0/+16
* ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi Iwai2009-11-101-0/+1
* ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela2009-11-101-4/+5
* ALSA: hda - Add reboot notifier to each codecTakashi Iwai2009-11-101-0/+17
* ALSA: hda - allow up to 4 HDMI devicesWu Fengguang2009-10-301-1/+1
* ALSA: hda - vectorize get_empty_pcm_device()Wu Fengguang2009-10-301-33/+16
* 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
OpenPOWER on IntegriCloud