summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai2013-01-172-4/+5
* ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai2013-01-172-0/+141
* ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai2013-01-161-8/+19
* ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai2013-01-162-0/+7
* ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai2013-01-162-0/+4
* ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai2013-01-161-6/+23
* ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecsDavid Henningsson2013-01-161-2/+2
* ALSA: hda - force different capture controls if amp caps differDavid Henningsson2013-01-161-3/+21
* ALSA: hda - do not add non-existing Mic boost controlsDavid Henningsson2013-01-161-0/+3
* ALSA: hda - initialize channel counts correctlyDavid Henningsson2013-01-161-1/+1
* ALSA: hda - fix wrong adc_idx in generic parserDavid Henningsson2013-01-161-3/+3
* ALSA: hda - Check array bounds in get_input_pathDavid Henningsson2013-01-161-0/+8
* ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai2013-01-153-6/+16
* ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson2013-01-151-1/+1
* ALSA: hda - Check pincap while parsing the configurationTakashi Iwai2013-01-151-0/+25
* ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai2013-01-142-1/+18
* ALSA: hda - Use generic parser for CA0110 codecTakashi Iwai2013-01-122-473/+16
* ALSA: hda - Use generic codec parser for C-Media codecsTakashi Iwai2013-01-122-118/+47
* ALSA: hda - Remove superfluous kconfig dependsTakashi Iwai2013-01-121-3/+0
* ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai2013-01-122-0/+73
* ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai2013-01-123-18/+31
* ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai2013-01-124-21/+65
* ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai2013-01-121-28/+48
* ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai2013-01-121-3/+3
* ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai2013-01-121-0/+17
* ALSA: hda - Add output jack mode enum controlsTakashi Iwai2013-01-122-0/+111
* ALSA: hda - Update automute / automic upon jack retaskingTakashi Iwai2013-01-121-0/+6
* ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai2013-01-123-9/+25
* ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai2013-01-121-6/+3
* ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai2013-01-121-269/+252
* ALSA: hda - Avoid auto-mute or auto-mic of retasked jacksTakashi Iwai2013-01-121-1/+8
* ALSA: hda - Manage current pinctl values in generic parserTakashi Iwai2013-01-121-52/+85
* ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai2013-01-122-14/+54
* ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai2013-01-123-2/+33
* ALSA: hda - Clear the dropped paths properlyTakashi Iwai2013-01-121-1/+15
* ALSA: hda - Allow aamix as a capture sourceTakashi Iwai2013-01-122-25/+45
* ALSA: hda - Fix inconsistent input_paths after ADC reductionTakashi Iwai2013-01-121-12/+22
* ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai2013-01-122-4/+2
* ALSA: hda - Exclude aamix from capture pathsTakashi Iwai2013-01-121-6/+2
* ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai2013-01-122-0/+4
* ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai2013-01-121-1/+2
* ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai2013-01-122-57/+57
* ALSA: hda - Manage input paths via path indicesTakashi Iwai2013-01-122-26/+19
* ALSA: hda - Fix multi-io channel mode managementTakashi Iwai2013-01-122-32/+76
* ALSA: hda - Don't set up active streams twiceTakashi Iwai2013-01-121-2/+2
* ALSA: hda - Remove unused dac reference in create_multi_out_ctls()Takashi Iwai2013-01-121-4/+0
* ALSA: hda - Use direct path reference in assign_out_path_ctls()Takashi Iwai2013-01-121-12/+16
* ALSA: hda - Clear path indices properly at each re-evaluationTakashi Iwai2013-01-121-0/+10
* ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functionsTakashi Iwai2013-01-121-1/+12
* ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codesTakashi Iwai2013-01-121-4/+0
OpenPOWER on IntegriCloud