Age | Commit message (Expand) | Author | Files | Lines |
2009-09-02 | ALSA: hda - Fix input source selection of IDT92HD73xx | Takashi Iwai | 1 | -147/+4 |
2009-09-02 | ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT | Takashi Iwai | 1 | -1/+1 |
2009-09-01 | ALSA: hda - Unmute docking line-out as default with AD1984A codec | Takashi Iwai | 1 | -0/+2 |
2009-09-01 | ALSA: hda - Add another entry for Nvidia HDMI device | Takashi Iwai | 1 | -0/+2 |
2009-08-31 | ALSA: hda - Add missing GPIO initialization for AD1984A laptop model | Takashi Iwai | 1 | -0/+4 |
2009-08-31 | ALSA: hda - Add support of docking auto-mute/mic for AD1984A laptop model | Takashi Iwai | 1 | -40/+81 |
2009-08-31 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2 | -14/+21 |
2009-08-31 | ALSA: hda - Fix ALC268/ALC269 headphone pin routing | Takashi Iwai | 1 | -5/+41 |
2009-08-31 | ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A | Takashi Iwai | 1 | -14/+20 |
2009-08-31 | ALSA: hda - Add missing mux check for VT1708 | Takashi Iwai | 1 | -0/+1 |
2009-08-29 | ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs | Takashi Iwai | 1 | -7/+23 |
2009-08-27 | ALSA: hda - Add more quirk for HP laptops with AD1984A | Takashi Iwai | 1 | -0/+1 |
2009-08-25 | ALSA: hda - Add full audio support on Acer Aspire 7730G notebook | Denis Kuplyakov | 1 | -0/+31 |
2009-08-25 | ALSA: hda - Improve auto-cfg mixer name for ALC662 | Takashi Iwai | 1 | -2/+14 |
2009-08-25 | ALSA: hda - Improve auto-cfg mixer name for ALC861-VD | Takashi Iwai | 1 | -2/+14 |
2009-08-25 | ALSA: hda - Improve auto-cfg mixer name for ALC262 | Takashi Iwai | 1 | -63/+89 |
2009-08-25 | ALSA: hda - Improve auto-cfg mixer name for ALC260 | Takashi Iwai | 1 | -1/+8 |
2009-08-25 | ALSA: hda - Improve auto-cfg mixer name for ALC880 | Takashi Iwai | 1 | -2/+8 |
2009-08-25 | ALSA: hda - Generalize input pin parsing in patch_realtek.c | Takashi Iwai | 1 | -222/+134 |
2009-08-24 | ALSA: hda - Reuse ALC268 parser for ALC269 | Takashi Iwai | 1 | -81/+2 |
2009-08-24 | ALSA: hda: move open coded tricks into get_wcaps_channels() | Wu Fengguang | 3 | -5/+12 |
2009-08-19 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 1 | -2/+13 |
2009-08-19 | ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec | Takashi Iwai | 1 | -2/+13 |
2009-08-19 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2 | -2/+10 |
2009-08-19 | ALSA: hda: add model for Intel DG45ID/DG45FC boards | Wu Fengguang | 1 | -0/+6 |
2009-08-19 | ALSA: hda: enable speaker output for Compaq 6530s/6531s | Wu Fengguang | 1 | -2/+4 |
2009-08-19 | ALSA: hda - Fix invalid capture mixers with some ALC268 models | Takashi Iwai | 1 | -31/+23 |
2009-08-15 | ALSA: hda - Add missing num_adc_nids definition for IDT92HD8xxx | Takashi Iwai | 1 | -0/+1 |
2009-08-13 | ALSA: hda - Fix / clean up IDT92HD83xxx codec parser | Takashi Iwai | 1 | -80/+69 |
2009-08-13 | Merge branch 'topic/hda-dmic-fix' into topic/hda | Takashi Iwai | 1 | -109/+59 |
2009-08-13 | ALSA: hda - Enable line-out detection only with speakers | Takashi Iwai | 1 | -1/+2 |
2009-08-12 | ALSA: hda - fix noise issue when recording from digital mic with alc268 | Herton Ronaldo Krzesinski | 1 | -26/+36 |
2009-08-11 | ALSA: hda - Clean up init and setup hooks for Realtek codecs | Takashi Iwai | 1 | -414/+310 |
2009-08-11 | ALSA: hda - Add setup hook to ALC preset struct | Takashi Iwai | 1 | -10/+15 |
2009-08-11 | ALSA: hda - Add a white-list for MSI option | Takashi Iwai | 1 | -1/+25 |
2009-08-11 | ALSA: hda - Check connectivity for auto-mic of Realtek codecs | Takashi Iwai | 1 | -32/+51 |
2009-08-11 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 1 | -6/+12 |
2009-08-11 | ALSA: hda - Don't override ADC definitions for ALC codecs | Takashi Iwai | 1 | -6/+12 |
2009-08-10 | ALSA: hda - Use only one capture stream for auto-mic | Takashi Iwai | 1 | -2/+4 |
2009-08-10 | ALSA: hda - Add auto-mic support for Realtek codecs | Takashi Iwai | 1 | -42/+135 |
2009-08-10 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 1 | -0/+2 |
2009-08-10 | ALSA: hda - Add missing vmaster initialization for ALC269 | Takashi Iwai | 1 | -0/+2 |
2009-08-10 | ALSA: hda - Fix Oops due to STAC/IDT auto-mic changes | Takashi Iwai | 1 | -2/+3 |
2009-08-06 | ALSA: hda - Add quirks for some HP laptops | Takashi Iwai | 1 | -0/+2 |
2009-08-04 | ALSA: hda - Fix line-out jack handling with STAC/IDT codec | Takashi Iwai | 1 | -3/+1 |
2009-08-03 | ALSA: hda - Fix line-out jack detection | Takashi Iwai | 1 | -2/+2 |
2009-08-03 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 5 | -36/+88 |
2009-08-03 | ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin number | Wu Fengguang | 1 | -52/+52 |
2009-08-03 | ALSA: hda - Read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-08-03 | ALSA: hda: Correct EAPD for Dell Inspiron 1525 | Chengu Wang | 1 | -1/+8 |