summaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)Author
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-07-05Input: add guarding parentheses to macrosSimon Budig
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-13Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown
2011-04-13Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson
2011-03-28eeepc-wmi: add camera keysCorentin Chary
2011-02-01Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-12Merge branch 'next' into for-linusDmitry Torokhov
2011-01-12Input: add SW_ROTATE_LOCK switch typeJekyll Lai
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-07Merge branch 'next' into for-linusDmitry Torokhov
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk
2010-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-20Input: introduce device propertiesHenrik Rydberg
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-16input: mt: Add hovering distance axisHenrik Rydberg
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-12-15Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov
2010-12-01Input: document struct input_absinfoDmitry Torokhov
2010-12-01Input: add keycodes for touchpad on/off keysBastien Nocera
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-09-10Input: add support for large scancodesMauro Carvalho Chehab
2010-09-05Input: fix a few typosDmitry Torokhov
2010-08-20input: __rcu annotationsArnd Bergmann
2010-08-03Input: dynamically allocate ABS informationDaniel Mack
2010-08-03Input: add static inline accessors for ABS propertiesDaniel Mack
2010-07-16Input: change input handlers to use bool when possibleDmitry Torokhov
2010-07-16Input: introduce MT event slotsHenrik Rydberg
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg
2010-05-21Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack
2010-04-14Input: add Analog Devices AD714x captouch input driverBryan Wu
2010-03-09Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-01Merge branch 'next' into for-linusDmitry Torokhov
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-04Input: add match() method to input hanldersDmitry Torokhov
2010-02-02Merge branch 'master' into upstreamJiri Kosina
2010-01-30Input: implement input filtersDmitry Torokhov
2010-01-29Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-04HID: handle joysticks with large number of buttonsJiri Kosina
2009-12-03Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-12-02Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov
2009-11-20Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov
2009-11-11Input: fix locking in memoryless force-feedback devicesDmitry Torokhov