aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2013-01-12ALSA: hda - Don't skip amp init for activated pathsTakashi Iwai
2013-01-12ALSA: hda - Add hooks for HP/line/mic auto switchingTakashi Iwai
2013-01-12ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai
2013-01-12ALSA: hda - Add inv_eapd flag to struct hda_codecTakashi Iwai
2013-01-12ALSA: hda - Implement independent HP controlTakashi Iwai
2013-01-12ALSA: hda - Allow aamix in the primary output pathTakashi Iwai
2013-01-12ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argumentTakashi Iwai
2013-01-12ALSA: hda - Fix typos in debug_show_configs()Takashi Iwai
2013-01-12ALSA: hda - Add more debug prints about new pathsTakashi Iwai
2013-01-12ALSA: hda - Drop spec->channel_mode field from hda_gen_specTakashi Iwai
2013-01-12ALSA: hda - Fix PCM name string for generic parserTakashi Iwai
2013-01-12ALSA: hda - Use cached version for changing pins in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Dynamically turn on/off EAPD in generic codec driverTakashi Iwai
2013-01-12ALSA: hda - Fix initialization of primary outputs in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Refactor init_extra_out() in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Clear unsol enable bits on unused pins in generic parserTakashi Iwai
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai
2013-01-12ALSA: hda - Do sequential writes in snd_hda_gen_init()Takashi Iwai
2013-01-12ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.cTakashi Iwai
2013-01-12ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctlsTakashi Iwai
2013-01-12ALSA: hda - Use "Capture Source" for single sourcesTakashi Iwai
2013-01-12ALSA: hda - Export standard jack event handlers for generic parserTakashi Iwai
2013-01-12ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()Takashi Iwai
2013-01-12ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...Takashi Iwai
2013-01-12ALSA: hda - Export snd_hda_gen_add_kctl()Takashi Iwai
2013-01-12ALSA: hda - Add EAPD control to generic parserTakashi Iwai
2013-01-12ALSA: hda - Merge Realtek parser code to generic parserTakashi Iwai
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai
2009-07-22ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connectionsJaroslav Kysela
2009-07-22ALSA: hda_generic: do not read connections for widged with an unknown typeJaroslav Kysela
2009-03-23ALSA: hda - Cache pin-cap valuesTakashi Iwai
2009-02-23ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai
2008-10-13ALSA: hda - Manage kcontrol listsTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Intel HD Audio: Use list_for_each_entry(_safe)Matthias Kaehlcke
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai
2007-05-11[ALSA] hda-codec - Fix connection list in generic parserTakashi Iwai
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare