summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai1-2/+3
2014-01-08ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai1-2/+4
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai1-22/+22
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+46
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai1-1/+22
2013-12-10ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai1-0/+24
2013-12-09ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai1-1/+18
2013-12-06ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai1-0/+18
2013-12-06ALSA: hda - Allow capture-only configurationTakashi Iwai1-1/+2
2013-11-28Merge branch 'for-linus' into for-nextTakashi Iwai1-21/+58
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-27ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai1-1/+1
2013-11-27ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai1-8/+12
2013-11-26ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai1-0/+4
2013-11-12ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai1-2/+2
2013-11-05ALSA: hda - Introduce the bitmask for excluding output volumeTakashi Iwai1-2/+6
2013-10-25ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai1-1/+3
2013-10-14ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson1-1/+1
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-3/+3
2013-08-13ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai1-6/+25
2013-08-13ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai1-3/+23
2013-08-12ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai1-3/+3
2013-07-29ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai1-4/+10
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai1-3/+5
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai1-6/+6
2013-06-28ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai1-1/+1
2013-06-25ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai1-1/+46
2013-06-03ALSA: hda/via - Clean up duplicated codesTakashi Iwai1-30/+12
2013-06-03ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai1-0/+2
2013-06-03ALSA: hda - Allow setting automute/automic hooks after parsingTakashi Iwai1-9/+33
2013-05-16ALSA: hda - Check the activity of the NID to be powered downTakashi Iwai1-2/+7
2013-04-16ALSA: hda - Use the primary DAC for all aamix outputsTakashi Iwai1-4/+7
2013-04-16ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai1-6/+16
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-1/+1
2013-04-11ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson1-11/+0
2013-04-11ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson1-0/+1
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby1-1/+1
2013-03-22ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai1-1/+1
2013-03-22ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai1-14/+12
2013-03-22Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+46
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai1-0/+8
2013-03-11ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai1-1/+2
2013-03-07ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai1-21/+24
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai1-14/+12
2013-03-07ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai1-2/+2
2013-03-07ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai1-8/+169
2013-03-07ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai1-54/+89
2013-02-13ALSA: hda - Increase badness for missing multi-ioTakashi Iwai1-1/+1
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai1-7/+11