| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: input_event - fix the CONFIG_SPARC64 mixup | Deepa Dinamani | 2019-01-24 | 1 | -1/+1 |
* | Merge tag 'v4.20' into for-linus | Dmitry Torokhov | 2019-01-14 | 1 | -4/+5 |
|\ |
|
| * | input: add MT_TOOL_DIAL | Benjamin Tissoires | 2018-07-17 | 1 | -4/+5 |
* | | Input: input_event - provide override for sparc64 | Deepa Dinamani | 2019-01-13 | 1 | -1/+5 |
|/ |
|
* | Input: extend usable life of event timestamps to 2106 on 32 bit systems | Deepa Dinamani | 2018-01-09 | 1 | -0/+11 |
* | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | HID: sony: Report DS4 motion sensors through a separate device | Roderick Colenbrander | 2017-03-21 | 1 | -3/+8 |
* | HID: intel-ish-hid: ISH HID client driver | Srinivas Pandruvada | 2016-08-17 | 1 | -0/+1 |
* | Input: add BUS_CEC type | Hans Verkuil | 2016-06-18 | 1 | -0/+1 |
* | Input: synaptics-rmi4 - add support for Synaptics RMI4 devices | Andrew Duggan | 2016-03-10 | 1 | -0/+1 |
* | Input: evdev - add event-mask API | David Herrmann | 2015-10-26 | 1 | -0/+60 |
* | Input: document and check on implicitly defined FF_MAX_EFFECTS | Elias Vanderstuyft | 2015-10-16 | 1 | -0/+8 |
* | Input: fix EVIOCSFF macro inconsistency by using _IOW() | Elias Vanderstuyft | 2015-10-16 | 1 | -1/+1 |
* | Input: add input-event-codes header file | Hans de Goede | 2015-10-16 | 1 | -787/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-04-14 | 1 | -1/+2 |
|\ |
|
| * | Merge tag 'v4.0-rc7' into next | Dmitry Torokhov | 2015-04-07 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge tag 'v4.0-rc5' into next | Dmitry Torokhov | 2015-03-23 | 1 | -0/+1 |
| |\ \ |
|
| * | | | Input: rename KEY_DIRECTION to KEY_ROTATE_DISPLAY | Stefan Brüns | 2015-03-06 | 1 | -1/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -0/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | HID: map telephony usage page | Dmitry Torokhov | 2015-03-04 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-04-03 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Input: add MT_TOOL_PALM | Charlie Mooney | 2015-03-20 | 1 | -1/+2 |
| |/ |
|
* / | HID: wacom: add support for Cintiq 27QHD and 27QHD touch | Ping Cheng | 2015-01-29 | 1 | -0/+1 |
|/ |
|
* | HID: add keyboard input assist hid usages | Olivier Gay | 2014-10-20 | 1 | -0/+7 |
* | Input: add INPUT_PROP_POINTING_STICK property | Hans de Goede | 2014-09-08 | 1 | -0/+1 |
*-. | Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-... | Jiri Kosina | 2014-06-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Input: Add INPUT_PROP_TOPBUTTONPAD device property | Hans de Goede | 2014-04-19 | 1 | -0/+1 |
| |/ |
|
* / | HID: add missing hid usages | Olivier Gay | 2014-04-28 | 1 | -1/+16 |
|/ |
|
* | Input: define KEY_WWAN for Wireless WAN | Rafał Miłecki | 2013-12-16 | 1 | -1/+2 |
* | Input: add SW_MUTE_DEVICE switch definition | Ping Cheng | 2013-12-05 | 1 | -0/+1 |
* | Input: add key code for ambient light sensor button | Pali Rohár | 2013-11-26 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-15 | 1 | -0/+1 |
|\ |
|
| * | Input: evdev - add EVIOCREVOKE ioctl | David Herrmann | 2013-09-07 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-07 | 1 | -0/+2 |
|\| |
|
| * | Input: add SYN_MAX and SYN_CNT constants | David Herrmann | 2013-08-29 | 1 | -0/+2 |
* | | Revert "Input: introduce BTN/ABS bits for drums and guitars" | Linus Torvalds | 2013-09-07 | 1 | -23/+2 |
* | | Input: introduce BTN/ABS bits for drums and guitars | David Herrmann | 2013-09-04 | 1 | -2/+23 |
* | | Input: make gamepad API keycodes more clear | Jiri Kosina | 2013-06-27 | 1 | -4/+4 |
* | | input: document gamepad API and add extra keycodes | David Herrmann | 2013-06-27 | 1 | -0/+9 |
|/ |
|
* | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 2013-03-17 | 1 | -0/+1 |
|\ |
|
| * | Input: introduce EV_MSC Timestamp | Benjamin Tissoires | 2012-11-15 | 1 | -0/+1 |
* | | Input: add new keycodes for passenger control units | Dmitry Torokhov | 2013-03-12 | 1 | -0/+5 |
|/ |
|
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -0/+1153 |