aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov
2010-12-10Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin
2010-12-01Input: turbografx - fix reference countingNamhyung Kim
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li
2010-11-30Input: wacom - add IDs for two new Bamboo PTsDavid Foley
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-15Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov
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-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
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar