index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-18
ALSA: hda - Remove duplicated strings from codec name
Takashi Iwai
2
-40
/
+40
2008-12-18
ALSA: hda - Add Intel vendor id string
Takashi Iwai
2
-4
/
+5
2008-12-16
ALSA: hda - Add Nvidia vendor id string
Takashi Iwai
2
-3
/
+4
2008-12-11
ALSA: hda - Fix a compile warning when CONFIG_PM=n
Takashi Iwai
1
-7
/
+6
2008-12-10
ALSA: hda - Add quirk for HP6730B laptop
Takashi Iwai
1
-0
/
+1
2008-12-05
ALSA: hda - Proper power-map toggling for input pins
Takashi Iwai
1
-8
/
+22
2008-12-05
ALSA: hda - Fix pin-detection in patch_sigmatel.c
Takashi Iwai
1
-14
/
+14
2008-12-04
ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMI
Takashi Iwai
1
-0
/
+1
2008-12-04
ALSA: hda - Add MCP67 HDMI support
Scott Waye
1
-0
/
+1
2008-12-03
Merge branch 'topic/hda-modularize' into topic/hda
Takashi Iwai
18
-109
/
+543
2008-12-01
ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.c
Takashi Iwai
1
-56
/
+6
2008-12-01
ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.c
Takashi Iwai
1
-4
/
+4
2008-11-28
ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-1
/
+0
2008-11-28
ALSA: hda - Don't export symbols when built-in kernel
Takashi Iwai
3
-76
/
+91
2008-11-28
ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULE
Takashi Iwai
1
-2
/
+2
2008-11-28
ALSA: hda - Add quirk for Sony VAIO VGN-SR19XN
Takashi Iwai
1
-0
/
+2
2008-11-28
ALSA: hda - Clear codec->proc_widget_hook at reset
Takashi Iwai
1
-0
/
+1
2008-11-28
ALSA: hda - Add IDT/STAC-specific proc output
Takashi Iwai
2
-0
/
+58
2008-11-28
ALSA: hda - Remove unused proc entry in hda_bus struct
Takashi Iwai
1
-2
/
+0
2008-11-28
ALSA: hda - Add codec-specific proc hook
Takashi Iwai
3
-14
/
+38
2008-11-28
ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-1
/
+1
2008-11-27
ALSA: hda - Modularize HD-audio driver
Takashi Iwai
18
-109
/
+528
2008-11-27
ALSA: hda - Fix creation of automatic capture mixers
Takashi Iwai
1
-1
/
+1
2008-11-27
ALSA: hda - Fix PCM reconfigure
Takashi Iwai
3
-70
/
+98
2008-11-27
ALSA: hda - Move power_save option to hda_intel.c
Takashi Iwai
3
-11
/
+13
2008-11-27
ALSA: hda - make some functions static
Takashi Iwai
3
-17
/
+14
2008-11-26
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
Qinghuang Feng
1
-1
/
+0
2008-11-25
ALSA: hda - Really fix bits value in proc output
Takashi Iwai
1
-1
/
+1
2008-11-25
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
2
-22
/
+29
2008-11-25
ALSA: hda - Check model for Dell 92HD73xx laptops
Takashi Iwai
2
-22
/
+29
2008-11-25
ALSA: hda - mark Dell studio 1535 quirk
Takashi Iwai
1
-1
/
+1
2008-11-25
ALSA: hda - No 'Headphone as Line-out' swich without line-outs
Takashi Iwai
1
-1
/
+1
2008-11-25
ALSA: hda - Add quirk for MSI 7260 mobo
Takashi Iwai
1
-0
/
+1
2008-11-25
ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.c
Takashi Iwai
1
-58
/
+101
2008-11-25
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
2
-27
/
+55
2008-11-25
ALSA: hda - Fix AFG power management on IDT 92HD* codecs
Takashi Iwai
1
-26
/
+54
2008-11-25
ALSA: hda - Fix proc pcm rate bits
Takashi Iwai
1
-1
/
+1
2008-11-25
ALSA: hda - Fix caching of SPDIF status bits
Takashi Iwai
1
-2
/
+2
2008-11-24
ALSA: hda - Add probe_mask quirk for Medion MD96630
Takashi Iwai
1
-0
/
+2
2008-11-24
ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530
Vincent Petry
2
-9
/
+168
2008-11-24
ALSA: hda - No 'Headphone as Line-out' swich without line-outs
Takashi Iwai
1
-1
/
+1
2008-11-22
ALSA: hda - fix build warning when CONFIG_PROC_FS=n
Wu Fengguang
1
-16
/
+14
2008-11-22
ALSA: hda - fix DisplayPort naming
Wu Fengguang
1
-1
/
+1
2008-11-22
ALSA: hda - document the ELD proc interface
Wu Fengguang
1
-0
/
+10
2008-11-22
ALSA: hda - ELD proc interface write updates
Wu Fengguang
1
-2
/
+9
2008-11-22
ALSA: hda - make HDMI messages more user friendly
Wu Fengguang
2
-30
/
+32
2008-11-22
ALSA: hda - report selected CA index for Audio InfoFrame
Wu Fengguang
1
-4
/
+6
2008-11-22
ALSA: hda - minor HDMI code cleanups
Wu Fengguang
1
-3
/
+3
2008-11-21
ALSA: hda - Fix build without CONFIG_PROC_FS
Takashi Iwai
2
-27
/
+30
2008-11-21
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+2
[next]