| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Enable snoop bit for AMD controllers | Takashi Iwai | 2011-05-17 | 1 | -1/+14 |
* | ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parser | Takashi Iwai | 2011-05-17 | 1 | -5/+7 |
* | ALSA: hda - Handle dock line-in as auto-detectable for IDT codecs | Takashi Iwai | 2011-05-17 | 1 | -4/+8 |
* | ALSA: hda - Add dock-mic detection support to Realtek auto-parser | Takashi Iwai | 2011-05-17 | 1 | -17/+65 |
* | ALSA: hda - Check unsol-cap in is_jack_detectalbe() | Takashi Iwai | 2011-05-17 | 4 | -10/+8 |
* | ALSA: hda - Add support of dock-mic detection to Conexant auto-parser | Takashi Iwai | 2011-05-17 | 1 | -39/+59 |
* | ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c | Takashi Iwai | 2011-05-17 | 1 | -1/+1 |
* | ALSA: hda - Use get_wcaps_type() | Takashi Iwai | 2011-05-17 | 1 | -2/+1 |
* | ALSA: hda - Use is_jack_detectable() helper | Takashi Iwai | 2011-05-17 | 2 | -11/+7 |
* | ALSA: hda - Add automute-mode enum to Conexant auto-parser | Takashi Iwai | 2011-05-17 | 2 | -49/+215 |
* | ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parser | Takashi Iwai | 2011-05-17 | 1 | -0/+6 |
* | ALSA: hda - Code refactoring in patch_conexant.c | Takashi Iwai | 2011-05-17 | 1 | -30/+34 |
* | ALSA: HDA: Use one dmic only for Dell Studio 1558 | David Henningsson | 2011-05-16 | 1 | -1/+1 |
* | ALSA: hda - Add support of auto-parser to cxt5066 codecs | Takashi Iwai | 2011-05-16 | 1 | -2/+11 |
* | ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parser | Takashi Iwai | 2011-05-16 | 1 | -2/+13 |
* | ALSA: hda - Build boost controls from selector widget in Cxt auto-parser | Takashi Iwai | 2011-05-16 | 1 | -18/+61 |
* | ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as default | Takashi Iwai | 2011-05-15 | 1 | -0/+4 |
* | ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parser | Takashi Iwai | 2011-05-15 | 1 | -11/+1 |
* | ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parser | Takashi Iwai | 2011-05-15 | 1 | -14/+26 |
* | ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 Waikiki | Takashi Iwai | 2011-05-13 | 1 | -3/+18 |
* | ALSA: hda - Parse more deep input-source routes in Conexant auto-parser | Takashi Iwai | 2011-05-13 | 1 | -21/+52 |
* | ALSA: hda - Clean up input-mux handling in Conexant auto-parser | Takashi Iwai | 2011-05-13 | 1 | -9/+10 |
* | ALSA: hda - Add auto-parser support to cxt5045 / CX20549 Venice | Takashi Iwai | 2011-05-13 | 1 | -19/+65 |
* | ALSA: hda - Add auto-parser support to cxt5051 / CX20561 Hermosa | Takashi Iwai | 2011-05-13 | 1 | -62/+217 |
* | ALSA: hda - Check AMP CAP at initialization of Conexant auto-parser | Takashi Iwai | 2011-05-13 | 1 | -8/+20 |
* | ALSA: hda - Turn on EAPD dynamically per jack plug in Conexant auto mode | Takashi Iwai | 2011-05-13 | 1 | -8/+17 |
* | ALSA: hda - Fix auto-mic for CX2064x codecs | Takashi Iwai | 2011-05-13 | 1 | -4/+4 |
* | ALSA: hda - Use position_fix=3 as default for AMD chipsets | Takashi Iwai | 2011-05-04 | 1 | -0/+5 |
* | ALSA: hda - fix NULL-dereference in patch_realtek | Raymond Yau | 2011-05-03 | 1 | -1/+1 |
* | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-05-02 | 1 | -2/+2 |
|\ |
|
| * | ALSA: hda - Fix Realtek's chained fixup checks | Takashi Iwai | 2011-05-02 | 1 | -2/+2 |
* | | ALSA: hda - Constify fixup and other array data in patch_via.c | Takashi Iwai | 2011-05-02 | 1 | -111/+112 |
* | | ALSA: hda - Constify fixup and other array data in patch_sigmatel.c | Takashi Iwai | 2011-05-02 | 1 | -195/+199 |
* | | ALSA: hda - Constify fixup and other array data in patch_si3054.c | Takashi Iwai | 2011-05-02 | 1 | -5/+6 |
* | | ALSA: hda - Constify fixup and other array data in patch_hdmi.c | Takashi Iwai | 2011-05-02 | 1 | -13/+13 |
* | | ALSA: hda - Constify fixup and other array data in patch_conexant.c | Takashi Iwai | 2011-05-02 | 1 | -95/+95 |
* | | ALSA: hda - Constify fixup and other array data in patch_cirrus.c | Takashi Iwai | 2011-05-02 | 1 | -19/+19 |
* | | ALSA: hda - Constify fixup and other array data in patch_ca0110.c | Takashi Iwai | 2011-05-02 | 1 | -8/+8 |
* | | ALSA: hda - Constify fixup and other array data in patch_cmedia.c | Takashi Iwai | 2011-05-02 | 1 | -20/+20 |
* | | ALSA: hda - Constify fixup and other array data in patch_analog.c | Takashi Iwai | 2011-05-02 | 1 | -164/+164 |
* | | ALSA: hda - Constify fixup and other array data in patch_realtek.c | Takashi Iwai | 2011-05-02 | 1 | -70/+70 |
* | | ALSA: hda - Constify some API function arguments | Takashi Iwai | 2011-05-02 | 7 | -59/+60 |
* | | ALSA: hda - Constify fixup and other array data in patch_realtek.c | Takashi Iwai | 2011-05-02 | 1 | -503/+503 |
* | | ALSA: hda - Constify some API function arguments | Takashi Iwai | 2011-05-02 | 2 | -4/+5 |
* | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-05-02 | 91 | -185/+227 |
|\ \
| |/ |
|
| * | Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" | Takashi Iwai | 2011-05-02 | 1 | -18/+3 |
| * | ALSA: HDA: Fix automute for Gateway NV79 | David Henningsson | 2011-04-29 | 1 | -0/+6 |
| * | ALSA: hda: add beep quirk for Realtek 0x1043:831a | Daniel Cordero | 2011-04-29 | 1 | -0/+1 |
| * | ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks | Wolfgang Breyha | 2011-04-28 | 2 | -1/+4 |
| * | ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue. | Lydia Wang | 2011-04-28 | 1 | -3/+7 |