| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-03-24 | 12 | -29/+116 |
|\ |
|
| * | Input: ALPS - fix trackstick button handling on V8 devices | Masaki Ota | 2017-03-17 | 1 | -4/+2 |
| * | Input: ALPS - fix V8+ protocol handling (73 03 28) | Masaki Ota | 2017-03-17 | 2 | -16/+61 |
| * | Input: sur40 - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+3 |
| * | Input: kbtab - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+3 |
| * | Input: hanwang - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+3 |
| * | Input: yealink - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+4 |
| * | Input: ims-pcu - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+4 |
| * | Input: cm109 - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+4 |
| * | Input: iforce - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+3 |
| * | Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw | Matjaz Hegedic | 2017-03-10 | 1 | -9/+11 |
| * | Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list | Dmitry Torokhov | 2017-03-10 | 1 | -0/+7 |
| * | Input: synaptics-rmi4 - prevent null pointer dereference in f30 | Benjamin Tissoires | 2017-03-10 | 1 | -0/+4 |
| * | Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 | Kai-Heng Feng | 2017-03-07 | 1 | -0/+7 |
* | | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count | Benjamin Tissoires | 2017-03-01 | 1 | -2/+3 |
* | | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -31/+31 |
* | | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-02-23 | 2 | -18/+8 |
|\ \
| |/
|/| |
|
| * | gpio: Rename devm_get_gpiod_from_child() | Boris Brezillon | 2017-02-04 | 2 | -6/+8 |
| * | gpio: Pass GPIO label down to gpiod_request | Alexander Stein | 2017-01-26 | 2 | -2/+4 |
| * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO | Andy Shevchenko | 2017-01-26 | 2 | -17/+3 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2017-02-21 | 122 | -2122/+2137 |
|\ \ |
|
| * | | Input: zet6223 - export OF device ID as module aliases | Javier Martinez Canillas | 2017-02-21 | 1 | -0/+1 |
| * | | Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel... | Dmitry Torokhov | 2017-02-15 | 1 | -44/+406 |
| |\ \ |
|
| | * | | input: cros_ec_keyb: Add Tablet Mode switch | Gwendal Grignou | 2017-02-13 | 1 | -0/+5 |
| | * | | input: cros_ec_keyb: Add non-matrix buttons and switches | Douglas Anderson | 2017-02-08 | 1 | -45/+402 |
| | |/ |
|
| * | | Input: tsc2004/5 - switch to using generic device properties | Dmitry Torokhov | 2017-02-12 | 1 | -63/+30 |
| * | | Input: tsc2004/5 - fix regulator handling | Dmitry Torokhov | 2017-02-12 | 1 | -12/+7 |
| * | | Input: tsc2005 - add OF device table | Dmitry Torokhov | 2017-02-12 | 1 | -1/+11 |
| * | | Input: add driver for Zeitec ZET6223 | Jelle van der Waa | 2017-02-09 | 3 | -0/+279 |
| * | | Input: joydev - do not report stale values on first open | Raphael Assenat | 2017-02-09 | 1 | -5/+13 |
| * | | Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest | Benjamin Tissoires | 2017-02-09 | 3 | -16/+95 |
| * | | Input: synaptics-rmi4 - clean up F30 implementation | Dmitry Torokhov | 2017-02-09 | 1 | -182/+144 |
| * | | Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons | Dmitry Torokhov | 2017-02-09 | 2 | -14/+13 |
| * | | Input: psmouse - add a custom serio protocol to send extra information | Benjamin Tissoires | 2017-02-09 | 2 | -3/+43 |
| * | | Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts() | Wei Yongjun | 2017-02-07 | 1 | -1/+1 |
| * | | Input: xpad - restore LED state after device resume | Cameron Gutman | 2017-02-07 | 1 | -1/+10 |
| * | | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 2017-02-06 | 10 | -57/+268 |
| |\ \ |
|
| | * | | Input: synaptics-rmi4 - add rmi_find_function() | Benjamin Tissoires | 2017-02-06 | 2 | -0/+14 |
| | * | | Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs | Nick Dyer | 2017-02-01 | 4 | -4/+152 |
| | * | | Input: synaptics-rmi4 - add sysfs attribute update_fw_status | Nick Dyer | 2017-02-01 | 3 | -27/+80 |
| | * | | Input: synaptics-rmi4 - use local variables consistently | Guenter Roeck | 2017-01-22 | 2 | -4/+4 |
| | * | | Input: synaptics-rmi4 - correctly swap clip values if axes are swapped | Lucas Stach | 2017-01-16 | 1 | -1/+6 |
| | * | | Input: synaptics-rmi4 - remove redundant null check on rmi_dev | Colin Ian King | 2016-12-29 | 1 | -3/+0 |
| | * | | Input: synaptics-rmi4 - check for non zero version logically dead code | Colin Ian King | 2016-12-29 | 1 | -2/+0 |
| | * | | Input: synaptics-rmi4 - use Kconfig "if" to express dependency | Dmitry Torokhov | 2016-12-29 | 1 | -16/+12 |
| * | | | Input: xpad - fix stuck mode button on Xbox One S pad | Cameron Gutman | 2017-02-06 | 1 | -0/+33 |
| * | | | Input: joydev - use clamp() macro | Dmitry Torokhov | 2017-02-01 | 1 | -1/+1 |
| * | | | Input: refuse to register absolute devices without absinfo | Dmitry Torokhov | 2017-02-01 | 1 | -0/+6 |
| * | | | Input: mousedev - stop offering PS/2 to userspace by default | Dmitry Torokhov | 2017-01-31 | 1 | -3/+0 |
| * | | | Input: tca8418 - switch to using generic device properties | Dmitry Torokhov | 2017-01-31 | 1 | -64/+26 |