Age | Commit message (Expand) | Author | Files | Lines |
2013-01-12 | ALSA: hda/realtek - Generic mute LED implementation for HP laptops | Takashi Iwai | 1 | -28/+48 |
2013-01-12 | ALSA: hda/realtek - Fix the timing for some fixups | Takashi Iwai | 1 | -3/+3 |
2013-01-12 | ALSA: hda/realtek - Add a fixup for FSC S7020 laptop | Takashi Iwai | 1 | -0/+17 |
2013-01-12 | ALSA: hda - Add a new fixup type to override pinctl values | Takashi Iwai | 1 | -9/+9 |
2013-01-12 | ALSA: hda/realtek - Read the cached pinctl value in fixups | Takashi Iwai | 1 | -6/+3 |
2013-01-12 | ALSA: hda/realtek - Drop aliases for old fixups | Takashi Iwai | 1 | -269/+252 |
2013-01-12 | ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status() | Takashi Iwai | 1 | -11/+1 |
2013-01-12 | ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser | Takashi Iwai | 1 | -2/+6 |
2013-01-12 | ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases | Takashi Iwai | 1 | -1/+1 |
2013-01-12 | ALSA: hda - Flush dirty amp caches before writing inv_dmic fix | Takashi Iwai | 1 | -0/+3 |
2013-01-12 | ALSA: hda - Use generic parser codes for Realtek driver | Takashi Iwai | 1 | -3634/+126 |
2013-01-12 | ALSA: hda/realtek - Remove redundant argument from alc_mux_select() | Takashi Iwai | 1 | -5/+5 |
2013-01-12 | ALSA: hda - More generic auto-mic switching for Realtek codecs | Takashi Iwai | 1 | -65/+78 |
2013-01-12 | ALSA: hda/realtek - Fix split stereo dmic code | Takashi Iwai | 1 | -22/+36 |
2013-01-12 | ALSA: hda - Move fixup code into struct hda_codec | Takashi Iwai | 1 | -7/+3 |
2013-01-12 | ALSA: hda/realtek - Add conexant-style inverted dmic handling | Takashi Iwai | 1 | -1/+34 |
2013-01-12 | ALSA: hda/realtek - Allow multiple individual capture volume/switch controls | Takashi Iwai | 1 | -18/+131 |
2013-01-12 | ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new() | Takashi Iwai | 1 | -11/+11 |
2013-01-12 | ALSA: hda/realtek - Merge a few split functions | Takashi Iwai | 1 | -26/+6 |
2013-01-12 | ALSA: hda/realtek - Assign Master mixer when possible | Takashi Iwai | 1 | -1/+8 |
2013-01-12 | ALSA: hda/realtek - Handle vmaster hook in the parser side | Takashi Iwai | 1 | -16/+7 |
2013-01-12 | ALSA: hda/realtek - Remove unused fields and macro definitions | Takashi Iwai | 1 | -15/+2 |
2013-01-12 | ALSA: hda/realtek - Drop auto_mic_valid_imux flag | Takashi Iwai | 1 | -4/+1 |
2013-01-12 | ALSA: hda/realtek - Allow different pins for shared hp/mic vref check | Takashi Iwai | 1 | -9/+8 |
2013-01-12 | ALSA: hda/realtek - Parse digital input path | Takashi Iwai | 1 | -3/+5 |
2013-01-12 | ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path() | Takashi Iwai | 1 | -23/+23 |
2013-01-12 | ALSA: hda/realtek - Remove superfluous input amp init | Takashi Iwai | 1 | -6/+1 |
2013-01-12 | ALSA: hda/realtek - Clean up some spec fields | Takashi Iwai | 1 | -36/+20 |
2013-01-12 | ALSA: hda/realtek - Make input path parser more generic | Takashi Iwai | 1 | -623/+374 |
2013-01-12 | ALSA: hda/realtek - Don't change connection at path deactivation | Takashi Iwai | 1 | -1/+1 |
2013-01-12 | ALSA: hda/realtek - Initialize loopback paths properly | Takashi Iwai | 1 | -12/+20 |
2013-01-12 | ALSA: hda/realtek - Add boost volumes to path list | Takashi Iwai | 1 | -6/+17 |
2013-01-12 | ALSA: hda/realtek - Add missing initialization of multi-io routes | Takashi Iwai | 1 | -7/+24 |
2013-01-12 | ALSA: hda/realtek - Fix the initialization of pin amp-in | Takashi Iwai | 1 | -3/+9 |
2013-01-12 | ALSA: hda/realtek - Rename get_out_path() to get_nid_path() | Takashi Iwai | 1 | -14/+14 |
2013-01-12 | ALSA: hda/realtek - Use path-based parser for digital outputs | Takashi Iwai | 1 | -20/+22 |
2013-01-12 | ALSA: hda/realtek - Consolidate to a single path list | Takashi Iwai | 1 | -61/+33 |
2013-01-12 | ALSA: hda/realtek - Consolidate is_reachable_path() | Takashi Iwai | 1 | -18/+7 |
2013-01-12 | ALSA: hda/realtek - Add path active flag | Takashi Iwai | 1 | -87/+174 |
2013-01-12 | ALSA: hda/realtek - Remove non-standard automute mode | Takashi Iwai | 1 | -36/+10 |
2013-01-10 | ALSA: hda/realtek - Fix initialization of input amps in output paths | Takashi Iwai | 1 | -7/+15 |
2013-01-10 | ALSA: hda/realtek - Check amp capabilities of aa-mixer widget | Takashi Iwai | 1 | -6/+16 |
2013-01-10 | ALSA: hda/realtek - Parse analog loopback paths more generically | Takashi Iwai | 1 | -8/+30 |
2013-01-10 | ALSA: hda/realtek - Parse input paths | Takashi Iwai | 1 | -30/+73 |
2013-01-10 | ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent | Takashi Iwai | 1 | -6/+6 |
2013-01-10 | ALSA: hda/realtek - Simplify the output volume initialization | Takashi Iwai | 1 | -89/+93 |
2013-01-10 | ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec | Takashi Iwai | 1 | -90/+78 |
2013-01-10 | ALSA: hda/realtek - Manage mixer controls in out_path list | Takashi Iwai | 1 | -99/+131 |
2013-01-10 | ALSA: hda/realtek - Add output path parser | Takashi Iwai | 1 | -11/+128 |
2013-01-10 | ALSA: hda/realtek - List up all available DACs | Takashi Iwai | 1 | -28/+48 |