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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
ALSA: hda - Fix no sound after Windows boot with ALC269
Kailang Yang
1
-2
/
+9
2011-05-18
ALSA: hda - Add support of ALC221 / ALC276 codecs
Kailang Yang
1
-0
/
+2
2011-05-18
ALSA: hda - Add support of ALC898/899 codec
Kailang Yang
1
-0
/
+10
2011-05-17
ALSA: hda - Enable snoop bit for AMD controllers
Takashi Iwai
1
-1
/
+14
2011-05-17
ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parser
Takashi Iwai
1
-5
/
+7
2011-05-17
ALSA: hda - Handle dock line-in as auto-detectable for IDT codecs
Takashi Iwai
1
-4
/
+8
2011-05-17
ALSA: hda - Add dock-mic detection support to Realtek auto-parser
Takashi Iwai
1
-17
/
+65
2011-05-17
ALSA: hda - Check unsol-cap in is_jack_detectalbe()
Takashi Iwai
4
-10
/
+8
2011-05-17
ALSA: hda - Add support of dock-mic detection to Conexant auto-parser
Takashi Iwai
1
-39
/
+59
2011-05-17
ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c
Takashi Iwai
1
-1
/
+1
2011-05-17
ALSA: hda - Use get_wcaps_type()
Takashi Iwai
1
-2
/
+1
2011-05-17
ALSA: hda - Use is_jack_detectable() helper
Takashi Iwai
2
-11
/
+7
2011-05-17
ALSA: hda - Add automute-mode enum to Conexant auto-parser
Takashi Iwai
2
-49
/
+215
2011-05-17
ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parser
Takashi Iwai
1
-0
/
+6
2011-05-17
ALSA: hda - Code refactoring in patch_conexant.c
Takashi Iwai
1
-30
/
+34
2011-05-16
ALSA: HDA: Use one dmic only for Dell Studio 1558
David Henningsson
1
-1
/
+1
2011-05-16
ALSA: hda - Add support of auto-parser to cxt5066 codecs
Takashi Iwai
1
-2
/
+11
2011-05-16
ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parser
Takashi Iwai
1
-2
/
+13
2011-05-16
ALSA: hda - Build boost controls from selector widget in Cxt auto-parser
Takashi Iwai
1
-18
/
+61
2011-05-15
ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as default
Takashi Iwai
1
-0
/
+4
2011-05-15
ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parser
Takashi Iwai
1
-11
/
+1
2011-05-15
ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parser
Takashi Iwai
1
-14
/
+26
2011-05-13
ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 Waikiki
Takashi Iwai
1
-3
/
+18
2011-05-13
ALSA: hda - Parse more deep input-source routes in Conexant auto-parser
Takashi Iwai
1
-21
/
+52
2011-05-13
ALSA: hda - Clean up input-mux handling in Conexant auto-parser
Takashi Iwai
1
-9
/
+10
2011-05-13
ALSA: hda - Add auto-parser support to cxt5045 / CX20549 Venice
Takashi Iwai
1
-19
/
+65
2011-05-13
ALSA: hda - Add auto-parser support to cxt5051 / CX20561 Hermosa
Takashi Iwai
1
-62
/
+217
2011-05-13
ALSA: hda - Check AMP CAP at initialization of Conexant auto-parser
Takashi Iwai
1
-8
/
+20
2011-05-13
ALSA: hda - Turn on EAPD dynamically per jack plug in Conexant auto mode
Takashi Iwai
1
-8
/
+17
2011-05-13
ALSA: hda - Fix auto-mic for CX2064x codecs
Takashi Iwai
1
-4
/
+4
2011-05-04
ALSA: hda - Use position_fix=3 as default for AMD chipsets
Takashi Iwai
1
-0
/
+5
2011-05-03
ALSA: hda - fix NULL-dereference in patch_realtek
Raymond Yau
1
-1
/
+1
2011-05-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-2
/
+2
2011-05-02
ALSA: hda - Fix Realtek's chained fixup checks
Takashi Iwai
1
-2
/
+2
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_via.c
Takashi Iwai
1
-111
/
+112
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_sigmatel.c
Takashi Iwai
1
-195
/
+199
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_si3054.c
Takashi Iwai
1
-5
/
+6
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_hdmi.c
Takashi Iwai
1
-13
/
+13
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_conexant.c
Takashi Iwai
1
-95
/
+95
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_cirrus.c
Takashi Iwai
1
-19
/
+19
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_ca0110.c
Takashi Iwai
1
-8
/
+8
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_cmedia.c
Takashi Iwai
1
-20
/
+20
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_analog.c
Takashi Iwai
1
-164
/
+164
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_realtek.c
Takashi Iwai
1
-70
/
+70
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
7
-59
/
+60
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_realtek.c
Takashi Iwai
1
-503
/
+503
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
2
-4
/
+5
2011-05-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
4
-25
/
+21
2011-05-02
Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"
Takashi Iwai
1
-18
/
+3
2011-04-29
ALSA: HDA: Fix automute for Gateway NV79
David Henningsson
1
-0
/
+6
[next]