aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_via.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-161-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-161-7/+4
* ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai2012-08-101-2/+5
* ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai2012-02-201-0/+3
* ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai2012-02-131-0/+1
* ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai2012-02-131-6/+21
* ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai2012-02-131-1/+1
* ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-251-1/+4
* 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
* ALSA: hda - Fix Independent-HP detection on VT2002P/1802/1812 codecsLydia Wang2011-07-081-0/+6
* ALSA: hda - Fix DAC checks for VT2002P/1802/1812 codecsLydia Wang2011-07-081-3/+11
* ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812Lydia Wang2011-07-081-37/+67
* ALSA: hda - Don't add aa-mix for VIA surroundsTakashi Iwai2011-07-041-7/+16
* ALSA: hda - Create HP-vol control properly for VIA codecsTakashi Iwai2011-07-041-3/+7
* ALSA: hda - Define some constants in patch_via.cTakashi Iwai2011-07-041-4/+6
* ALSA: hda - Fix invalid multi-channel amplifiers for VT1718SLydia Wang2011-07-041-5/+20
* ALSA: hda - Fix issue that front can't output sound for VT1718SLydia Wang2011-07-041-0/+4
* ALSA: hda - Fix the silent front with independent-HP for VIA codecsLydia Wang2011-07-011-0/+3
* ALSA: hda - Re-implementation of VIA Independent-HP sharing with side streamTakashi Iwai2011-06-301-6/+37
* ALSA: hda - Fix jack-detection on non-VT1708 VIA codecsLydia Wang2011-06-291-1/+2
* ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-36/+4
* ALSA: hda - Fix unsol event initializations for VIA codecsLydia Wang2011-06-291-1/+1
* ALSA: hda - Implement dynamic-ADC switching for VIA codecsTakashi Iwai2011-06-221-125/+391
* ALSA: hda - Auto-mute smart51 surround pins for VIA codecsTakashi Iwai2011-06-211-23/+8
* ALSA: hda - Remove redundant VT1709 and VT1708B codesTakashi Iwai2011-06-211-67/+19
* ALSA: hda - VT1708 independent HP routing fixTakashi Iwai2011-06-211-100/+122
* ALSA: hda - Fix surround-volume parsing for VT1708B codecsTakashi Iwai2011-06-211-3/+16
* ALSA: hda - Fix the check of loopback-mixer element index in patch_via.cTakashi Iwai2011-06-211-2/+4
* ALSA: hda - Assign smart51 only in the same stack for VIA codecsTakashi Iwai2011-06-211-33/+30
* ALSA: hda - Fix re-routing of HP-independent mode in patch_via.cTakashi Iwai2011-06-211-41/+60
* ALSA: hda - Fix creations of playback volume controls in patch_via.cLydia Wang2011-06-211-1/+1
* ALSA: hda - Revisit output_path parsing in patch_via.cTakashi Iwai2011-06-211-37/+50
* ALSA: hda - Use xxx Boost Volume for VIATakashi Iwai2011-06-211-1/+1
* ALSA: hda - Simplify analog-low-current mode check for VIA codecsTakashi Iwai2011-06-201-82/+43