Age | Commit message (Expand) | Author |
2017-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-03-17 | Input: ALPS - fix trackstick button handling on V8 devices | Masaki Ota |
2017-03-17 | Input: ALPS - fix V8+ protocol handling (73 03 28) | Masaki Ota |
2017-03-16 | Input: sur40 - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: kbtab - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: hanwang - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: yealink - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: ims-pcu - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: cm109 - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: iforce - validate number of endpoints before using them | Johan Hovold |
2017-03-10 | Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw | Matjaz Hegedic |
2017-03-10 | Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list | Dmitry Torokhov |
2017-03-10 | Input: synaptics-rmi4 - prevent null pointer dereference in f30 | Benjamin Tissoires |
2017-03-07 | Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 | Kai-Heng Feng |
2017-03-01 | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count | Benjamin Tissoires |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-23 | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-02-20 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2017-02-20 | Input: zet6223 - export OF device ID as module aliases | Javier Martinez Canillas |
2017-02-15 | Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel... | Dmitry Torokhov |
2017-02-13 | input: cros_ec_keyb: Add Tablet Mode switch | Gwendal Grignou |
2017-02-12 | Input: elan_i2c - add ELAN0605 to the ACPI table | IHARA Hiroka |
2017-02-12 | Input: tsc2004/5 - switch to using generic device properties | Dmitry Torokhov |
2017-02-12 | Input: tsc2004/5 - fix regulator handling | Dmitry Torokhov |
2017-02-12 | Input: tsc2005 - add OF device table | Dmitry Torokhov |
2017-02-09 | Input: add driver for Zeitec ZET6223 | Jelle van der Waa |
2017-02-09 | Input: joydev - do not report stale values on first open | Raphael Assenat |
2017-02-09 | Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest | Benjamin Tissoires |
2017-02-09 | Input: synaptics-rmi4 - clean up F30 implementation | Dmitry Torokhov |
2017-02-09 | Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons | Dmitry Torokhov |
2017-02-09 | Input: psmouse - add a custom serio protocol to send extra information | Benjamin Tissoires |
2017-02-08 | input: cros_ec_keyb: Add non-matrix buttons and switches | Douglas Anderson |
2017-02-07 | Input: synaptics-rmi4 - select 'SERIO' when needed | Arnd Bergmann |
2017-02-07 | Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts() | Wei Yongjun |
2017-02-06 | Input: xpad - restore LED state after device resume | Cameron Gutman |
2017-02-06 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov |
2017-02-06 | Input: synaptics-rmi4 - add rmi_find_function() | Benjamin Tissoires |
2017-02-06 | Input: xpad - fix stuck mode button on Xbox One S pad | Cameron Gutman |
2017-02-04 | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon |
2017-02-01 | Input: joydev - use clamp() macro | Dmitry Torokhov |
2017-02-01 | Input: refuse to register absolute devices without absinfo | Dmitry Torokhov |
2017-02-01 | Input: uinput - fix crash when mixing old and new init style | Dmitry Torokhov |
2017-01-31 | Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs | Nick Dyer |
2017-01-31 | Input: synaptics-rmi4 - add sysfs attribute update_fw_status | Nick Dyer |
2017-01-31 | Input: mousedev - stop offering PS/2 to userspace by default | Dmitry Torokhov |
2017-01-31 | Input: tca8418 - switch to using generic device properties | Dmitry Torokhov |
2017-01-31 | Input: matrix-keypad - switch to using generic device properties | Dmitry Torokhov |
2017-01-31 | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake | Christophe JAILLET |
2017-01-31 | Input: delete MPU3050 driver | Linus Walleij |
2017-01-26 | gpio: Pass GPIO label down to gpiod_request | Alexander Stein |