summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+12
* 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/+0
* | 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/+12
* | 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
* | ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai2013-03-111-1/+2
* | ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai2013-03-071-21/+24
* | ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai2013-03-071-14/+12
* | ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai2013-03-071-2/+2
* | ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai2013-03-071-8/+169
* | ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai2013-03-071-54/+89
|/
* ALSA: hda - Increase badness for missing multi-ioTakashi Iwai2013-02-131-1/+1
* ALSA: hda - Use generic array for loopback list managementTakashi Iwai2013-02-071-7/+11
* ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2013-02-071-4/+0
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-2/+0
* ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai2013-01-241-6/+67
* ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai2013-01-241-2/+2
* ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai2013-01-231-14/+11
* ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai2013-01-231-1/+22
* ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai2013-01-221-4/+2
* ALSA: hda - Fix missing call of cmd flush in capture volume put callbackTakashi Iwai2013-01-221-0/+1
* ALSA: hda - Add missing exports to helper functionsTakashi Iwai2013-01-221-0/+2
* ALSA: hda - Disable HP auto-mute during independent HP modeTakashi Iwai2013-01-221-3/+16
* ALSA: hda - Set individual name to secondary analog PCM streamTakashi Iwai2013-01-221-1/+4
* ALSA: hda - Fix conflicts between Loopback Mixing and Independent HPTakashi Iwai2013-01-211-8/+51
* ALSA: hda - Check aamix-output paths from other DACs, tooTakashi Iwai2013-01-211-3/+15
* ALSA: hda - Add missing badness evaluation for unresolved pathsTakashi Iwai2013-01-211-2/+5
* ALSA: hda - Set the pin targets after deciding output configTakashi Iwai2013-01-211-15/+15
* ALSA: hda - Improve debug prints for output pathsTakashi Iwai2013-01-211-11/+46
OpenPOWER on IntegriCloud