Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-04-14 | Input: add Analog Devices AD714x captouch input driver | Bryan Wu | 1 | -0/+1 |
2010-03-09 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 1 | -8/+12 |
2010-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+13 |
2010-03-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -4/+13 |
2010-02-26 | Input: atkbd - release previously reserved keycodes 248 - 254 | Dmitry Torokhov | 1 | -1/+1 |
2010-02-26 | Input: add KEY_WPS_BUTTON definition | Dmitry Torokhov | 1 | -0/+1 |
2010-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+42 |
2010-02-18 | Input: add KEY_RFKILL | Matthew Garrett | 1 | -0/+1 |
2010-02-04 | Input: add match() method to input hanlders | Dmitry Torokhov | 1 | -3/+3 |
2010-02-03 | Merge branch 'master' into upstream | Jiri Kosina | 1 | -0/+1 |
2010-01-30 | Input: implement input filters | Dmitry Torokhov | 1 | -0/+8 |
2010-01-29 | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 1 | -0/+1 |
2010-01-04 | HID: handle joysticks with large number of buttons | Jiri Kosina | 1 | -0/+42 |
2009-12-03 | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 1 | -0/+4 |
2009-12-02 | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov | 1 | -2/+8 |
2009-11-20 | Input: input-polldev, matrix-keypad - include in kernel doc | Dmitry Torokhov | 1 | -0/+1 |
2009-11-11 | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov | 1 | -0/+4 |
2009-11-06 | Input: add new keycodes useful in mobile devices | Jani Nikula | 1 | -0/+5 |
2009-11-03 | Input: mark custom_data in ff_periodic_effect as __user | Dmitry Torokhov | 1 | -1/+1 |