Age | Commit message (Expand) | Author |
2019-08-20 | Input: add support for polling to input devices | Dmitry Torokhov |
2019-07-25 | Input: allow drivers specify timestamp for input events | Atif Niyaz |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2017-10-19 | Input: allow matching device IDs on property bits | Dmitry Torokhov |
2017-10-19 | Input: factor out and export input_device_id matching code | Dmitry Torokhov |
2017-09-21 | Input: uinput - avoid FF flush when destroying device | Dmitry Torokhov |
2016-07-13 | Input: fix a double word "is is" in include/linux/input.h | Masanari Iida |
2015-10-13 | Input: improve autorepeat initialization | Petri Gynther |
2012-11-10 | Input: document new members of struct input_dev | Henrik Rydberg |
2012-11-08 | Input: introduce managed input devices (add devres support) | Dmitry Torokhov |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-10-08 | Input: extend the number of event (and other) devices | Dmitry Torokhov |
2012-09-19 | Input: Send events one packet at a time | Henrik Rydberg |
2012-09-19 | Input: Break out MT data | Henrik Rydberg |
2012-07-07 | Pull input changes from Henrik Rydberg, including large update to | Dmitry Torokhov |
2012-07-05 | Input: MT - Include win8 support | Henrik Rydberg |
2012-06-11 | Input: fix input.h kernel-doc warning | Randy Dunlap |
2012-03-09 | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov |
2012-02-09 | Input: Add EVIOC mechanism for MT slots | Henrik Rydberg |
2012-02-03 | Input: add infrastructure for selecting clockid for event time stamps | John Stultz |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-12 | Input: force feedback - potential integer wrap in input_ff_create() | Dan Carpenter |
2011-10-05 | ALSA: jack - Add "Line In" input jack constants | David Henningsson |
2011-09-07 | Merge commit 'v3.1-rc4' into next | Dmitry Torokhov |
2011-08-23 | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad | Daniel Kurtz |
2011-08-05 | Add KEY_MICMUTE and enable it on Lenovo X220 | Andy Lutomirski |
2011-07-04 | Input: add guarding parentheses to macros | Simon Budig |
2011-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-12 | Input: evdev - indicate buffer overrun with SYN_DROPPED | Jeff Brown |
2011-04-12 | Input: add KEY_IMAGES specifically for AL Image Browser | Jarod Wilson |
2011-03-28 | eeepc-wmi: add camera keys | Corentin Chary |
2011-01-31 | Input: switch completely over to the new versions of get/setkeycode | Dmitry Torokhov |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-11 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-01-11 | Input: add SW_ROTATE_LOCK switch type | Jekyll Lai |
2011-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-06 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-12-29 | [media] Fix rc-tbs-nec table after converting the cx88 driver to ir-core | Mariusz Białończyk |
2010-12-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov |
2010-12-20 | Input: introduce device properties | Henrik Rydberg |
2010-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov |
2010-12-16 | input: mt: Add hovering distance axis | Henrik Rydberg |
2010-12-16 | input: mt: Move tracking and pointer emulation to input-mt | Henrik Rydberg |
2010-12-16 | input: mt: Break out slots handling | Henrik Rydberg |
2010-12-14 | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 | Dmitry Torokhov |
2010-11-30 | Input: document struct input_absinfo | Dmitry Torokhov |
2010-11-30 | Input: add keycodes for touchpad on/off keys | Bastien Nocera |
2010-11-03 | Input: export input_reset_device() for use in KGDB | Dmitry Torokhov |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-09-09 | Input: add support for large scancodes | Mauro Carvalho Chehab |