Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 28 | -360/+1246 |
2010-08-05 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 18 | -213/+355 |
2010-08-05 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 12 | -147/+891 |
2010-08-05 | ALSA: hda - Add pin-fix for HP dc5750 | Takashi Iwai | 1 | -0/+29 |
2010-08-05 | ALSA: als4000: Fix potentially invalid DMA mode setup | Ondrej Zary | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 6 | -47/+119 |
2010-08-04 | ALSA: als4000: enable burst mode | Ondrej Zary | 1 | -2/+2 |
2010-08-04 | ALSA: hda - Fix initial capsrc selection in patch_alc269() | Takashi Iwai | 1 | -11/+16 |
2010-08-03 | ALSA: hda - Add PC-beep whitelist for an Intel board | Takashi Iwai | 1 | -0/+1 |
2010-08-03 | ALSA: hda - More relax for pending period handling | Takashi Iwai | 1 | -1/+1 |
2010-08-03 | ALSA: hda - Define AC_FMT_* constants | Takashi Iwai | 3 | -21/+50 |
2010-08-03 | ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs | Daniel J Blueman | 1 | -1/+11 |
2010-08-03 | ALSA: hda - Add support for HDMI HBR passthrough | Anssi Hannula | 4 | -5/+44 |
2010-08-03 | ALSA: hda - Set Stream Type in Stream Format according to AES0 | Anssi Hannula | 3 | -3/+9 |
2010-08-03 | ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposed | Jerone Young | 1 | -1/+6 |
2010-08-03 | ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have ... | Jerone Young | 1 | -0/+4 |
2010-08-02 | ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't any | David Henningsson | 1 | -1/+1 |
2010-07-30 | ALSA: hda - Add a warning for ignored pins with ALC259/268/269 | Takashi Iwai | 1 | -0/+2 |
2010-07-30 | ALSA: hda - Handle pin NID 0x1a on ALC259/269 | Takashi Iwai | 1 | -1/+2 |
2010-07-30 | ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs | Takashi Iwai | 1 | -0/+12 |
2010-07-30 | ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs | Takashi Iwai | 1 | -2/+16 |
2010-07-30 | ALSA: hda - Handle missing NID 0x1b on ALC259 codec | Takashi Iwai | 1 | -0/+1 |
2010-07-30 | ALSA: hda - Share digital I/O parser in patch_realtek.c | Takashi Iwai | 1 | -62/+78 |
2010-07-30 | ALSA: hda - Increase the connection list size for ALC662 | Takashi Iwai | 1 | -1/+1 |
2010-07-30 | ALSA: hda - Make error messages more verbose | Takashi Iwai | 1 | -3/+6 |
2010-07-30 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -20/+58 |
2010-07-29 | ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763 | David Henningsson | 1 | -3/+3 |
2010-07-29 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 1 | -20/+42 |
2010-07-29 | ALSA: hda - Add a PC-beep workaround for ASUS P5-V | Takashi Iwai | 1 | -8/+24 |
2010-07-29 | ALSA: asihpi: check return value of get_user() | Kulikov Vasiliy | 1 | -4/+13 |
2010-07-28 | ALSA: hda - Assume PC-beep as default for Realtek | Takashi Iwai | 1 | -3/+3 |
2010-07-28 | ALSA: hda - Don't register beep input device when no beep is available | Takashi Iwai | 1 | -13/+19 |
2010-07-28 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2 | -0/+16 |
2010-07-28 | ALSA: hda - Fix pin-detection of Nvidia HDMI | Takashi Iwai | 2 | -0/+16 |
2010-07-28 | ALSA: hpimsgx: fix wrong sizeof | Axel Lin | 1 | -1/+1 |
2010-07-27 | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 1 | -1/+1 |
2010-07-26 | ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs | Takashi Iwai | 1 | -1/+2 |
2010-07-26 | ALSA: hda - Ensure codec patch files are checked for the correct codec ID | David Henningsson | 1 | -1/+3 |
2010-07-20 | ALSA: hda-intel - fix function_id rework (add missing bitmask) | Jaroslav Kysela | 1 | -1/+1 |
2010-07-19 | ALSA: hda - Add conexant quirk for AMD based Lenovo G series machines | Jerone Young | 1 | -1/+3 |
2010-07-19 | ALSA: riptide: check kzalloc() result | Kulikov Vasiliy | 1 | -0/+6 |
2010-07-19 | ALSA: echoaudio: check kmalloc() result | Kulikov Vasiliy | 1 | -0/+2 |
2010-07-19 | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 3 | -5/+15 |
2010-07-19 | ALSA: hda-intel - do not mix audio and modem function IDs | Jaroslav Kysela | 3 | -5/+15 |
2010-07-16 | ALSA: asihpi - Avoid useless assignment of returned index values. | Eliot Blennerhassett | 1 | -5/+4 |
2010-07-16 | ALSA: asihpi - Avoid using c99 uintX types. | Eliot Blennerhassett | 1 | -5/+5 |
2010-07-16 | ALSA: asihpi - HPI version 4.04.01 | Eliot Blennerhassett | 1 | -2/+2 |
2010-07-16 | ALSA: asihpi: fix sign bug | Kulikov Vasiliy | 1 | -2/+4 |
2010-07-14 | ALSA: hda - Add support of dual-ADCs for Realtek ALC275 | Takashi Iwai | 1 | -24/+154 |
2010-07-13 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2 | -1/+31 |