aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-9/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov1-0/+1
2011-01-11Input: add SW_ROTATE_LOCK switch typeJekyll Lai1-0/+1
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+21
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov1-17/+21
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk1-0/+2
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-0/+16
2010-12-20Input: introduce device propertiesHenrik Rydberg1-0/+16
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-17/+5
2010-12-16input: mt: Add hovering distance axisHenrik Rydberg1-1/+2
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg1-0/+3
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-16/+0
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-2/+4
2010-11-30Input: document struct input_absinfoDmitry Torokhov1-1/+20
2010-11-30Input: add keycodes for touchpad on/off keysBastien Nocera1-0/+4
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov1-1/+3
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+45
2010-09-09Input: add support for large scancodesMauro Carvalho Chehab1-11/+44
2010-09-05Input: fix a few typosDmitry Torokhov1-1/+1
2010-08-19input: __rcu annotationsArnd Bergmann1-1/+1
2010-08-02Input: dynamically allocate ABS informationDaniel Mack1-39/+18
2010-08-02Input: add static inline accessors for ABS propertiesDaniel Mack1-0/+30
2010-07-15Input: change input handlers to use bool when possibleDmitry Torokhov1-3/+3
2010-07-15Input: introduce MT event slotsHenrik Rydberg1-0/+33
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg1-0/+21
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack1-6/+6
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu1-0/+1
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-8/+12
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+13
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov1-4/+13
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov1-1/+1
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov1-0/+1
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+42
2010-02-18Input: add KEY_RFKILLMatthew Garrett1-0/+1
2010-02-04Input: add match() method to input hanldersDmitry Torokhov1-3/+3
2010-02-02Merge branch 'master' into upstreamJiri Kosina1-0/+1
2010-01-30Input: implement input filtersDmitry Torokhov1-0/+8
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg1-0/+1
2010-01-04HID: handle joysticks with large number of buttonsJiri Kosina1-0/+42
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov1-0/+4
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov1-2/+8
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov1-0/+1
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov1-0/+4
2009-11-05Input: add new keycodes useful in mobile devicesJani Nikula1-0/+5
2009-11-02Input: mark custom_data in ff_periodic_effect as __userDmitry Torokhov1-1/+1
2009-09-17Input: add generic suspend and resume for input devicesDmitry Torokhov1-1/+1
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni1-0/+2
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg1-0/+23