summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | ALSA: hda - Proper power-map toggling for input pinsTakashi Iwai2008-12-051-8/+22
* | | | | | | | | | | | | ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai2008-12-051-14/+14
* | | | | | | | | | | | | ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMITakashi Iwai2008-12-041-0/+1
* | | | | | | | | | | | | ALSA: hda - Add MCP67 HDMI supportScott Waye2008-12-041-0/+1
* | | | | | | | | | | | | Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai2008-12-0318-109/+543
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai2008-11-283-76/+91
| * | | | | | | | | | | | | ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai2008-11-281-2/+2
| * | | | | | | | | | | | | ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-2718-109/+528
* | | | | | | | | | | | | | ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai2008-12-011-56/+6
* | | | | | | | | | | | | | ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai2008-12-011-4/+4
* | | | | | | | | | | | | | ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai2008-11-281-1/+0
* | | | | | | | | | | | | | ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai2008-11-281-0/+2
* | | | | | | | | | | | | | ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai2008-11-281-0/+1
* | | | | | | | | | | | | | ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2008-11-282-0/+58
* | | | | | | | | | | | | | ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai2008-11-281-2/+0
* | | | | | | | | | | | | | ALSA: hda - Add codec-specific proc hookTakashi Iwai2008-11-283-14/+38
* | | | | | | | | | | | | | ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai2008-11-281-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai2008-11-271-1/+1
* | | | | | | | | | | | | ALSA: hda - Fix PCM reconfigureTakashi Iwai2008-11-273-70/+98
* | | | | | | | | | | | | ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai2008-11-273-11/+13
* | | | | | | | | | | | | ALSA: hda - make some functions staticTakashi Iwai2008-11-273-17/+14
* | | | | | | | | | | | | ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng2008-11-261-1/+0
* | | | | | | | | | | | | ALSA: hda - Really fix bits value in proc outputTakashi Iwai2008-11-251-1/+1
* | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-251-21/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | ALSA: hda - Check model for Dell 92HD73xx laptopsTakashi Iwai2008-11-251-21/+26
| * | | | | | | | | | | | ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai2008-11-251-1/+1
| * | | | | | | | | | | | ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai2008-11-251-1/+1
* | | | | | | | | | | | | ALSA: hda - Add quirk for MSI 7260 moboTakashi Iwai2008-11-251-0/+1
* | | | | | | | | | | | | ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.cTakashi Iwai2008-11-251-58/+101
* | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-252-27/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | ALSA: hda - Fix AFG power management on IDT 92HD* codecsTakashi Iwai2008-11-251-26/+54
| * | | | | | | | | | | | ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai2008-11-251-2/+2
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | ALSA: hda - Fix proc pcm rate bitsTakashi Iwai2008-11-251-1/+1
* | | | | | | | | | | | ALSA: hda - Add probe_mask quirk for Medion MD96630Takashi Iwai2008-11-241-0/+2
* | | | | | | | | | | | ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530Vincent Petry2008-11-241-9/+167
* | | | | | | | | | | | ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai2008-11-241-1/+1
* | | | | | | | | | | | ALSA: hda - fix build warning when CONFIG_PROC_FS=nWu Fengguang2008-11-221-16/+14
* | | | | | | | | | | | ALSA: hda - fix DisplayPort namingWu Fengguang2008-11-221-1/+1
* | | | | | | | | | | | ALSA: hda - ELD proc interface write updatesWu Fengguang2008-11-221-2/+9
* | | | | | | | | | | | ALSA: hda - make HDMI messages more user friendlyWu Fengguang2008-11-222-30/+32
* | | | | | | | | | | | ALSA: hda - report selected CA index for Audio InfoFrameWu Fengguang2008-11-221-4/+6
* | | | | | | | | | | | ALSA: hda - minor HDMI code cleanupsWu Fengguang2008-11-221-3/+3
* | | | | | | | | | | | ALSA: hda - Fix build without CONFIG_PROC_FSTakashi Iwai2008-11-212-27/+30
* | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-211-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | ALSA: hda - Add a quirk for Dell Studio 15Takashi Iwai2008-11-211-0/+2
* | | | | | | | | | | | ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai2008-11-211-1/+1
* | | | | | | | | | | | ALSA: hda - fix sparse warningHannes Eder2008-11-211-0/+1
* | | | | | | | | | | | ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/KconfigTakashi Iwai2008-11-211-0/+139
* | | | | | | | | | | | ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai2008-11-212-1/+13
* | | | | | | | | | | | ALSA: hda - Release ELD proc fileTakashi Iwai2008-11-213-2/+22
OpenPOWER on IntegriCloud