index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_via.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.
Lydia Wang
1
-0
/
+5
2011-03-24
ALSA: hda - VIA: Update unsolicited event function
Lydia Wang
1
-11
/
+15
2011-03-24
ALSA: hda - VIA: Update VT2002P initial verbs
Lydia Wang
1
-0
/
+4
2011-03-24
ALSA: hda - VIA: Update VT1718S initial verbs
Lydia Wang
1
-2
/
+3
2011-03-24
ALSA: hda - VIA: Update VT1708 initial verbs
Lydia Wang
1
-0
/
+2
2011-03-24
ALSA: hda - VIA: Add VT1802 check in via_speaker_automute function
Lydia Wang
1
-1
/
+1
2011-03-24
ALSA: hda - VIA: Fix side channel mute invalid issue
Lydia Wang
1
-5
/
+17
2011-03-23
ALSA: hda - VIA: Add support for VT1802
Lydia Wang
1
-32
/
+163
2011-03-23
ALSA: hda - VIA: Add support for VT1705
Lydia Wang
1
-13
/
+87
2011-03-23
ALSA: hda - VIA: Add new power management function.
Lydia Wang
1
-485
/
+453
2011-03-22
ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issue
Lydia Wang
1
-3
/
+6
2011-03-22
ALSA: hda - VIA: Correct stream names for VT1818S
Lydia Wang
1
-0
/
+5
2011-03-22
ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timing
Lydia Wang
1
-4
/
+5
2011-03-22
ALSA: hda - VIA: Fix invalid A-A path volume adjust issue
Lydia Wang
1
-1
/
+8
2011-03-22
ALSA: hda - VIA: Add missing support for VT1718S in A-A path
Lydia Wang
1
-0
/
+5
2011-03-22
ALSA: hda - VIA: Fix independent headphone no sound issue
Lydia Wang
1
-1
/
+11
2011-03-22
ALSA: hda - VIA: Fix stereo mixer recording no sound issue
Lydia Wang
1
-3
/
+6
2011-02-22
ALSA: HDA: Fix mic initialization in VIA auto parser
David Henningsson
1
-1
/
+1
2011-01-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-8
/
+20
2011-01-18
ALSA: hda - consitify string arrays
Takashi Iwai
1
-8
/
+20
2010-12-13
sound: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+1
2010-09-09
ALSA: hda - Improve the input source name labels
Takashi Iwai
1
-58
/
+42
2010-09-09
ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}
Takashi Iwai
1
-8
/
+8
2010-09-09
ALSA: hda - Keep char arrays in input_mux items
Takashi Iwai
1
-7
/
+8
2010-08-30
ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecs
Takashi Iwai
1
-71
/
+73
2010-08-30
ALSA: hda - Refactor input-pin parser for VIA codecs
Takashi Iwai
1
-330
/
+60
2010-07-12
ALSA: HDA: VT1708S: fix Smart5.1 mode
Clemens Ladisch
1
-7
/
+25
2010-04-14
ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs
Takashi Iwai
1
-16
/
+23
2010-04-14
ALSA: hda - Fix control element allocations in VIA codec parser
Takashi Iwai
1
-1
/
+1
2009-12-23
ALSA: hda - Fix NID association for capture mixers
Takashi Iwai
1
-2
/
+1
2009-12-15
ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
Jaroslav Kysela
1
-3
/
+1
2009-12-15
ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
Jaroslav Kysela
1
-1
/
+3
2009-12-15
ALSA: hda - add more NID->Control mapping
Jaroslav Kysela
1
-107
/
+166
2009-11-18
ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()
Takashi Iwai
1
-31
/
+15
2009-11-16
ALSA: hda - Get rid of magic digits for subdev hack
Takashi Iwai
1
-1
/
+1
2009-11-16
ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping
Jaroslav Kysela
1
-0
/
+2
2009-11-14
sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICE
akpm@linux-foundation.org
1
-1
/
+4
2009-10-30
ALSA: VIA HDA: Add support for VT1818S.
Lydia Wang
1
-2
/
+13
2009-10-14
ALSA: HDA VIA: Remove 48k sample rate limit for S/PDIF
Logan Li
1
-4
/
+0
2009-10-12
sound: use semicolons to end statements
Stephen Rothwell
1
-4
/
+4
2009-10-11
ALSA: HDA VIA: Only cosmetic changes
Lydia Wang
1
-31
/
+33
2009-10-11
ALSA: HDA VIA: comments: update copyright, changeset, etc.
Lydia Wang
1
-3
/
+8
2009-10-11
ALSA: HDA VIA: Change PW4 connect select default to to MW0.
Lydia Wang
1
-5
/
+5
2009-10-11
ALSA: HDA VIA: rename vt1708_control_templates[].
Lydia Wang
1
-2
/
+2
2009-10-11
ALSA: HDA VIA: Add VT1812 support.
Lydia Wang
1
-3
/
+491
2009-10-11
ALSA: HDA VIA: Add VT2002P support.
Lydia Wang
1
-5
/
+660
2009-10-11
ALSA: HDA VIA: Add VT1716S support.
Lydia Wang
1
-4
/
+644
2009-10-11
ALSA: HDA VIA: Add VT1828S and VT2020 support.
Lydia Wang
1
-5
/
+21
2009-10-11
ALSA: HDA VIA: Add VT1718S support.
Lydia Wang
1
-9
/
+545
2009-10-11
ALSA: HDA VIA: Move backdoor verbs to vt17xx_volume_init_verb
Lydia Wang
1
-14
/
+6
[next]