Age | Commit message (Expand) | Author |
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 |
2010-02-02 | Merge branch 'master' into upstream | Jiri Kosina |
2010-01-30 | Input: implement input filters | Dmitry Torokhov |
2010-01-28 | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg |
2010-01-04 | HID: handle joysticks with large number of buttons | Jiri Kosina |
2009-12-02 | Merge commit 'v2.6.32' into next | Dmitry Torokhov |
2009-12-01 | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov |
2009-11-20 | Input: input-polldev, matrix-keypad - include in kernel doc | Dmitry Torokhov |
2009-11-10 | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov |
2009-11-05 | Input: add new keycodes useful in mobile devices | Jani Nikula |
2009-11-02 | Input: mark custom_data in ff_periodic_effect as __user | Dmitry Torokhov |
2009-09-17 | Input: add generic suspend and resume for input devices | Dmitry Torokhov |
2009-06-19 | Input: synaptics - add support for reporting x/y resolution | Tero Saarni |
2009-05-23 | Input: multitouch - add tracking ID to the protocol | Henrik Rydberg |
2009-04-28 | Input: add detailed multi-touch finger data report protocol | Henrik Rydberg |
2009-04-28 | Input: bcm5974 - add quad-finger tapping | Henrik Rydberg |