Age | Commit message (Expand) | Author | Files | Lines |
2013-03-22 | ALSA: hda - Allow codec drivers to give own badness tables | Takashi Iwai | 1 | -0/+17 |
2013-03-18 | ALSA: hda - Move beep attach/detach calls in hda_generic.c | Takashi Iwai | 1 | -0/+3 |
2013-03-07 | ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl exists | Takashi Iwai | 1 | -0/+1 |
2013-03-07 | ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints | Takashi Iwai | 1 | -2/+1 |
2013-03-07 | ALSA: hda - Add the generic Headphone Mic feature | Takashi Iwai | 1 | -1/+5 |
2013-02-07 | ALSA: hda - Use generic array for loopback list management | Takashi Iwai | 1 | -2/+1 |
2013-02-07 | ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too | Takashi Iwai | 1 | -2/+1 |
2013-01-24 | ALSA: hda - Implement path-based power filter to the generic parser | Takashi Iwai | 1 | -0/+1 |
2013-01-23 | ALSA: hda - Fix missing path between aamix and outputs in AD codecs | Takashi Iwai | 1 | -0/+2 |
2013-01-22 | ALSA: hda - Set individual name to secondary analog PCM stream | Takashi Iwai | 1 | -0/+2 |
2013-01-21 | ALSA: hda - Fix conflicts between Loopback Mixing and Independent HP | Takashi Iwai | 1 | -0/+1 |
2013-01-18 | ALSA: hda - Correct more array rooms in hda_gen_spec | Takashi Iwai | 1 | -4/+4 |
2013-01-18 | ALSA: hda - make sure there are enough input labels and paths | David Henningsson | 1 | -3/+3 |
2013-01-18 | ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook | Takashi Iwai | 1 | -4/+2 |
2013-01-18 | ALSA: hda - Unify input label creations in generic parser | Takashi Iwai | 1 | -0/+2 |
2013-01-17 | ALSA: hda - Add PCM capture hook to hda_gen_spec | Takashi Iwai | 1 | -1/+5 |
2013-01-17 | ALSA: hda - Record all detected ADCs in hda_gen_spec | Takashi Iwai | 1 | -1/+3 |
2013-01-17 | ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config() | Takashi Iwai | 1 | -0/+1 |
2013-01-17 | ALSA: hda - Add input jack mode enum controls to generic parser | Takashi Iwai | 1 | -0/+1 |
2013-01-16 | ALSA: hda - Give more comments to hda_gen_spec flags | Takashi Iwai | 1 | -8/+19 |
2013-01-16 | ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec | Takashi Iwai | 1 | -0/+1 |
2013-01-16 | ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec | Takashi Iwai | 1 | -0/+2 |
2013-01-15 | ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec | Takashi Iwai | 1 | -0/+1 |
2013-01-14 | ALSA: hda - Add capture_switch_hook to generic parser | Takashi Iwai | 1 | -0/+3 |
2013-01-12 | ALSA: hda - Add output jack mode enum controls | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Allow aamix as a capture source | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Add a flag to suppress mic auto-switch | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Re-define snd_hda_parse_nid_path() | Takashi Iwai | 1 | -10/+2 |
2013-01-12 | ALSA: hda - Manage input paths via path indices | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Fix multi-io channel mode management | Takashi Iwai | 1 | -2/+14 |
2013-01-12 | ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status() | Takashi Iwai | 1 | -0/+5 |
2013-01-12 | ALSA: hda - Add pcm_playback_hook to hda_gen_spec | Takashi Iwai | 1 | -0/+14 |
2013-01-12 | ALSA: hda - Drop bind-volume workaround | Takashi Iwai | 1 | -3/+0 |
2013-01-12 | ALSA: hda - Add Loopback Mixing control | Takashi Iwai | 1 | -0/+4 |
2013-01-12 | ALSA: hda - Initialize digital-input path properly | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Manage using output/loopback path indices | Takashi Iwai | 1 | -0/+9 |
2013-01-12 | ALSA: hda - Check the existing path in snd_hda_add_new_path() | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Add hooks for HP/line/mic auto switching | Takashi Iwai | 1 | -0/+8 |
2013-01-12 | ALSA: hda - Implement independent HP control | Takashi Iwai | 1 | -0/+9 |
2013-01-12 | ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument | Takashi Iwai | 1 | -0/+7 |
2013-01-12 | ALSA: hda - Drop spec->channel_mode field from hda_gen_spec | Takashi Iwai | 1 | -2/+0 |
2013-01-12 | ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Begin HDA_GEN_* event tag from 1 | Takashi Iwai | 1 | -1/+1 |
2013-01-12 | ALSA: hda - Increase the max depth of widget connections | Takashi Iwai | 1 | -1/+1 |
2013-01-12 | ALSA: hda - Export standard jack event handlers for generic parser | Takashi Iwai | 1 | -0/+9 |
2013-01-12 | ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars... | Takashi Iwai | 1 | -3/+1 |
2013-01-12 | ALSA: hda - Export snd_hda_gen_add_kctl() | Takashi Iwai | 1 | -0/+4 |
2013-01-12 | ALSA: hda - Add EAPD control to generic parser | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Merge Realtek parser code to generic parser | Takashi Iwai | 1 | -0/+199 |