summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2015-03-26ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai
2015-03-26ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2014-02-06ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai
2013-12-20ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai
2013-12-20ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai
2013-12-04ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai
2013-12-04ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai
2013-12-04ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai
2013-11-29ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai
2013-11-13ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai
2013-11-04ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson
2013-08-20ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai
2013-07-25ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai
2013-06-03ALSA: hda/via - Clean up duplicated codesTakashi Iwai
2013-06-03ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai
2013-06-03ALSA: hda - Allow setting automute/automic hooks after parsingTakashi Iwai
2013-05-16ALSA: hda - Check the activity of the NID to be powered downTakashi Iwai
2013-04-16ALSA: hda - Use the primary DAC for all aamix outputsTakashi Iwai
2013-04-16ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-04-11ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson
2013-04-11ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby
2013-03-22ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai
2013-02-13ALSA: hda - Increase badness for missing multi-ioTakashi Iwai
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai
2013-01-24ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai
2013-01-23ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai
2013-01-23ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai
2013-01-22ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai
2013-01-22ALSA: hda - Fix missing call of cmd flush in capture volume put callbackTakashi Iwai
2013-01-22ALSA: hda - Add missing exports to helper functionsTakashi Iwai
2013-01-22ALSA: hda - Disable HP auto-mute during independent HP modeTakashi Iwai
2013-01-22ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai
2013-01-21ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai
2013-01-21ALSA: hda - Check aamix-output paths from other DACs, tooTakashi Iwai
2013-01-21ALSA: hda - Add missing badness evaluation for unresolved pathsTakashi Iwai