Age | Commit message (Expand) | Author | Files | Lines |
2020-04-29 | Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() | Wei Yongjun | 1 | -1/+2 |
2020-04-28 | Input: synaptics-rmi4 - really fix attn_data use-after-free | Evan Green | 1 | -1/+1 |
2019-10-12 | Input: synaptics-rmi4 - avoid processing unknown IRQs | Evan Green | 1 | -1/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-24 | Input: synaptics-rmi4 - fix possible double free | Pan Bian | 1 | -5/+1 |
2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -32/+20 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+5 |
2018-06-11 | Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts() | Wei Yongjun | 1 | -1/+1 |
2018-06-05 | Input: synaptics-rmi4 - convert irq distribution to irq_domain | Nick Dyer | 1 | -32/+20 |
2018-02-01 | Merge tag 'v4.15' into next | Dmitry Torokhov | 1 | -1/+3 |
2018-02-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -7/+7 |
2018-01-23 | Input: synaptics-rmi4 - do not delete interrupt memory too early | Dmitry Torokhov | 1 | -7/+7 |
2018-01-18 | Input: synaptics-rmi4 - prevent UAF reported by KASAN | Nick Desaulniers | 1 | -1/+3 |
2017-04-15 | Input: synaptics-rmi4 - use dev_driver_string when registering interrupt | Nick Dyer | 1 | -1/+1 |
2017-04-04 | Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor | Dmitry Torokhov | 1 | -3/+8 |
2017-03-09 | Merge branch 'ib/4.10-sparse-keymap-managed' into next | Dmitry Torokhov | 1 | -2/+2 |
2017-02-08 | Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts() | Wei Yongjun | 1 | -1/+1 |
2017-02-07 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 1 | -3/+16 |
2017-02-07 | Input: synaptics-rmi4 - add rmi_find_function() | Benjamin Tissoires | 1 | -0/+13 |
2017-02-01 | Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs | Nick Dyer | 1 | -1/+1 |
2017-01-31 | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake | Christophe JAILLET | 1 | -2/+2 |
2017-01-22 | Input: synaptics-rmi4 - use local variables consistently | Guenter Roeck | 1 | -2/+2 |
2016-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -101/+319 |
2016-12-12 | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer | 1 | -23/+33 |
2016-12-03 | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires | 1 | -3/+2 |
2016-12-03 | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires | 1 | -2/+47 |
2016-12-01 | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions | Benjamin Tissoires | 1 | -13/+2 |
2016-12-01 | Input: synaptics-rmi4 - remove mutex calls while updating the firmware | Benjamin Tissoires | 1 | -32/+8 |
2016-11-30 | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires | 1 | -19/+64 |
2016-11-23 | Input: synaptics-rmi4 - add support for F34 device reflash | Nick Dyer | 1 | -31/+74 |
2016-11-09 | Input: synaptics-rmi4 - move IRQ handling to rmi_driver | Bjorn Andersson | 1 | -4/+69 |
2016-11-09 | Input: synaptics-rmi4 - add a couple of debug lines | Nick Dyer | 1 | -0/+1 |
2016-11-09 | Input: synaptics-rmi4 - factor out functions from probe | Nick Dyer | 1 | -53/+86 |
2016-11-09 | Input: synaptics-rmi4 - stop scanning PDT after two empty pages | Nick Dyer | 1 | -2/+14 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 1 | -1/+0 |
2016-08-23 | Input: synaptics-rmi4 - fix register descriptor subpacket map construction | Andrew Duggan | 1 | -1/+2 |
2016-03-18 | Input: synaptics-rmi4 - remove check of Non-NULL array | Andrew Duggan | 1 | -3/+2 |
2016-03-11 | Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices | Andrew Duggan | 1 | -0/+28 |
2016-03-11 | Input: synaptics-rmi4 - add support for Synaptics RMI4 devices | Andrew Duggan | 1 | -0/+1027 |