aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili
2010-11-18Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech
2010-11-18Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-15Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek
2010-11-15Input: hgpk - fix powersave modePaul Fox
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake
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-03Input: export input_reset_device() for use in KGDBDmitry Torokhov
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich
2010-11-02Kconfig: typo: boad -> boardMichael Witten
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter
2010-10-28Input: ad7879 - prevent invalid finger data reportsMichael Hennerich
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang
2010-10-27input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-10-27input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-24Merge branch 'next' into for-linusDmitry Torokhov
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov