index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
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
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
ALSA: hda - mark Dell studio 1535 quirk
Takashi Iwai
1
-1
/
+1
2008-11-21
ALSA: hda - fix sparse warning
Hannes Eder
1
-0
/
+1
2008-11-21
ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/Kconfig
Takashi Iwai
2
-145
/
+140
2008-11-21
ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration
Takashi Iwai
3
-1
/
+22
2008-11-21
ALSA: hda - Release ELD proc file
Takashi Iwai
3
-2
/
+22
2008-11-21
ALSA: hda - Fix double free of jack instances
Takashi Iwai
3
-1
/
+4
2008-11-21
ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funciton
Takashi Iwai
1
-1
/
+2
2008-11-21
ALSA: hda - Add a quirk for Dell Studio 15
Takashi Iwai
1
-0
/
+2
2008-11-21
ALSA: hda - support writing to the ELD proc file
Wu Fengguang
1
-0
/
+56
2008-11-21
ALSA: hda: modify monitor name to be consistent with other ELD proc items
Wu Fengguang
1
-1
/
+1
[next]