summaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+6
2011-04-13Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown1-0/+1
2011-04-13Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson1-4/+5
2011-03-28eeepc-wmi: add camera keysCorentin Chary1-0/+7
2011-02-01Input: 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/dto...Linus Torvalds1-0/+1
2011-01-12Merge branch 'next' into for-linusDmitry Torokhov1-0/+1
2011-01-12Input: add SW_ROTATE_LOCK switch typeJekyll Lai1-0/+1
2011-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-17/+21
2011-01-07Merge 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-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry 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/...Dmitry 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-15Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-2/+4
2010-12-01Input: document struct input_absinfoDmitry Torokhov1-1/+20
2010-12-01Input: 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/dto...Linus Torvalds1-12/+45
2010-09-10Input: add support for large scancodesMauro Carvalho Chehab1-11/+44
2010-09-05Input: fix a few typosDmitry Torokhov1-1/+1
2010-08-20input: __rcu annotationsArnd Bergmann1-1/+1
2010-08-03Input: dynamically allocate ABS informationDaniel Mack1-39/+18
2010-08-03Input: add static inline accessors for ABS propertiesDaniel Mack1-0/+30
2010-07-16Input: change input handlers to use bool when possibleDmitry Torokhov1-3/+3
2010-07-16Input: introduce MT event slotsHenrik Rydberg1-0/+33
2010-06-24Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg1-0/+21
2010-05-21Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack1-6/+6
2010-04-14Input: add Analog Devices AD714x captouch input driverBryan Wu1-0/+1
2010-03-09Input: 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/dto...Linus Torvalds1-4/+13
2010-03-01Merge 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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-03Merge branch 'master' into upstreamJiri Kosina1-0/+1
2010-01-30Input: implement input filtersDmitry Torokhov1-0/+8
2010-01-29Input: add the ABS_MT_PRESSURE eventHenrik Rydberg1-0/+1
2010-01-04HID: handle joysticks with large number of buttonsJiri Kosina1-0/+42
2009-12-03Merge commit 'v2.6.32' into nextDmitry Torokhov1-0/+4
2009-12-02Input: 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-11Input: fix locking in memoryless force-feedback devicesDmitry Torokhov1-0/+4
2009-11-06Input: add new keycodes useful in mobile devicesJani Nikula1-0/+5
2009-11-03Input: mark custom_data in ff_periodic_effect as __userDmitry Torokhov1-1/+1