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