summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_analog.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai2013-01-231-0/+2
* ALSA: hda - Select auto-parser as default for AD codecsTakashi Iwai2013-01-221-1/+43
* ALSA: hda - Convert some static quirks to fixup codes for AD codecsTakashi Iwai2013-01-221-0/+164
* ALSA: hda - Rearrange for dropping static quirk codes in AD codec driverTakashi Iwai2013-01-221-97/+165
* ALSA: hda - Add SPDIF mux control to AD codec auto-parserTakashi Iwai2013-01-221-5/+261
* ALSA: hda - Add aamix NID to AD codecsTakashi Iwai2013-01-221-0/+5
* ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2013-01-211-1/+0
* ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai2013-01-181-0/+1
* ALSA: hda - Add generic parser support to Analog Device codec driverTakashi Iwai2013-01-121-624/+291
* ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.cTakashi Iwai2013-01-101-9/+1
* ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai2012-11-281-34/+38
* ALSA: hda - Remove shutup calls in free callbacksTakashi Iwai2012-11-211-1/+0
* ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-051-0/+1
* ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson2012-09-191-7/+7
* ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-301-19/+17
* ALSA: hda - Add 3stack-automute model to AD1882 codecTakashi Iwai2012-08-151-0/+40
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+1
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-2/+5
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-5/+3
* ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai2012-03-121-1/+1
* ALSA: hda - Initialize vmaster slave volumesTakashi Iwai2012-03-091-2/+6
* ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-031-53/+13
* ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-0/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: HDA - Add Independent Headphone for all models of ad1988/ad1989Raymond Yau2011-09-231-19/+131
* ALSA: hda - Add Headphone Playback Volume control for ad1988/ad1989Raymond Yau2011-09-121-17/+13
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-2/+2
* ALSA: hda - Disable SPDIF only when no pin config set for HP with AD1981Takashi Iwai2011-06-101-1/+2
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+3
* ALSA: hda - Check pin support EAPD in ad198x_power_eapd_writeRaymond Yau2011-06-031-2/+4
* ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()Takashi Iwai2011-06-031-6/+4
* ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT DeluxeTony Vroon2011-05-251-0/+1
* ALSA: hda - Fix input-src parse in patch_analog.cAdrian Wilkins2011-05-201-1/+2
* ALSA: hda - Constify fixup and other array data in patch_analog.cTakashi Iwai2011-05-021-164/+164
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-1/+1
* ALSA: hda - Move EAPD power-down into shutup callback for AD codecsTakashi Iwai2011-04-261-6/+6
* ALSA: HDA: New AD1984A model for Dell Precision R5500David Henningsson2011-03-251-0/+89
* ALSA: hda - simplify multistreaming playback model of ad1988Raymond Yau2011-02-141-107/+10
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-14/+16
* ALSA: hda - Add add multi-streaming playback for AD1988Raymond Yau2011-01-181-4/+178
* ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson2011-01-101-36/+36
* ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai2010-10-251-0/+7
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-211-0/+1
|\
| * ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich2010-09-211-0/+1
* | ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-16/+11
* | ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-091-2/+2
* | ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-091-3/+3
* | ALSA: hda - Use new inputs[] field to parse input-pins for AD codecsTakashi Iwai2010-08-301-12/+18
|/
* ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposedJerone Young2010-08-031-1/+6
OpenPOWER on IntegriCloud