aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | ALSA: hda - fix sparse warningHannes Eder2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/KconfigTakashi Iwai2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - Release ELD proc fileTakashi Iwai2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - Fix double free of jack instancesTakashi Iwai2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - Add missing static for snd_hda_eld_proc_new() inline funcitonTakashi Iwai2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - support writing to the ELD proc fileWu Fengguang2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda: modify monitor name to be consistent with other ELD proc itemsWu Fengguang2008-11-21
| * | | | | | | | | | | | | | | ALSA: hda - properly print ELD sample bitsWu Fengguang2008-11-21
| * | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ALSA: hda - make laptop-eapd model back for AD1986ATakashi Iwai2008-11-20
| * | | | | | | | | | | | | | | | ALSA: hda: Added Realtek ALC888 model entry for Acer Aspire 4930G laptopVincent Petry2008-11-20
| * | | | | | | | | | | | | | | | ALSA: azx_probe() cleanupWu Fengguang2008-11-20
| * | | | | | | | | | | | | | | | ALSA: hda - Show missing GPIO unsol bitsTakashi Iwai2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: compact ELD output messagesWu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: minor output message cleanupsWu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: rename sink_eld to hdmi_eldWu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: minor code cleanupsWu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: EAPD mute on suspendMatthew Ranostay2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: HDMI channel mapping cleanupsWu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: HDMI channel allocations for audio infoframeWu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: make global snd_print_channel_allocation()Wu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda: make standalone hdmi_fill_audio_infoframe()Wu Fengguang2008-11-19
| * | | | | | | | | | | | | | | | ALSA: hda - Allow multiple imux for matrix-type mixers of ALC codecsTakashi Iwai2008-11-18
| * | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecsTakashi Iwai2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: hda - Use init callback in stac92xx_resume()Takashi Iwai2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: hda - Create jack detection elements in build_controlsTakashi Iwai2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: ELD proc interface for HDMI sinksWu Fengguang2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: introduce snd_print_pcm_rates()Wu Fengguang2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: hda: remove redundant get_amp_nid()Wu Fengguang2008-11-18
| * | | | | | | | | | | | | | | | | ALSA: hda-intel: reorder HDMI audio enabling sequenceWu Fengguang2008-11-17
| * | | | | | | | | | | | | | | | | ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-17
| * | | | | | | | | | | | | | | | | ALSA: hda: alc883 model for ASUS P5Q-EM boardsWu Fengguang2008-11-17
| * | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ALSA: hda - Support Headphone and Speaker volumes control on VAIOTakashi Iwai2008-11-14
| * | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ALSA: hda - support detecting HD Audio devices with PCI class codeYang, Libin2008-11-13
| * | | | | | | | | | | | | | | | | | | ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.cWu Fengguang2008-11-13
| * | | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix another cache list managementTakashi Iwai2008-11-10
| * | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix probe errors on Dell Studio DesktopTakashi Iwai2008-11-07
| * | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix ALC260 hp3013 master switchTakashi Iwai2008-11-07
| * | | | | | | | | | | | | | | | | | | | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Fix broken hash chain allocationTakashi Iwai2008-11-06
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add max allocation check in array allocatorTakashi Iwai2008-11-06
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add missing NULL check in amp hash allocationTakashi Iwai2008-11-06
| * | | | | | | | | | | | | | | | | | | | | ALSA: hda - Add lifebook model for Realtek ALC269Tony Vroon2008-11-06