summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-18Merge branch 'topic/aloop' into topic/miscTakashi Iwai
2010-08-18Merge branch 'topic/isa' into topic/miscTakashi Iwai
2010-08-14ALSA: usb: USB3 SuperSpeed sound supportPaul Zimmerman
2010-08-13ALSA: ISA: Remove snd-sgalaxyRené Herman
2010-08-13ALSA: ISA: New Aztech Sound Galaxy driverRené Herman
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini
2010-08-11Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-08-11Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-08-10ASoC: add AD1980 obsolete informationSonic Zhang
2010-08-10ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai
2010-08-10ALSA: hda - Adding support for new IDT 92HD87XX codecsCharles Chin
2010-08-10ASoC: Fix inverted mute controls for WM8580Mark Brown
2010-08-10ALSA: HDA: Use model=auto for LG R510David Henningsson
2010-08-10ALSA: hda - Update model entries in HD-Audio-Models.txtTakashi Iwai
2010-08-10ALSA: hda: document VIA modelsClemens Ladisch
2010-08-10ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify namesStephen Warren
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-09drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-09drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong
2010-08-09rwsem: smaller wrappers around rwsem_down_failed_commonMichel Lespinasse
2010-08-09rwsem: wake queued readers when writer blocks on active read lockMichel Lespinasse
2010-08-09rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threadsMichel Lespinasse
2010-08-09rwsem: lighter active count checks when waking up readersMichel Lespinasse
2010-08-09rwsem: fully separate code paths to wake writers vs readersMichel Lespinasse
2010-08-09hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel
2010-08-09drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton
2010-08-09hwmon: coretemp: documentation update and cleanupChen Gong
2010-08-09hwmon: coretemp: enable coretemp device add operation failureChen Gong
2010-08-09hwmon: coretemp: update hotplug condition checkChen Gong
2010-08-09hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck
2010-08-09hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal
2010-08-09drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches
2010-08-09checkpatch: change externals to globalsJoe Eloff
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati
2010-08-09checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang
2010-08-09edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-09flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-09lib: vsprintf: useless strlen() removedMichal Nazarewicz
2010-08-09list debugging: warn when deleting a deleted entryBaruch Siach