summaryrefslogtreecommitdiffstats
path: root/net/socket.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-05ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai1-14/+14
2008-12-04ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMITakashi Iwai1-0/+1
2008-12-04ALSA: hda - Add MCP67 HDMI supportScott Waye1-0/+1
2008-12-01ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai1-56/+6
2008-12-01ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai1-4/+4
2008-11-28ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+0
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai3-76/+91
2008-11-28ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai1-2/+2
2008-11-28ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai1-0/+2
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai1-0/+1
2008-11-28ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2-0/+58
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai1-2/+0
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai3-14/+38
2008-11-28ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai18-109/+528
2008-11-27ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai1-1/+1
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai3-70/+98
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai3-11/+13
2008-11-27ALSA: hda - make some functions staticTakashi Iwai3-17/+14
2008-11-26ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng1-1/+0
2008-11-25ALSA: hda - Really fix bits value in proc outputTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Check model for Dell 92HD73xx laptopsTakashi Iwai2-22/+29
2008-11-25ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai1-1/+1
2008-11-25ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Add quirk for MSI 7260 moboTakashi Iwai1-0/+1
2008-11-25ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.cTakashi Iwai1-58/+101
2008-11-25ALSA: hda - Fix AFG power management on IDT 92HD* codecsTakashi Iwai1-26/+54
2008-11-25ALSA: hda - Fix proc pcm rate bitsTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai1-2/+2
2008-11-24ALSA: hda - Add probe_mask quirk for Medion MD96630Takashi Iwai1-0/+2
2008-11-24ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530Vincent Petry2-9/+168
2008-11-24ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai1-1/+1
2008-11-22ALSA: hda - fix build warning when CONFIG_PROC_FS=nWu Fengguang1-16/+14
2008-11-22ALSA: hda - fix DisplayPort namingWu Fengguang1-1/+1
2008-11-22ALSA: hda - document the ELD proc interfaceWu Fengguang1-0/+10
2008-11-22ALSA: hda - ELD proc interface write updatesWu Fengguang1-2/+9
2008-11-22ALSA: hda - make HDMI messages more user friendlyWu Fengguang2-30/+32
2008-11-22ALSA: hda - report selected CA index for Audio InfoFrameWu Fengguang1-4/+6
2008-11-22ALSA: hda - minor HDMI code cleanupsWu Fengguang1-3/+3
2008-11-21ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai2-27/+30
2008-11-21ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai1-1/+1
2008-11-21ALSA: hda - fix sparse warningHannes Eder1-0/+1
2008-11-21ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/KconfigTakashi Iwai2-145/+140
2008-11-21ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai3-1/+22
2008-11-21ALSA: hda - Release ELD proc fileTakashi Iwai3-2/+22
2008-11-21ALSA: hda - Fix double free of jack instancesTakashi Iwai3-1/+4
2008-11-21ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funcitonTakashi Iwai1-1/+2
2008-11-21ALSA: hda - Add a quirk for Dell Studio 15Takashi Iwai1-0/+2
2008-11-21ALSA: hda - support writing to the ELD proc fileWu Fengguang1-0/+56
2008-11-21ALSA: hda: modify monitor name to be consistent with other ELD proc itemsWu Fengguang1-1/+1