aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-17/+45
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-251-1/+6
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-171-1/+2
* ALSA: hda - Add automute-mode enum to Conexant auto-parserTakashi Iwai2011-05-171-0/+5
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-3/+3
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-2/+2
* ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-031-0/+24
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-3/+3
* ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-171-4/+10
* ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-171-0/+11
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-4/+7
* ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-091-4/+1
* ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-091-3/+3
* ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai2010-08-301-0/+2
* ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai2010-08-301-1/+11
* ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-131-0/+2
* fix comment typo in sound/pci/hda/hda_local.hJustin P. Mattock2010-03-191-1/+1
* ALSA: hda - Fix NID association for capture mixersTakashi Iwai2009-12-231-2/+0
* ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela2009-12-151-3/+3
* ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela2009-12-151-3/+8
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-0/+5
* ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-0/+2
* ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-181-1/+3
* ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-161-0/+8
* ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela2009-11-161-0/+2
* ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-161-3/+12
* ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-161-0/+3
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-2/+9
* ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-161-0/+15
* ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=yTakashi Iwai2009-11-121-1/+1
* ALSA: hda - Add power on/off counterTakashi Iwai2009-11-111-0/+9
* ALSA: hda - vectorize intelhdmiWu Fengguang2009-10-301-2/+4
* ALSA: hda: move open coded tricks into get_wcaps_channels()Wu Fengguang2009-08-241-0/+10
* ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-0/+3
* ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-241-1/+0
* ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-231-0/+1
* ALSA: hda - Add hint string helper functionsTakashi Iwai2009-03-021-0/+17
* ALSA: sound/pci/hda: fix sparse warning: different signednessHannes Eder2009-02-261-1/+1
* ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai2009-02-231-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-131-0/+2
|\
| * ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-131-0/+2
* | ALSA: hda - Detect multiple digital-out pinsTakashi Iwai2009-02-121-2/+3
* | ALSA: enable concurrent digital outputs for ALC1200Wu Fengguang2009-02-061-0/+1
* | Merge branch 'test/hda-vol-ofs' into next/hdaTakashi Iwai2009-01-221-1/+4
|\ \
| * | ALSA: hda - Add extra volume offset to standard volume amp macrosTakashi Iwai2009-01-201-1/+4
| |/
* | ALSA: hda - Check HDMI jack types in the auto configurationTakashi Iwai2009-01-201-0/+2
|/
* ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab2008-11-301-0/+3
* ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai2008-11-211-1/+9
* ALSA: hda - Release ELD proc fileTakashi Iwai2008-11-211-0/+8
* ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funcitonTakashi Iwai2008-11-211-1/+2