aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-19ALSA: hda - Fix invalid capture mixers with some ALC268 modelsTakashi Iwai1-31/+23
2009-08-15ALSA: hda - Add missing num_adc_nids definition for IDT92HD8xxxTakashi Iwai1-0/+1
2009-08-13ALSA: hda - Fix / clean up IDT92HD83xxx codec parserTakashi Iwai1-80/+69
2009-08-13Merge branch 'topic/hda-dmic-fix' into topic/hdaTakashi Iwai1-109/+59
2009-08-13ALSA: hda - Enable line-out detection only with speakersTakashi Iwai1-1/+2
2009-08-12ALSA: hdsp - allow proc reporting with disconnected io boxTim Blechmann1-17/+22
2009-08-12Merge branch 'fix/hda' into for-linusTakashi Iwai1-6/+14
2009-08-12ALSA: hda - fix noise issue when recording from digital mic with alc268Herton Ronaldo Krzesinski1-26/+36
2009-08-11ALSA: hda - Clean up init and setup hooks for Realtek codecsTakashi Iwai1-414/+310
2009-08-11ALSA: hda - Add setup hook to ALC preset structTakashi Iwai1-10/+15
2009-08-11ALSA: hda - Add a white-list for MSI optionTakashi Iwai1-1/+25
2009-08-11ALSA: hda - Check connectivity for auto-mic of Realtek codecsTakashi Iwai1-32/+51
2009-08-11Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-6/+12
2009-08-11ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai1-6/+12
2009-08-10ALSA: hda - Use only one capture stream for auto-micTakashi Iwai1-2/+4
2009-08-10ALSA: hda - Add auto-mic support for Realtek codecsTakashi Iwai1-42/+135
2009-08-10sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch1-5/+15
2009-08-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-08-10ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai1-0/+2
2009-08-10ALSA: hda - Fix Oops due to STAC/IDT auto-mic changesTakashi Iwai1-2/+3
2009-08-06ALSA: hda - Add quirks for some HP laptopsTakashi Iwai1-0/+2
2009-08-04Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-34/+86
2009-08-04ALSA: hda - Fix line-out jack handling with STAC/IDT codecTakashi Iwai1-3/+1
2009-08-03ALSA: hda - Fix line-out jack detectionTakashi Iwai1-2/+2
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-36/+88
2009-08-03ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin numberWu Fengguang1-52/+52
2009-08-03ALSA: hda - Read buffer overflowRoel Kluin1-1/+1
2009-08-03ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang1-1/+8
2009-08-03ALSA: hda: warn on spurious responseWu Fengguang1-1/+5
2009-08-03ALSA: hda: remember last command for each codecWu Fengguang1-5/+6
2009-08-03ALSA: hda: read CORBWP inside reg_lockWu Fengguang1-1/+3
2009-08-03ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang1-0/+4
2009-08-03ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang1-0/+2
2009-08-03ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang3-24/+56
2009-08-03ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai1-1/+1
2009-07-31Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+6
2009-07-31ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai1-2/+2
2009-07-30Merge branch 'topic/hda-cirrus' into topic/hdaTakashi Iwai4-0/+1212
2009-07-30Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-2/+4
2009-07-30ALSA: hda - Add line-out jack detection on IDT/STAC codecsTakashi Iwai1-14/+56
2009-07-30ALSA: hda - Enable HP output with Macbook Pro 5, 5Stelian Pop1-4/+9
2009-07-30ALSA: hda - Integrate Digital Input Source to Input SourceTakashi Iwai1-109/+59
2009-07-30ALSA: hda - Fix typos of Capture controls.Takashi Iwai1-2/+2
2009-07-30ALSA: hda: add HP automute support to Intel ALC889/ALC889A modelsWu Fengguang1-12/+35
2009-07-30ALSA: hda: add 2-channel mode to Intel ALC889/ALC889A modelsWu Fengguang1-19/+25
2009-07-29ALSA: hda - No analog mix input source as default for IDT92HD71bxxTakashi Iwai1-7/+16
2009-07-29ALSA: hda - Add missing DMUX initialization for auto-mic with STAC/IDTTakashi Iwai1-0/+3
2009-07-29ALSA: hda - Remove static connection in IDT 92HD71bxxTakashi Iwai1-15/+2
2009-07-29ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin1-2/+2
2009-07-29ALSA: hda - Support auto-mic switching with IDT/STAC codecTakashi Iwai1-16/+154