Age | Commit message (Expand) | Author | Files | Lines |
2012-11-30 | ALSA: hda - Add a helper function for simple enum kcontrols | Takashi Iwai | 1 | -0/+9 |
2012-10-17 | ALSA: hda - Add workaround for conflicting IEC958 controls | Takashi Iwai | 1 | -3/+5 |
2012-08-30 | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE | Takashi Iwai | 1 | -1/+1 |
2012-07-03 | ALSA: hda - Move beep helper functions to hda_beep.c | Takashi Iwai | 1 | -1/+3 |
2012-05-08 | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai | 1 | -79/+3 |
2012-04-20 | ALSA: hda - Add snd_hda_get_default_vref() helper function | Takashi Iwai | 1 | -0/+2 |
2012-04-20 | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions | Takashi Iwai | 1 | -0/+38 |
2012-03-13 | ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() | Takashi Iwai | 1 | -1/+2 |
2012-03-13 | ALSA: hda - Add "Mute-LED Mode" enum control | Takashi Iwai | 1 | -0/+21 |
2012-03-12 | ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() | Takashi Iwai | 1 | -3/+4 |
2012-03-09 | ALSA: hda - Initialize vmaster slave volumes | Takashi Iwai | 1 | -2/+4 |
2012-02-03 | ALSA: hda - Add suffix argument to snd_hda_add_vmaster() | Takashi Iwai | 1 | -1/+2 |
2012-01-10 | ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs | Takashi Iwai | 1 | -1/+6 |
2011-12-01 | ALSA: hda - Integrate input-jack stuff into kctl-jack | Takashi Iwai | 1 | -20/+0 |
2011-11-16 | ALSA: hda - Give more unique names by snd_hda_get_pin_label() | Takashi Iwai | 1 | -2/+3 |
2011-11-16 | ALSA: hda - Merge input-jack helpers to hda_jack.c | Takashi Iwai | 1 | -4/+0 |
2011-11-16 | ALSA: hda - Cache the jack-detection value | Takashi Iwai | 1 | -15/+0 |
2011-11-16 | ALSA: hda - Introduce snd_hda_get_pin_label() | Takashi Iwai | 1 | -2/+2 |
2011-11-16 | ALSA: hda - fix ELD memory leak | Wu Fengguang | 1 | -0/+3 |
2011-11-10 | ALSA: hda - Re-enable the check NO_PRESENCE misc bit | Takashi Iwai | 1 | -7/+9 |
2011-11-06 | ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit | Takashi Iwai | 1 | -2/+5 |
2011-11-02 | ALSA: hda - Check NO_PRESENCE pincfg default bit | Takashi Iwai | 1 | -0/+4 |
2011-10-27 | ALSA: hda/realtek - Fix missing volume controls with ALC260 | Takashi Iwai | 1 | -1/+2 |
2011-10-06 | ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c | Takashi Iwai | 1 | -3/+0 |
2011-10-03 | ALSA: hda/hdmi: expose ELD control | Pierre-Louis Bossart | 1 | -0/+2 |
2011-08-23 | ALSA: hda - Add multi-headphone NIDs in multiout struct | Takashi Iwai | 1 | -2/+5 |
2011-08-23 | ALSA: hda - Rename to snd_hda_parse_pin_defcfg() | Takashi Iwai | 1 | -3/+12 |
2011-08-15 | ALSA: hda - Add snd_hda_override_pin_caps() helper function | Takashi Iwai | 1 | -0/+2 |
2011-07-26 | ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM | Takashi Iwai | 1 | -1/+1 |
2011-06-28 | ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_check | Stephen Rothwell | 1 | -2/+0 |
2011-06-06 | ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place | Stephen Warren | 1 | -2/+2 |
2011-06-06 | ALSA: hda: Virtualize SPDIF out controls | Stephen Warren | 1 | -1/+3 |
2011-05-17 | ALSA: hda - Check unsol-cap in is_jack_detectalbe() | Takashi Iwai | 1 | -1/+2 |
2011-05-17 | ALSA: hda - Add automute-mode enum to Conexant auto-parser | Takashi Iwai | 1 | -0/+5 |
2011-05-02 | ALSA: hda - Constify some API function arguments | Takashi Iwai | 1 | -3/+3 |
2011-05-02 | ALSA: hda - Constify some API function arguments | Takashi Iwai | 1 | -2/+2 |
2011-03-03 | ALSA: hda - Make common input-jack helper functions | Takashi Iwai | 1 | -0/+24 |
2011-01-18 | ALSA: hda - consitify string arrays | Takashi Iwai | 1 | -3/+3 |
2010-10-17 | ALSA: HDA: Sigmatel: work around incorrect master muting | Clemens Ladisch | 1 | -4/+10 |
2010-09-17 | ALSA: hda - Make snd_hda_get_input_pin_attr() helper | Takashi Iwai | 1 | -0/+11 |
2010-09-09 | ALSA: hda - Improve the input source name labels | Takashi Iwai | 1 | -4/+7 |
2010-09-09 | ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} | Takashi Iwai | 1 | -4/+1 |
2010-09-09 | ALSA: hda - Keep char arrays in input_mux items | Takashi Iwai | 1 | -3/+3 |
2010-08-30 | ALSA: hda - Add snd_hda_get_input_pin_label() helper function | Takashi Iwai | 1 | -0/+2 |
2010-08-30 | ALSA: hda - Add inputs[] to auto_pin_cfg struct | Takashi Iwai | 1 | -1/+11 |
2010-08-13 | ALSA: hda - Restrict PCM parameters per ELD information over HDMI | Takashi Iwai | 1 | -0/+2 |
2010-03-19 | fix comment typo in sound/pci/hda/hda_local.h | Justin P. Mattock | 1 | -1/+1 |
2009-12-23 | ALSA: hda - Fix NID association for capture mixers | Takashi Iwai | 1 | -2/+0 |
2009-12-15 | ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG | Jaroslav Kysela | 1 | -3/+3 |
2009-12-15 | ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) | Jaroslav Kysela | 1 | -3/+8 |