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_sigmatel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-13
ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228
Takashi Iwai
1
-1
/
+11
2009-10-13
ALSA: hda - Fix mute sound with STAC9227/9228 codecs
Takashi Iwai
1
-0
/
+17
2009-10-01
ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs
Takashi Iwai
1
-6
/
+14
2009-09-15
ALSA: hda - Fix Dell S14 pin setup
Takashi Iwai
1
-2
/
+2
2009-09-15
ALSA: hda - Fix IDT92HD83* codec setup
Takashi Iwai
1
-5
/
+0
2009-09-14
ALSA: hda - Add support for HP dv6
Takashi Iwai
1
-0
/
+7
2009-09-14
ALSA: hda - Fix HP/line-out initialization with IDT/STAC codecs
Takashi Iwai
1
-3
/
+11
2009-09-14
ALSA: hda - Set default GPIO for IDT92HD71bxx
Takashi Iwai
1
-1
/
+1
2009-09-14
ALSA: hda - Set default GPIO for STAC/IDT codecs
Takashi Iwai
1
-20
/
+13
2009-09-02
ALSA: hda - Add support of Alienware M17x laptop
Takashi Iwai
1
-0
/
+27
2009-09-02
ALSA: hda - Remove dead codes from patch_sigmatel.c
Takashi Iwai
1
-132
/
+0
2009-09-02
ALSA: hda - Fix input source selection of IDT92HD73xx
Takashi Iwai
1
-147
/
+4
2009-08-29
ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs
Takashi Iwai
1
-7
/
+23
2009-08-19
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+6
2009-08-19
ALSA: hda: add model for Intel DG45ID/DG45FC boards
Wu Fengguang
1
-0
/
+6
2009-08-15
ALSA: hda - Add missing num_adc_nids definition for IDT92HD8xxx
Takashi Iwai
1
-0
/
+1
2009-08-13
ALSA: hda - Fix / clean up IDT92HD83xxx codec parser
Takashi Iwai
1
-80
/
+69
2009-08-13
Merge branch 'topic/hda-dmic-fix' into topic/hda
Takashi Iwai
1
-109
/
+59
2009-08-13
ALSA: hda - Enable line-out detection only with speakers
Takashi Iwai
1
-1
/
+2
2009-08-10
ALSA: hda - Fix Oops due to STAC/IDT auto-mic changes
Takashi Iwai
1
-2
/
+3
2009-08-06
ALSA: hda - Add quirks for some HP laptops
Takashi Iwai
1
-0
/
+2
2009-08-04
ALSA: hda - Fix line-out jack handling with STAC/IDT codec
Takashi Iwai
1
-3
/
+1
2009-08-03
ALSA: hda - Fix line-out jack detection
Takashi Iwai
1
-2
/
+2
2009-08-03
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+8
2009-08-03
ALSA: hda: Correct EAPD for Dell Inspiron 1525
Chengu Wang
1
-1
/
+8
2009-07-30
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+2
2009-07-30
ALSA: hda - Add line-out jack detection on IDT/STAC codecs
Takashi Iwai
1
-14
/
+56
2009-07-30
ALSA: hda - Integrate Digital Input Source to Input Source
Takashi Iwai
1
-109
/
+59
2009-07-30
ALSA: hda - Fix typos of Capture controls.
Takashi Iwai
1
-2
/
+2
2009-07-29
ALSA: hda - No analog mix input source as default for IDT92HD71bxx
Takashi Iwai
1
-7
/
+16
2009-07-29
ALSA: hda - Add missing DMUX initialization for auto-mic with STAC/IDT
Takashi Iwai
1
-0
/
+3
2009-07-29
ALSA: hda - Remove static connection in IDT 92HD71bxx
Takashi Iwai
1
-15
/
+2
2009-07-29
ALSA: hda - Support auto-mic switching with IDT/STAC codec
Takashi Iwai
1
-16
/
+154
2009-07-29
ALSA: hda - Avoid overwrite of jack events with STAC/IDT
Takashi Iwai
1
-29
/
+30
2009-07-28
ALSA: hda - Don't create analog mixer for IDT92HD71bxx
Takashi Iwai
1
-2
/
+4
2009-07-28
ALSA: hda - Create Capture controls dynamically
Takashi Iwai
1
-95
/
+125
2009-07-28
ALSA: hda - Don't create unneeded digital input source for IDT 92HD71x
Takashi Iwai
1
-6
/
+10
2009-07-28
ALSA: hda - Reword information messages for BIOS auto-probing mode
Takashi Iwai
1
-16
/
+18
2009-07-28
ALSA: hda - Add quirk for Dell Studio 1555
Takashi Iwai
1
-0
/
+2
2009-07-27
ALSA: hda - Introduce get_wcaps_type() macro
Takashi Iwai
1
-5
/
+3
2009-07-24
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-3
/
+6
2009-07-22
ALSA: hda-intel: Cleanups for widget connection list handling
Jaroslav Kysela
1
-3
/
+5
2009-07-22
ALSA: hda - Use snprintf() to be safer
Takashi Iwai
1
-1
/
+1
2009-07-22
ALSA: hda - Reduce click noise at power-saving
Takashi Iwai
1
-0
/
+14
2009-07-20
ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs
Takashi Iwai
1
-2
/
+4
2009-07-20
ALSA: hda - Add quirk for Gateway T6834c laptop
Hao Song
1
-0
/
+1
2009-07-04
ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper section
Herton Ronaldo Krzesinski
1
-2
/
+2
2009-06-22
ALSA: hda - Make jack-plug notification selectable
Takashi Iwai
1
-3
/
+3
2009-06-22
ALSA: hda - Fix unsigned comparison in patch_sigmatel.c
Takashi Iwai
1
-2
/
+2
2009-06-10
ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205)
Simos Xenitellis
1
-0
/
+3
[next]