aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.h
AgeCommit message (Expand)Author
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai
2013-11-05ALSA: hda - Introduce the bitmask for excluding output volumeTakashi Iwai
2013-07-29ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai
2013-06-25ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai
2013-06-03ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai
2013-01-23ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai
2013-01-22ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai
2013-01-21ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai
2013-01-18ALSA: hda - Correct more array rooms in hda_gen_specTakashi Iwai
2013-01-18ALSA: hda - make sure there are enough input labels and pathsDavid Henningsson
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai
2013-01-18ALSA: hda - Unify input label creations in generic parserTakashi Iwai
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai
2013-01-16ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai
2013-01-12ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai
2013-01-12ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai
2013-01-12ALSA: hda - Manage input paths via path indicesTakashi Iwai
2013-01-12ALSA: hda - Fix multi-io channel mode managementTakashi Iwai
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai
2013-01-12ALSA: hda - Add pcm_playback_hook to hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Drop bind-volume workaroundTakashi Iwai
2013-01-12ALSA: hda - Add Loopback Mixing controlTakashi Iwai
2013-01-12ALSA: hda - Initialize digital-input path properlyTakashi Iwai
2013-01-12ALSA: hda - Manage using output/loopback path indicesTakashi Iwai
2013-01-12ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai
2013-01-12ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai
2013-01-12ALSA: hda - Implement independent HP controlTakashi Iwai
2013-01-12ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai
2013-01-12ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai
2013-01-12ALSA: hda - Begin HDA_GEN_* event tag from 1Takashi Iwai