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