Age | Commit message (Expand) | Author | Files | Lines |
2011-06-03 | ALSA: asihpi: Use angle brackets for system includes | Joe Perches | 1 | -1/+1 |
2011-06-03 | ALSA: fm801: add error handling if auto-detect fails | Dan Carpenter | 1 | -2/+11 |
2011-06-03 | ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write | Raymond Yau | 1 | -2/+4 |
2011-06-03 | ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd() | Takashi Iwai | 1 | -6/+4 |
2011-05-27 | ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps | Linus Torvalds | 1 | -1/+1 |
2011-05-26 | ALSA: hda - Reorganize controller quriks with bit flags | Takashi Iwai | 1 | -81/+125 |
2011-05-26 | ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config() | Takashi Iwai | 1 | -1/+1 |
2011-05-26 | ALSA: HDA: Increase MAX_HDMI_PINS | Stephen Warren | 1 | -2/+3 |
2011-05-25 | ALSA: hda - Use model=auto for Lenovo G555 | Takashi Iwai | 1 | -0/+1 |
2011-05-25 | ALSA: HDA: Unify HDMI hotplug handling. | Stephen Warren | 2 | -87/+52 |
2011-05-25 | ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT Deluxe | Tony Vroon | 1 | -0/+1 |
2011-05-24 | ALSA: hda - Fix speaker auto-mute in Cxt auto-parser | Takashi Iwai | 1 | -12/+21 |
2011-05-23 | ALSA: hda - Fix initial capture-source with auto-mic for Cxt auto-parser | Takashi Iwai | 1 | -2/+3 |
2011-05-23 | ALSA: hda - Fix auto-mic detection in Conexant codec-parser | Takashi Iwai | 1 | -1/+1 |
2011-05-23 | ALSA: HDA: Add quirk for Lenovo U350 | David Henningsson | 1 | -0/+1 |
2011-05-22 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 14 | -3275/+4106 |
2011-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 19 | -658/+461 |
2011-05-22 | Merge branch 'topic/lola' into for-linus | Takashi Iwai | 9 | -0/+3422 |
2011-05-20 | ALSA: hda - Use LPIB for ATI/AMD chipsets as default | Takashi Iwai | 1 | -1/+8 |
2011-05-20 | Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets" | Takashi Iwai | 1 | -5/+0 |
2011-05-20 | ALSA: hda - add Intel Panther Point HDMI codec id | Wu Fengguang | 1 | -0/+2 |
2011-05-20 | ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live! | Raymond Yau | 1 | -0/+5 |
2011-05-20 | ALSA: hda - Remove PCM mixer elements from Virtual Master of realtek | Raymond Yau | 1 | -2/+0 |
2011-05-20 | ALSA: hda - Fix input-src parse in patch_analog.c | Adrian Wilkins | 1 | -1/+2 |
2011-05-19 | ALSA: hda - Enable Realtek ALC269 codec input layer beep | Madis Janson | 1 | -0/+1 |
2011-05-19 | ALSA: intel8x0m: enable AMD8111 modem | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2011-05-19 | ALSA: HDA: Add jack detection for HDMI | David Henningsson | 2 | -0/+13 |
2011-05-18 | ALSA: hda - Fix no sound after Windows boot with ALC269 | Kailang Yang | 1 | -2/+9 |
2011-05-18 | ALSA: hda - Add support of ALC221 / ALC276 codecs | Kailang Yang | 1 | -0/+2 |
2011-05-18 | ALSA: hda - Add support of ALC898/899 codec | Kailang Yang | 1 | -0/+10 |
2011-05-17 | ALSA: hda - Enable snoop bit for AMD controllers | Takashi Iwai | 1 | -1/+14 |
2011-05-17 | ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parser | Takashi Iwai | 1 | -5/+7 |
2011-05-17 | ALSA: hda - Handle dock line-in as auto-detectable for IDT codecs | Takashi Iwai | 1 | -4/+8 |
2011-05-17 | ALSA: hda - Add dock-mic detection support to Realtek auto-parser | Takashi Iwai | 1 | -17/+65 |
2011-05-17 | ALSA: hda - Check unsol-cap in is_jack_detectalbe() | Takashi Iwai | 4 | -10/+8 |
2011-05-17 | ALSA: hda - Add support of dock-mic detection to Conexant auto-parser | Takashi Iwai | 1 | -39/+59 |
2011-05-17 | ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c | Takashi Iwai | 1 | -1/+1 |
2011-05-17 | ALSA: hda - Use get_wcaps_type() | Takashi Iwai | 1 | -2/+1 |
2011-05-17 | ALSA: hda - Use is_jack_detectable() helper | Takashi Iwai | 2 | -11/+7 |
2011-05-17 | ALSA: hda - Add automute-mode enum to Conexant auto-parser | Takashi Iwai | 2 | -49/+215 |
2011-05-17 | ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parser | Takashi Iwai | 1 | -0/+6 |
2011-05-17 | ALSA: hda - Code refactoring in patch_conexant.c | Takashi Iwai | 1 | -30/+34 |
2011-05-16 | ALSA: HDA: Use one dmic only for Dell Studio 1558 | David Henningsson | 1 | -1/+1 |
2011-05-16 | ALSA: hda - Add support of auto-parser to cxt5066 codecs | Takashi Iwai | 1 | -2/+11 |
2011-05-16 | ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parser | Takashi Iwai | 1 | -2/+13 |
2011-05-16 | ALSA: hda - Build boost controls from selector widget in Cxt auto-parser | Takashi Iwai | 1 | -18/+61 |
2011-05-15 | ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as default | Takashi Iwai | 1 | -0/+4 |
2011-05-15 | ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parser | Takashi Iwai | 1 | -11/+1 |
2011-05-15 | ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parser | Takashi Iwai | 1 | -14/+26 |
2011-05-15 | ALSA: fm801: clean-up radio-related Kconfig | Ondrej Zary | 2 | -7/+6 |