summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-10USB: Documentation/usb/ehci.txt: Checkpatch cleanupAndrea Gelmini
2010-08-10USB: gadget: Use memdup_userJulia Lawall
2010-08-10USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to YAlan Stern
2010-08-10USB: iuu_phoenix: Add support for different baud rates.James Courtier-Dutton
2010-08-10USB: xhci: Remove obsolete debugging printk.Sarah Sharp
2010-08-10USB: speedtouch: fixed more brace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: speedtouch: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: UHCI: acquire spinlock before calling start_rh()Alan Stern
2010-08-10USB: add check to detect host controller hardware removalAlan Stern
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-08-10USB: fix failure path in usb_add_hcd()Alan Stern
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-10Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-10drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong
2010-08-10rwsem: smaller wrappers around rwsem_down_failed_commonMichel Lespinasse
2010-08-10rwsem: wake queued readers when writer blocks on active read lockMichel Lespinasse
2010-08-10rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threadsMichel Lespinasse
2010-08-10rwsem: lighter active count checks when waking up readersMichel Lespinasse
2010-08-10rwsem: fully separate code paths to wake writers vs readersMichel Lespinasse
2010-08-10hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel
2010-08-10drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton
2010-08-10hwmon: coretemp: documentation update and cleanupChen Gong
2010-08-10hwmon: coretemp: enable coretemp device add operation failureChen Gong
2010-08-10hwmon: coretemp: update hotplug condition checkChen Gong
2010-08-10hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck
2010-08-10hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck
2010-08-10hmc6352: add driver for the HMC6352 compassKalhan Trisal
2010-08-10drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf
2010-08-10checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto
2010-08-10checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto
2010-08-10checkpatch: prefer usleep_range over udelayPatrick Pannuto
2010-08-10checkpatch: add more exceptions to 80 char linesJoe Perches
2010-08-10checkpatch: change externals to globalsJoe Eloff
2010-08-10checkpatch: fix handling of leading spacesRaffaele Recalcati
2010-08-10checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang
2010-08-10edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-10flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-10lib: vsprintf: useless strlen() removedMichal Nazarewicz
2010-08-10list debugging: warn when deleting a deleted entryBaruch Siach