summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-30ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai1-1/+2
2010-07-30ALSA: hda - Shut up pins at power-saving mode with Conexnat codecsTakashi Iwai1-0/+12
2010-07-30ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai1-2/+16
2010-07-30ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai1-0/+1
2010-07-30ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai1-62/+78
2010-07-30ALSA: hda - Increase the connection list size for ALC662Takashi Iwai1-1/+1
2010-07-30ALSA: hda - Make error messages more verboseTakashi Iwai1-3/+6
2010-07-29ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson1-3/+3
2010-07-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-20/+42
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai1-3/+3
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai1-13/+19
2010-07-28Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+16
2010-07-28ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2-0/+16
2010-07-26ALSA: hda - Fix max amp cap calculation for IDT/STAC codecsTakashi Iwai1-1/+2
2010-07-26ALSA: hda - Ensure codec patch files are checked for the correct codec IDDavid Henningsson1-1/+3
2010-07-19ALSA: hda - Add conexant quirk for AMD based Lenovo G series machinesJerone Young1-1/+3
2010-07-13ALSA: hda - Add support of dual-ADCs for Realtek ALC275Takashi Iwai1-24/+154
2010-07-12ALSA: HDA: VT1708S: fix Smart5.1 modeClemens Ladisch1-7/+25
2010-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-3/+36
2010-07-09ALSA: hda - Limit the amp value to writeTakashi Iwai1-11/+21
2010-07-09ALSA: hda - Add beep mixer support to Conexant codecsTakashi Iwai1-4/+51
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai2-1/+31
2010-07-05ALSA: hda - Enable beep on Realtek codecs with PCI SSID overrideTakashi Iwai1-1/+3
2010-06-23ALSA: hda - Add missing ALC680_* definitionsTakashi Iwai2-1/+14
2010-06-23ALSA: hda - Support ALC680 codecKailang Yang1-1/+330
2010-06-22ALSA: hda - Add Macbook 5,2 quirkLuke Yelavich1-0/+1
2010-06-22ALSA: hda - Fix uninitialized variableTakashi Iwai1-1/+1
2010-06-17ALSA: hda - add ideapad model for Conexant 5051 codecHerton Ronaldo Krzesinski2-0/+21
2010-06-14ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray1-7/+6
2010-06-11ALSA: hda - Don't check capture source mixer if no ADC is availableTakashi Iwai1-10/+12
2010-06-08ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock1-0/+1
2010-06-08ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock1-0/+1
2010-06-08ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock1-0/+1
2010-06-05Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds1-1/+1
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-06-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-17/+26
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov1-17/+23
2010-06-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds18-798/+736
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-205/+256
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds4-10/+4
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-15/+13
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-155/+221
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell1-32/+59
2010-06-05module: verify_export_symbols under the lockRusty Russell1-16/+10
2010-06-05module: move find_module check to endLinus Torvalds1-5/+7
2010-06-05module: make locking more fine-grained.Rusty Russell1-23/+42
2010-06-05module: Make module sysfs functions private.Rusty Russell2-37/+25
2010-06-05module: move sysfs exposure to end of load_moduleRusty Russell1-11/+36
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell3-19/+11