Age | Commit message (Expand) | Author |
2010-08-10 | ALSA: HDA: Use model=auto for LG R510 | David Henningsson |
2010-08-10 | ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names | Stephen Warren |
2010-08-09 | ALSA: hda - add support for Conexant CX20584 | Takashi Iwai |
2010-08-09 | ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000 | Steven Eastland |
2010-08-09 | ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec | Jonathan Woithe |
2010-08-06 | ALSA: hda - Make converter setups sticky | Takashi Iwai |
2010-08-06 | ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c) | Kailang Yang |
2010-08-05 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2010-08-05 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2010-08-04 | ALSA: hda - Add pin-fix for HP dc5750 | Takashi Iwai |
2010-08-04 | ALSA: als4000: Fix potentially invalid DMA mode setup | Ondrej Zary |
2010-08-04 | ALSA: als4000: enable burst mode | Ondrej Zary |
2010-08-04 | ALSA: hda - Fix initial capsrc selection in patch_alc269() | Takashi Iwai |
2010-08-03 | ALSA: hda - Add PC-beep whitelist for an Intel board | Takashi Iwai |
2010-08-03 | ALSA: hda - More relax for pending period handling | Takashi Iwai |
2010-08-03 | ALSA: hda - Define AC_FMT_* constants | Takashi Iwai |
2010-08-03 | ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs | Daniel J Blueman |
2010-08-03 | ALSA: hda - Add support for HDMI HBR passthrough | Anssi Hannula |
2010-08-03 | ALSA: hda - Set Stream Type in Stream Format according to AES0 | Anssi Hannula |
2010-08-03 | ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposed | Jerone Young |
2010-08-03 | ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have ... | Jerone Young |
2010-08-02 | ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't any | David Henningsson |
2010-07-30 | ALSA: hda - Add a warning for ignored pins with ALC259/268/269 | Takashi Iwai |
2010-07-30 | ALSA: hda - Handle pin NID 0x1a on ALC259/269 | Takashi Iwai |
2010-07-30 | ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs | Takashi Iwai |
2010-07-30 | ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs | Takashi Iwai |
2010-07-30 | ALSA: hda - Handle missing NID 0x1b on ALC259 codec | Takashi Iwai |
2010-07-30 | ALSA: hda - Share digital I/O parser in patch_realtek.c | Takashi Iwai |
2010-07-30 | ALSA: hda - Increase the connection list size for ALC662 | Takashi Iwai |
2010-07-30 | ALSA: hda - Make error messages more verbose | Takashi Iwai |
2010-07-29 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2010-07-29 | ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763 | David Henningsson |
2010-07-29 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2010-07-29 | ALSA: hda - Add a PC-beep workaround for ASUS P5-V | Takashi Iwai |
2010-07-29 | ALSA: asihpi: check return value of get_user() | Kulikov Vasiliy |
2010-07-28 | ALSA: hda - Assume PC-beep as default for Realtek | Takashi Iwai |
2010-07-28 | ALSA: hda - Don't register beep input device when no beep is available | Takashi Iwai |
2010-07-28 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2010-07-28 | ALSA: hda - Fix pin-detection of Nvidia HDMI | Takashi Iwai |
2010-07-28 | ALSA: hpimsgx: fix wrong sizeof | Axel Lin |
2010-07-27 | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai |
2010-07-26 | ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs | Takashi Iwai |
2010-07-26 | ALSA: hda - Ensure codec patch files are checked for the correct codec ID | David Henningsson |
2010-07-20 | ALSA: hda-intel - fix function_id rework (add missing bitmask) | Jaroslav Kysela |
2010-07-19 | ALSA: hda - Add conexant quirk for AMD based Lenovo G series machines | Jerone Young |
2010-07-19 | ALSA: riptide: check kzalloc() result | Kulikov Vasiliy |
2010-07-19 | ALSA: echoaudio: check kmalloc() result | Kulikov Vasiliy |
2010-07-19 | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai |
2010-07-19 | ALSA: hda-intel - do not mix audio and modem function IDs | Jaroslav Kysela |
2010-07-16 | ALSA: asihpi - Avoid useless assignment of returned index values. | Eliot Blennerhassett |