summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_via.c
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-081-0/+4
* ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai2012-11-081-3/+3
* ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai2012-11-071-0/+11
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-071-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-071-7/+4
* ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
* ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
* ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
* ALSA: hda/via - don't report presence on HPs with no presence supportHerton Ronaldo Krzesinski2012-09-221-1/+2
* ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson2012-09-181-0/+29
* ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-301-3/+1
* ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-221-1/+0
* ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55VDavid Henningsson2012-08-091-0/+8
* ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai2012-07-251-2/+5
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-191-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-3/+4
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-16/+7
* ALSA: hda/via - Add a few sanity checksTakashi Iwai2012-02-221-1/+10
* ALSA: hda/via - Don't create duplicated boost controlsTakashi Iwai2012-02-221-1/+8
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-02-161-0/+3
|\
| * ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai2012-02-131-0/+3
* | ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-031-21/+7
|/
* ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai2012-02-021-0/+1
* ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai2012-02-021-6/+21
* ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai2012-02-021-1/+1
* ALSA: hda - Check power-state before changing in patch_via.cTakashi Iwai2012-02-021-149/+107
* ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-101-1/+4
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-9/+16
|\
| * ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-2/+1
| * ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-0/+7
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-9/+10
* | ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai2011-11-271-33/+43
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* | ALSA: hda - Remove unused variablesTakashi Iwai2011-11-021-5/+0
|/
* ALSA: hda:via - Skip creations of empty PCM streamsTakashi Iwai2011-09-281-28/+40
* ALSA: hda - Fix a complile warning in patch_via.cWang Shaoyan2011-08-051-1/+1
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-2/+2
* ALSA: hda - Remove a superfluous argument of via_auto_init_output()Takashi Iwai2011-07-211-14/+10
* ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecsTakashi Iwai2011-07-211-40/+52
* ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIATakashi Iwai2011-07-181-34/+125
* ALSA: hda - Implement dynamic loopback control for VIA codecsTakashi Iwai2011-07-181-140/+260
* ALSA: hda - Expose secret DAC-AA connection of some VIA codecsTakashi Iwai2011-07-121-6/+38
* ALSA: hda - Preserve input pin-ctl bits in HP-automute for VIA codecTakashi Iwai2011-07-111-3/+11
* ALSA: hda - Set line-out pin-ctls properly when indep-HP mode changesTakashi Iwai2011-07-111-10/+11
* ALSA: hda - Via Fix speaker-mute checks in VIA driverTakashi Iwai2011-07-111-4/+1
* ALSA: hda - Fix output-path of VT1812 codecLydia Wang2011-07-081-0/+1
* ALSA: hda - Fix Oops in smart51 parsing in VIA codecTakashi Iwai2011-07-081-1/+1