Age | Commit message (Expand) | Author |
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 |
2010-09-05 | Input: fix a few typos | Dmitry Torokhov |
2010-08-19 | input: __rcu annotations | Arnd Bergmann |
2010-08-02 | Input: dynamically allocate ABS information | Daniel Mack |
2010-08-02 | Input: add static inline accessors for ABS properties | Daniel Mack |
2010-07-15 | Input: change input handlers to use bool when possible | Dmitry Torokhov |
2010-07-15 | Input: introduce MT event slots | Henrik Rydberg |
2010-06-23 | Input: evdev - use driver hint to compute size of event buffer | Henrik Rydberg |
2010-05-20 | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack |
2010-04-13 | Input: add Analog Devices AD714x captouch input driver | Bryan Wu |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov |
2010-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-02-28 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-02-26 | Input: atkbd - release previously reserved keycodes 248 - 254 | Dmitry Torokhov |
2010-02-26 | Input: add KEY_WPS_BUTTON definition | Dmitry Torokhov |
2010-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-02-18 | Input: add KEY_RFKILL | Matthew Garrett |
2010-02-04 | Input: add match() method to input hanlders | Dmitry Torokhov |