Age | Commit message (Expand) | Author |
2017-01-31 | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake | Christophe JAILLET |
2017-01-24 | Input: wm97xx - make missing platform data non-fatal | Manuel Lauss |
2017-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-01-05 | Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data | Guenter Roeck |
2017-01-03 | Input: adxl34x - make it enumerable in ACPI environment | Andy Shevchenko |
2017-01-03 | Input: ALPS - fix TrackStick Y axis handling for SS5 hardware | Paul Donohue |
2016-12-29 | Merge branch 'synaptics-rmi4' into for-linus | Dmitry Torokhov |
2016-12-27 | Input: synaptics-rmi4 - fix F03 build error when serio is module | Dmitry Torokhov |
2016-12-27 | Input: xpad - use correct product id for x360w controllers | Pavel Rojtberg |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-19 | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-19 | Input: i8042 - Trust firmware a bit more when probing on X86 | Dmitry Torokhov |
2016-12-18 | Input: synaptics_i2c - change msleep to usleep_range for small msecs | Aniroop Mathur |
2016-12-18 | Input: i8042 - add Pegatron touchpad to noloop table | Marcos Paulo de Souza |
2016-12-18 | Input: joydev - remove unused linux/miscdevice.h include | Corentin Labbe |
2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-12-16 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2016-12-15 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov |
2016-12-15 | Input: imx6ul_tsc - generalize the averaging property | Guy Shapiro |
2016-12-14 | Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2016-12-14 | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-12 | Input: drv260x - use generic device properties | Jingkui Wang |
2016-12-12 | Input: drv260x - use temporary for &client->dev | Dmitry Torokhov |
2016-12-12 | Input: drv260x - fix input device's parent assignment | Jingkui Wang |
2016-12-12 | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer |
2016-12-12 | Input: drv260x - fix initializing overdrive voltage | Dmitry Torokhov |
2016-12-12 | Input: ALPS - fix protcol -> protocol | Marcos Paulo de Souza |
2016-12-12 | Input: i8042 - comment #else/#endif of CONFIG_PNP | Marcos Paulo de Souza |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc... | Mark Brown |
2016-12-07 | Input: lpc32xx-keys - fix invalid error handling of a requested irq | Vladimir Zapolskiy |
2016-12-07 | Input: synaptics-rmi4 - fix debug for sensor clip | Nick Dyer |
2016-12-02 | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires |
2016-12-02 | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires |
2016-12-02 | Input: synaptics-rmi4 - f03 - grab data passed by transport device | Dennis Wassenberg |
2016-12-02 | Input: synaptics-rmi4 - add support for F03 | Lyude Paul |
2016-12-01 | Input: arizona-haptics - Use SoC component pin control functions | Richard Fitzgerald |
2016-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-11-30 | Input: imx6ul_tsc - convert int to u32 | Guy Shapiro |
2016-11-30 | Input: imx6ul_tsc - add mask when set REG_ADC_CFG | Haibo Chen |
2016-11-30 | Input: synaptics-rmi4 - have only one struct platform data | Benjamin Tissoires |
2016-11-30 | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions | Benjamin Tissoires |
2016-11-30 | Input: synaptics-rmi4 - remove mutex calls while updating the firmware | Benjamin Tissoires |
2016-11-30 | Input: drv2667 - fix misuse of regmap_update_bits | Florian Vaussard |
2016-11-30 | Input: drv2665 - fix misuse of regmap_update_bits | Florian Vaussard |
2016-11-30 | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires |
2016-11-28 | Input: ALPS - clean up code for SS5 hardware | Paul Donohue |
2016-11-28 | Input: ALPS - clean up TrackStick handling for SS5 hardware | Paul Donohue |