summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-11Input: mac mouse emulation - add lockingDmitry Torokhov
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake
2010-11-11Input: hgpk - rework spew detectionDaniel Drake
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov
2010-11-11Input: xpad - remove useless check in xpad_removeDmitry Torokhov
2010-11-11Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin
2010-11-11Input: xpad - fix a memory leakAxel Lin
2010-11-11Input: xpad - return proper error in error pathAxel Lin
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter
2010-11-10Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise
2010-11-04Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes
2010-11-03kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich
2010-11-01Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov
2010-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-30nfsd4: initialize delegation pointer to leaseJ. Bruce Fields
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields
2010-10-30locks: fix leaks on setlease errorsJ. Bruce Fields
2010-10-30locks: prevent ENOMEM on lease unlockJ. Bruce Fields
2010-10-30drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch
2010-10-30pcnet_cs: add new_idKen Kawasaki
2010-10-30net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-10-30RDS: Let rds_message_alloc_sgs() return NULLAndy Grover
2010-10-30RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover
2010-10-30RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover
2010-10-30RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover
2010-10-30net: fix rds_iovec page count overflowLinus Torvalds