summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - if statement not indentedDan Carpenter2014-05-141-1/+1
* ALSA: hda - Fix registration of beep input deviceTakashi Iwai2014-02-281-1/+0Star
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-21/+21
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-02-121-4/+4
|\
| * ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai2014-02-071-4/+4
* | ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai2014-02-101-2/+1Star
* | ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai2014-02-101-0/+1
* | ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()Takashi Iwai2014-01-301-1/+1
|/
* ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai2014-01-131-2/+3
* ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai2014-01-081-2/+4
* ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai2013-12-191-22/+22
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-12-161-1/+46
|\
| * ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai2013-12-111-1/+22
| * ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai2013-12-101-0/+24
* | ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai2013-12-091-1/+18
* | ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai2013-12-061-0/+18
* | ALSA: hda - Allow capture-only configurationTakashi Iwai2013-12-061-1/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-11-281-21/+58
|\|
| * ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai2013-11-281-12/+45
| * ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai2013-11-271-1/+1
| * ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai2013-11-271-8/+12
* | ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai2013-11-261-0/+4
|/
* ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai2013-11-121-2/+2
* ALSA: hda - Introduce the bitmask for excluding output volumeTakashi Iwai2013-11-051-2/+6
* ALSA: hda - Add missing initial vmaster hook at build_controls callbackTakashi Iwai2013-10-251-1/+3
* ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson2013-10-141-1/+1
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-3/+3
|\
| * ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai2013-08-121-3/+3
* | ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai2013-08-131-6/+25
* | ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai2013-08-131-3/+23
* | ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai2013-07-291-4/+10
* | ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai2013-07-211-3/+5
|/
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-281-6/+6
* ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai2013-06-281-1/+1
* ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai2013-06-251-1/+46
* ALSA: hda/via - Clean up duplicated codesTakashi Iwai2013-06-031-30/+12Star
* ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai2013-06-031-0/+2
* ALSA: hda - Allow setting automute/automic hooks after parsingTakashi Iwai2013-06-031-9/+33
* ALSA: hda - Check the activity of the NID to be powered downTakashi Iwai2013-05-161-2/+7
* ALSA: hda - Use the primary DAC for all aamix outputsTakashi Iwai2013-04-161-4/+7
* ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai2013-04-161-6/+16
* Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-151-1/+1
|\
| * ALSA: hda/generic - fix uninitialized variableJiri Slaby2013-04-051-1/+1
* | ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson2013-04-111-11/+0Star
* | ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson2013-04-111-0/+1
* | ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai2013-03-221-1/+1
* | ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai2013-03-221-14/+12Star
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-221-0/+46
|\|
| * ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai2013-03-211-0/+46
* | ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai2013-03-181-0/+8