Age | Commit message (Expand) | Author | Files | Lines |
2020-12-11 | ALSA: hda/generic: Add option to enforce preferred_dacs pairs | Takashi Iwai | 1 | -0/+1 |
2019-09-16 | ALSA: hda/realtek - Fix overridden device-specific initialization | Takashi Iwai | 1 | -0/+1 |
2019-08-25 | ALSA: hda - Add a generic reboot_notify | Hui Wang | 1 | -0/+1 |
2017-04-10 | ALSA: hda - Allow to enable/disable vmaster build explicitly | Takashi Iwai | 1 | -0/+1 |
2015-12-08 | ALSA: hda - Make snd_hda_parse_nid_path() local | Takashi Iwai | 1 | -3/+0 |
2015-12-08 | ALSA: hda - Remove unused snd_hda_get_nid_path() | Takashi Iwai | 1 | -2/+0 |
2015-03-20 | ALSA: hda - Fix power of pins used for mute LED with vrefs | Takashi Iwai | 1 | -0/+2 |
2015-03-18 | ALSA: hda - Support advanced power state controls | Takashi Iwai | 1 | -1/+4 |
2015-03-03 | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 1 | -1/+1 |
2014-12-15 | ALSA: hda - Make add_stereo_mix_input flag tristate | Takashi Iwai | 1 | -1/+8 |
2014-09-16 | ALSA: hda - Allow multiple callbacks for jack | Takashi Iwai | 1 | -6/+6 |
2014-09-11 | ALSA: hda - Get rid of action field from struct hda_jack_tbl | Takashi Iwai | 1 | -6/+0 |
2014-09-03 | ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls | Takashi Iwai | 1 | -0/+1 |
2014-02-12 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2014-02-10 | ALSA: hda - Make snd_hda_gen_spec_free() static | Takashi Iwai | 1 | -1/+0 |
2014-02-07 | ALSA: hda - Fix inconsistent Mic mute LED | Takashi Iwai | 1 | -0/+1 |
2014-01-13 | ALSA: hda - Apply codec power_filter to FG nodes | Takashi Iwai | 1 | -0/+3 |
2013-12-11 | ALSA: hda - Add static DAC/pin mapping for AD1986A codec | Takashi Iwai | 1 | -0/+3 |
2013-11-05 | ALSA: hda - Introduce the bitmask for excluding output volume | Takashi Iwai | 1 | -0/+3 |
2013-07-29 | ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops | Takashi Iwai | 1 | -0/+1 |
2013-06-25 | ALSA: hda - Add auto_mute_via_amp flag to generic parser | Takashi Iwai | 1 | -0/+4 |
2013-06-03 | ALSA: hda - Add keep_eapd_on flag to generic parser | Takashi Iwai | 1 | -0/+1 |
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 |