aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-04Input: add input_get_poll_interval()Gravatar Dmitry Torokhov 1-0/+1
2019-08-20Input: add support for polling to input devicesGravatar Dmitry Torokhov 1-0/+12
2019-07-25Input: allow drivers specify timestamp for input eventsGravatar Atif Niyaz 1-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 1-0/+4
2017-10-19Input: factor out and export input_device_id matching codeGravatar Dmitry Torokhov 1-0/+3
2017-09-21Input: uinput - avoid FF flush when destroying deviceGravatar Dmitry Torokhov 1-0/+1
2016-07-13Input: fix a double word "is is" in include/linux/input.hGravatar Masanari Iida 1-1/+1
2015-10-13Input: improve autorepeat initializationGravatar Petri Gynther 1-0/+2
2012-11-10Input: document new members of struct input_devGravatar Henrik Rydberg 1-0/+3
2012-11-08Input: introduce managed input devices (add devres support)Gravatar Dmitry Torokhov 1-1/+6
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-1148/+3
2012-10-08Input: extend the number of event (and other) devicesGravatar Dmitry Torokhov 1-3/+7
2012-09-19Input: Send events one packet at a timeGravatar Henrik Rydberg 1-3/+21
2012-09-19Input: Break out MT dataGravatar Henrik Rydberg 1-9/+2
2012-07-07Pull input changes from Henrik Rydberg, including large update toGravatar Dmitry Torokhov 1-3/+5
2012-07-05Input: MT - Include win8 supportGravatar Henrik Rydberg 1-3/+5
2012-06-11Input: fix input.h kernel-doc warningGravatar Randy Dunlap 1-0/+1
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextGravatar Dmitry Torokhov 1-0/+25
2012-02-09Input: Add EVIOC mechanism for MT slotsGravatar Henrik Rydberg 1-0/+25
2012-02-03Input: add infrastructure for selecting clockid for event time stampsGravatar John Stultz 1-0/+2
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-0/+1
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Gravatar Dan Carpenter 1-1/+1
2011-10-05ALSA: jack - Add "Line In" input jack constantsGravatar David Henningsson 1-0/+1
2011-09-07Merge commit 'v3.1-rc4' into nextGravatar Dmitry Torokhov 1-0/+2
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadGravatar Daniel Kurtz 1-0/+1
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Gravatar Andy Lutomirski 1-0/+2
2011-07-04Input: add guarding parentheses to macrosGravatar Simon Budig 1-3/+3
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+6
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDGravatar Jeff Brown 1-0/+1
2011-04-12Input: add KEY_IMAGES specifically for AL Image BrowserGravatar Jarod Wilson 1-4/+5
2011-03-28eeepc-wmi: add camera keysGravatar Corentin Chary 1-0/+7
2011-01-31Input: switch completely over to the new versions of get/setkeycodeGravatar Dmitry Torokhov 1-9/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2011-01-11Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-0/+1
2011-01-11Input: add SW_ROTATE_LOCK switch typeGravatar Jekyll Lai 1-0/+1
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-17/+21
2011-01-06Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-17/+21
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreGravatar Mariusz Białończyk 1-0/+2
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Gravatar Dmitry Torokhov 1-0/+16
2010-12-20Input: introduce device propertiesGravatar Henrik Rydberg 1-0/+16
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Gravatar Dmitry Torokhov 1-17/+5
2010-12-16input: mt: Add hovering distance axisGravatar Henrik Rydberg 1-1/+2
2010-12-16input: mt: Move tracking and pointer emulation to input-mtGravatar Henrik Rydberg 1-0/+3
2010-12-16input: mt: Break out slots handlingGravatar Henrik Rydberg 1-16/+0
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Gravatar Dmitry Torokhov 1-2/+4
2010-11-30Input: document struct input_absinfoGravatar Dmitry Torokhov 1-1/+20
2010-11-30Input: add keycodes for touchpad on/off keysGravatar Bastien Nocera 1-0/+4
2010-11-03Input: export input_reset_device() for use in KGDBGravatar Dmitry Torokhov 1-1/+3
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-12/+45