summaryrefslogtreecommitdiffstats
path: root/sound/oss (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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-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-31ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai1-2/+2
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 - 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
2009-07-29ALSA: hda - Avoid overwrite of jack events with STAC/IDTTakashi Iwai1-29/+30
2009-07-28ALSA: hda - Don't create analog mixer for IDT92HD71bxxTakashi Iwai1-2/+4
2009-07-28ALSA: hda - Create Capture controls dynamicallyTakashi Iwai1-95/+125
2009-07-28ALSA: hda - Don't create unneeded digital input source for IDT 92HD71xTakashi Iwai1-6/+10
2009-07-28ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai5-36/+42
2009-07-28ALSA: hda - Add quirk for Dell Studio 1555Takashi Iwai1-0/+2
2009-07-27ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()Takashi Iwai1-1/+4
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai8-27/+21
2009-07-24ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai1-17/+16
2009-07-23ALSA: hda - Add description of new models for ALC889/889ATakashi Iwai1-0/+2
2009-07-23ALSA: hda - Add better Intel IbexPeak platform supportJaroslav Kysela2-10/+224
2009-07-22ALSA: hda - Restore GPIO1 properly at resume with AD1984ATakashi Iwai1-1/+1
2009-07-22ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela3-9/+11
2009-07-22ALSA: hda - Use snprintf() to be saferTakashi Iwai1-1/+1
2009-07-22ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connectionsJaroslav Kysela1-1/+1
2009-07-22ALSA: hda_generic: do not read connections for widged with an unknown typeJaroslav Kysela1-7/+11
2009-07-22ALSA: hda - Fix ALC861 auto-mode parserTakashi Iwai1-58/+111
2009-07-22ALSA: hda - Reduce click noise at power-savingTakashi Iwai2-2/+21