Age | Commit message (Expand) | Author | Files | Lines |
2012-11-10 | Input: document new members of struct input_dev | Henrik Rydberg | 1 | -0/+3 |
2012-11-08 | Input: introduce managed input devices (add devres support) | Dmitry Torokhov | 1 | -1/+6 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -1148/+3 |
2012-10-08 | Input: extend the number of event (and other) devices | Dmitry Torokhov | 1 | -3/+7 |
2012-09-19 | Input: Send events one packet at a time | Henrik Rydberg | 1 | -3/+21 |
2012-09-19 | Input: Break out MT data | Henrik Rydberg | 1 | -9/+2 |
2012-07-08 | Pull input changes from Henrik Rydberg, including large update to | Dmitry Torokhov | 1 | -3/+5 |
2012-07-05 | Input: MT - Include win8 support | Henrik Rydberg | 1 | -3/+5 |
2012-06-12 | Input: fix input.h kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2012-03-09 | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov | 1 | -0/+25 |
2012-02-09 | Input: Add EVIOC mechanism for MT slots | Henrik Rydberg | 1 | -0/+25 |
2012-02-03 | Input: add infrastructure for selecting clockid for event time stamps | John Stultz | 1 | -0/+2 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+1 |
2011-10-13 | Input: force feedback - potential integer wrap in input_ff_create() | Dan Carpenter | 1 | -1/+1 |
2011-10-05 | ALSA: jack - Add "Line In" input jack constants | David Henningsson | 1 | -0/+1 |
2011-09-08 | Merge commit 'v3.1-rc4' into next | Dmitry Torokhov | 1 | -0/+2 |
2011-08-24 | Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad | Daniel Kurtz | 1 | -0/+1 |
2011-08-05 | Add KEY_MICMUTE and enable it on Lenovo X220 | Andy Lutomirski | 1 | -0/+2 |
2011-07-05 | Input: add guarding parentheses to macros | Simon Budig | 1 | -3/+3 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+6 |
2011-04-13 | Input: evdev - indicate buffer overrun with SYN_DROPPED | Jeff Brown | 1 | -0/+1 |
2011-04-13 | Input: add KEY_IMAGES specifically for AL Image Browser | Jarod Wilson | 1 | -4/+5 |
2011-03-28 | eeepc-wmi: add camera keys | Corentin Chary | 1 | -0/+7 |
2011-02-01 | Input: switch completely over to the new versions of get/setkeycode | Dmitry Torokhov | 1 | -9/+3 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2011-01-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+1 |
2011-01-12 | Input: add SW_ROTATE_LOCK switch type | Jekyll Lai | 1 | -0/+1 |
2011-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -17/+21 |
2011-01-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -17/+21 |
2010-12-29 | [media] Fix rc-tbs-nec table after converting the cx88 driver to ir-core | Mariusz Białończyk | 1 | -0/+2 |
2010-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 1 | -0/+16 |
2010-12-20 | Input: introduce device properties | Henrik Rydberg | 1 | -0/+16 |
2010-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 1 | -17/+5 |
2010-12-16 | input: mt: Add hovering distance axis | Henrik Rydberg | 1 | -1/+2 |
2010-12-16 | input: mt: Move tracking and pointer emulation to input-mt | Henrik Rydberg | 1 | -0/+3 |
2010-12-16 | input: mt: Break out slots handling | Henrik Rydberg | 1 | -16/+0 |
2010-12-15 | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 | Dmitry Torokhov | 1 | -2/+4 |
2010-12-01 | Input: document struct input_absinfo | Dmitry Torokhov | 1 | -1/+20 |
2010-12-01 | Input: add keycodes for touchpad on/off keys | Bastien Nocera | 1 | -0/+4 |
2010-11-03 | Input: export input_reset_device() for use in KGDB | Dmitry Torokhov | 1 | -1/+3 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -12/+45 |
2010-09-10 | Input: add support for large scancodes | Mauro Carvalho Chehab | 1 | -11/+44 |
2010-09-05 | Input: fix a few typos | Dmitry Torokhov | 1 | -1/+1 |
2010-08-20 | input: __rcu annotations | Arnd Bergmann | 1 | -1/+1 |
2010-08-03 | Input: dynamically allocate ABS information | Daniel Mack | 1 | -39/+18 |
2010-08-03 | Input: add static inline accessors for ABS properties | Daniel Mack | 1 | -0/+30 |
2010-07-16 | Input: change input handlers to use bool when possible | Dmitry Torokhov | 1 | -3/+3 |
2010-07-16 | Input: introduce MT event slots | Henrik Rydberg | 1 | -0/+33 |
2010-06-24 | Input: evdev - use driver hint to compute size of event buffer | Henrik Rydberg | 1 | -0/+21 |
2010-05-21 | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 1 | -6/+6 |