aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai
2014-12-15ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai
2014-12-15ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai
2014-10-30ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai
2014-10-20ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputsDavid Henningsson
2014-10-20ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACsDavid Henningsson
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai
2014-07-07ALSA: hda - Fix and neaten print_nid_path/debug_badnessJoe Perches
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai
2014-05-14ALSA: hda - if statement not indentedDan Carpenter
2014-02-28ALSA: hda - Fix registration of beep input deviceTakashi Iwai
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai
2014-02-12Merge branch 'for-linus' into for-nextTakashi Iwai
2014-02-10ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai
2014-02-10ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai
2014-01-30ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()Takashi Iwai
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai
2014-01-08ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai
2013-12-10ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai
2013-12-09ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai
2013-12-06ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai
2013-12-06ALSA: hda - Allow capture-only configurationTakashi Iwai
2013-11-28Merge branch 'for-linus' into for-nextTakashi Iwai
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai
2013-11-27ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai
2013-11-27ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai
2013-11-26ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai
2013-11-12ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai
2013-11-05ALSA: hda - Introduce the bitmask for excluding output volumeTakashi Iwai
2013-10-25ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai
2013-10-14ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-08-13ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai
2013-08-13ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai
2013-08-12ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai
2013-07-29ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai
2013-06-28ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai
2013-06-25ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai