summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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 - 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 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 - 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-212-145/+140
| * | | | | | | | | | ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai2008-11-213-1/+22
| * | | | | | | | | | ALSA: hda - Release ELD proc fileTakashi Iwai2008-11-213-2/+22
| * | | | | | | | | | ALSA: hda - Fix double free of jack instancesTakashi Iwai2008-11-213-1/+4
| * | | | | | | | | | ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funcitonTakashi Iwai2008-11-211-1/+2
| * | | | | | | | | | ALSA: hda - support writing to the ELD proc fileWu Fengguang2008-11-211-0/+56
| * | | | | | | | | | ALSA: hda: modify monitor name to be consistent with other ELD proc itemsWu Fengguang2008-11-211-1/+1
| * | | | | | | | | | ALSA: hda - properly print ELD sample bitsWu Fengguang2008-11-212-3/+2
| * | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-211-4/+22
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai2008-11-211-3/+46
| * | | | | | | | | | | ALSA: hda: Added Realtek ALC888 model entry for Acer Aspire 4930G laptopVincent Petry2008-11-201-0/+115
| * | | | | | | | | | | ALSA: azx_probe() cleanupWu Fengguang2008-11-201-20/+13
| * | | | | | | | | | | ALSA: hda - Show missing GPIO unsol bitsTakashi Iwai2008-11-191-2/+3
| * | | | | | | | | | | ALSA: hda: compact ELD output messagesWu Fengguang2008-11-191-32/+24
| * | | | | | | | | | | ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang2008-11-193-10/+25
| * | | | | | | | | | | ALSA: hda: minor output message cleanupsWu Fengguang2008-11-191-9/+6
| * | | | | | | | | | | ALSA: hda: rename sink_eld to hdmi_eldWu Fengguang2008-11-193-16/+16
| * | | | | | | | | | | ALSA: hda: minor code cleanupsWu Fengguang2008-11-192-10/+10
| * | | | | | | | | | | ALSA: hda: EAPD mute on suspendMatthew Ranostay2008-11-191-8/+13
| * | | | | | | | | | | ALSA: hda: HDMI channel mapping cleanupsWu Fengguang2008-11-191-11/+18
| * | | | | | | | | | | ALSA: hda: HDMI channel allocations for audio infoframeWu Fengguang2008-11-191-0/+205
OpenPOWER on IntegriCloud