index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_via.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: HDA: VIA: Add support for codec VT1808.
Lydia Wang
2012-12-10
1
-0
/
+8
*
ALSA: HDA: VIA Add support for codec VT1705CF.
Lydia Wang
2012-12-10
1
-0
/
+151
*
ALSA: hda - Add a helper function for simple enum kcontrols
Takashi Iwai
2012-11-30
1
-12
/
+1
*
ALSA: hda - Call snd_array_init() early and only once
Takashi Iwai
2012-11-28
1
-1
/
+1
*
ALSA: hda - Removed unused non-standard name "C/LFE"
David Henningsson
2012-11-09
1
-1
/
+1
*
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
Takashi Iwai
2012-11-08
1
-0
/
+4
*
ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakers
Takashi Iwai
2012-11-08
1
-3
/
+3
*
ALSA: hda - Add pin fixups for ASUS G75
Takashi Iwai
2012-11-07
1
-0
/
+11
*
ALSA: hda - Fix invalid connections in VT1802 codec
Takashi Iwai
2012-11-07
1
-0
/
+14
*
ALSA: hda - Fix empty DAC filling in patch_via.c
Takashi Iwai
2012-11-07
1
-7
/
+4
*
ALSA: hda - Add missing hda_gen_spec to struct via_spec
Takashi Iwai
2012-10-10
1
-0
/
+4
*
ALSA: hda - make VIA codec use generic unsol event handler
David Henningsson
2012-10-08
1
-24
/
+23
*
ALSA: hda - Remove dead GPIO code for VIA codec
David Henningsson
2012-10-08
1
-47
/
+0
*
ALSA: hda/via - don't report presence on HPs with no presence support
Herton Ronaldo Krzesinski
2012-09-22
1
-1
/
+2
*
ALSA: hda - limit internal mic boost for Asus X202E
David Henningsson
2012-09-18
1
-0
/
+29
*
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
1
-3
/
+1
*
ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c
Takashi Iwai
2012-08-22
1
-1
/
+0
*
ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V
David Henningsson
2012-08-09
1
-0
/
+8
*
ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs
Takashi Iwai
2012-07-25
1
-2
/
+5
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-1
/
+1
*
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
2012-05-19
1
-1
/
+1
*
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
2012-05-08
1
-0
/
+1
*
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
2012-04-20
1
-3
/
+4
*
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
2012-04-20
1
-16
/
+7
*
ALSA: hda/via - Add a few sanity checks
Takashi Iwai
2012-02-22
1
-1
/
+10
*
ALSA: hda/via - Don't create duplicated boost controls
Takashi Iwai
2012-02-22
1
-1
/
+8
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-02-16
1
-0
/
+3
|
\
|
*
ALSA: hda - Fix initialization of secondary capture source on VT1705
Takashi Iwai
2012-02-13
1
-0
/
+3
*
|
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
Takashi Iwai
2012-02-03
1
-21
/
+7
|
/
*
ALSA: hda - Disable dynamic-power control for VIA as default
Takashi Iwai
2012-02-02
1
-0
/
+1
*
ALSA: hda - Allow analog low-current mode when dynamic power-control is on
Takashi Iwai
2012-02-02
1
-6
/
+21
*
ALSA: hda - Fix the logic to detect VIA analog low-current mode
Takashi Iwai
2012-02-02
1
-1
/
+1
*
ALSA: hda - Check power-state before changing in patch_via.c
Takashi Iwai
2012-02-02
1
-149
/
+107
*
ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs
Takashi Iwai
2012-01-10
1
-1
/
+4
*
Merge branch 'test/hda-jack' into topic/hda
Takashi Iwai
2011-12-20
1
-9
/
+16
|
\
|
*
ALSA: hda - Manage unsol tags in hda_jack.c
Takashi Iwai
2011-11-16
1
-2
/
+1
|
*
ALSA: hda - Create jack-detection kcontrols
Takashi Iwai
2011-11-16
1
-0
/
+7
|
*
ALSA: hda - Cache the jack-detection value
Takashi Iwai
2011-11-16
1
-9
/
+10
*
|
ALSA: hda - Fix jack-detection control of VT1708
Takashi Iwai
2011-11-27
1
-33
/
+43
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
ALSA: hda - Remove unused variables
Takashi Iwai
2011-11-02
1
-5
/
+0
|
/
*
ALSA: hda:via - Skip creations of empty PCM streams
Takashi Iwai
2011-09-28
1
-28
/
+40
*
ALSA: hda - Fix a complile warning in patch_via.c
Wang Shaoyan
2011-08-05
1
-1
/
+1
*
ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM
Takashi Iwai
2011-07-26
1
-2
/
+2
*
ALSA: hda - Remove a superfluous argument of via_auto_init_output()
Takashi Iwai
2011-07-21
1
-14
/
+10
*
ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs
Takashi Iwai
2011-07-21
1
-40
/
+52
*
ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA
Takashi Iwai
2011-07-18
1
-34
/
+125
*
ALSA: hda - Implement dynamic loopback control for VIA codecs
Takashi Iwai
2011-07-18
1
-140
/
+260
*
ALSA: hda - Expose secret DAC-AA connection of some VIA codecs
Takashi Iwai
2011-07-12
1
-6
/
+38
[next]