summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+2Star
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-211-4/+22
|\|
| * ALSA: hda: Add STAC_DELL_M4_3 quirkMatthew Ranostay2008-11-211-4/+22
| * ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-201-2/+13
* | 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/+13Star
* | ALSA: hda - Show missing GPIO unsol bitsTakashi Iwai2008-11-191-2/+3
* | ALSA: hda: compact ELD output messagesWu Fengguang2008-11-191-32/+24Star
* | ALSA: hda: make global snd_print_pcm_bits()Wu Fengguang2008-11-193-10/+25
* | ALSA: hda: minor output message cleanupsWu Fengguang2008-11-191-9/+6Star
* | 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
* | ALSA: hda: make global snd_print_channel_allocation()Wu Fengguang2008-11-192-6/+8
* | ALSA: hda: make standalone hdmi_fill_audio_infoframe()Wu Fengguang2008-11-191-9/+16
* | ALSA: hda - Allow multiple imux for matrix-type mixers of ALC codecsTakashi Iwai2008-11-181-5/+6
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-181-11/+15
|\|
| * ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai2008-11-181-2/+2
| * ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai2008-11-181-0/+4
| * ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai2008-11-181-7/+7
| * ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai2008-11-151-2/+2
* | ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecsTakashi Iwai2008-11-181-82/+96
* | ALSA: hda - Use init callback in stac92xx_resume()Takashi Iwai2008-11-181-8/+4Star
* | ALSA: hda - Create jack detection elements in build_controlsTakashi Iwai2008-11-181-19/+40
* | ALSA: ELD proc interface for HDMI sinksWu Fengguang2008-11-183-0/+85
* | ALSA: create hda_eld.c for ELD routines and proc interfaceWu Fengguang2008-11-185-475/+505
* | ALSA: introduce snd_print_pcm_rates()Wu Fengguang2008-11-182-6/+17
* | ALSA: hda: remove redundant get_amp_nid()Wu Fengguang2008-11-181-2/+0Star
* | ALSA: hda-intel: reorder HDMI audio enabling sequenceWu Fengguang2008-11-171-6/+6
* | ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay2008-11-171-2/+13
* | ALSA: hda: alc883 model for ASUS P5Q-EM boardsWu Fengguang2008-11-171-0/+16
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-151-1/+1
|\|
| * ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay2008-11-151-1/+3
* | ALSA: hda - Support Headphone and Speaker volumes control on VAIOTakashi Iwai2008-11-141-24/+8Star
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-133-6/+72
|\|
| * ALSA: hda - Missing NULL check in hda_beep.cTakashi Iwai2008-11-131-0/+4
| * ALSA: hda - Add digital beep playback switch for STAC/IDT codecsTakashi Iwai2008-11-133-6/+68
* | ALSA: hda - support detecting HD Audio devices with PCI class codeYang, Libin2008-11-131-0/+10
* | ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.cWu Fengguang2008-11-132-1/+1
* | Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2008-11-122-24/+65
|\|
| * ALSA: hda - Fix IDT/STAC multiple HP detectionTakashi Iwai2008-11-121-14/+45
| * ALSA: hda - Fix input pin initialization for STAC/IDT codecsTakashi Iwai2008-11-111-8/+12
| * ALSA: hda - Add missing analog-mux mixer creation for STAC9200Takashi Iwai2008-11-111-0/+6
| * ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptopTravis Place2008-11-101-0/+1
| * ALSA: hda - Add another HP model (6730s) for AD1884AMichel Marti2008-11-091-0/+1
* | ALSA: hda - Fix another cache list managementTakashi Iwai2008-11-102-4/+13