summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai1-0/+17
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai1-0/+3
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai1-0/+1
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai1-2/+1
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai1-1/+5
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai1-2/+1
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai1-2/+1
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai1-0/+1
2013-01-23ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai1-0/+2
2013-01-22ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai1-0/+2
2013-01-21ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai1-0/+1
2013-01-18ALSA: hda - Correct more array rooms in hda_gen_specTakashi Iwai1-4/+4
2013-01-18ALSA: hda - make sure there are enough input labels and pathsDavid Henningsson1-3/+3
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai1-4/+2
2013-01-18ALSA: hda - Unify input label creations in generic parserTakashi Iwai1-0/+2
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai1-1/+5
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai1-1/+3
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai1-0/+1
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai1-0/+1
2013-01-16ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai1-8/+19
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai1-0/+1
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai1-0/+2
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai1-0/+1
2013-01-14ALSA: hda - Add capture_switch_hook to generic parserTakashi Iwai1-0/+3
2013-01-12ALSA: hda - Add output jack mode enum controlsTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Allow aamix as a capture sourceTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Add a flag to suppress mic auto-switchTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Re-define snd_hda_parse_nid_path()Takashi Iwai1-10/+2
2013-01-12ALSA: hda - Manage input paths via path indicesTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Fix multi-io channel mode managementTakashi Iwai1-2/+14
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai1-0/+5
2013-01-12ALSA: hda - Add pcm_playback_hook to hda_gen_specTakashi Iwai1-0/+14
2013-01-12ALSA: hda - Drop bind-volume workaroundTakashi Iwai1-3/+0
2013-01-12ALSA: hda - Add Loopback Mixing controlTakashi Iwai1-0/+4
2013-01-12ALSA: hda - Initialize digital-input path properlyTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Manage using output/loopback path indicesTakashi Iwai1-0/+9
2013-01-12ALSA: hda - Check the existing path in snd_hda_add_new_path()Takashi Iwai1-0/+1
2013-01-12ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai1-0/+8
2013-01-12ALSA: hda - Implement independent HP controlTakashi Iwai1-0/+9
2013-01-12ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai1-0/+7
2013-01-12ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai1-2/+0
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Begin HDA_GEN_* event tag from 1Takashi Iwai1-1/+1
2013-01-12ALSA: hda - Increase the max depth of widget connectionsTakashi Iwai1-1/+1
2013-01-12ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai1-0/+9
2013-01-12ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...Takashi Iwai1-3/+1
2013-01-12ALSA: hda - Export snd_hda_gen_add_kctl()Takashi Iwai1-0/+4
2013-01-12ALSA: hda - Add EAPD control to generic parserTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Merge Realtek parser code to generic parserTakashi Iwai1-0/+199