Age | Commit message (Expand) | Author |
2019-12-06 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2019-12-04 | Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers | Hans Verkuil |
2019-12-04 | Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash | Lucas Stach |
2019-11-25 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2019-11-22 | Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54 | Hans Verkuil |
2019-11-15 | Input: synaptics-rmi4 - destroy F54 poller workqueue when removing | Chuhong Yuan |
2019-11-12 | Input: synaptics-rmi4 - clear IRQ enables for F54 | Lucas Stach |
2019-11-04 | Input: synaptics-rmi4 - simplify data read in rmi_f54_work | Lucas Stach |
2019-11-04 | Input: synaptics-rmi4 - remove unused result_bits mask | Andrew Duggan |
2019-11-04 | Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) | Andrew Duggan |
2019-11-04 | Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver | Andrew Duggan |
2019-11-04 | Input: synaptics-rmi4 - fix video buffer size | Lucas Stach |
2019-10-11 | Input: synaptics-rmi4 - avoid processing unknown IRQs | Evan Green |
2019-07-24 | Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params | Denis Efremov |
2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-27 | Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags' | YueHaibing |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-10 | Merge tag 'v5.1' into next | Dmitry Torokhov |
2019-05-10 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2019-04-26 | Input: synaptics-rmi4 - write config register values to the right offset | Lucas Stach |
2019-04-26 | Input: synaptics-rmi4 - fix enum_fmt | Philipp Zabel |
2019-04-26 | Input: synaptics-rmi4 - fill initial format | Philipp Zabel |
2019-04-24 | Input: synaptics-rmi4 - fix possible double free | Pan Bian |
2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-11 | Input: synaptics-rmi4 - fix axis-swap behavior | Lucas Stach |
2018-06-11 | Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts() | Wei Yongjun |
2018-06-05 | Input: synaptics-rmi4 - convert irq distribution to irq_domain | Nick Dyer |
2018-04-06 | Input: synaptics-rmi4 - fix an unchecked out of memory error path | Christophe JAILLET |
2018-02-01 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2018-01-24 | Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in... | Nick Dyer |
2018-01-22 | Input: synaptics-rmi4 - log when we create a guest serio port | Dmitry Torokhov |
2018-01-22 | Input: synaptics-rmi4 - unmask F03 interrupts when port is opened | Dmitry Torokhov |
2018-01-22 | Input: synaptics-rmi4 - do not delete interrupt memory too early | Dmitry Torokhov |
2018-01-18 | Input: synaptics-rmi4 - prevent UAF reported by KASAN | Nick Desaulniers |
2018-01-16 | Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman |
2018-01-05 | Input: synaptic_rmi4 - remove duplicate include in F34 | Pravin Shedge |
2017-11-13 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2017-11-07 | Merge tag 'v4.14-rc8' into next | Dmitry Torokhov |
2017-11-07 | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3 | Yiannis Marangos |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | Input: synaptics-rmi4 - limit the range of what GPIOs are buttons | Andrew Duggan |
2017-10-09 | Input: synaptics-rmi4 - make array rmi_f54_report_type_names static | Colin Ian King |
2017-07-24 | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Dmitry Torokhov |
2017-07-22 | Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 | Dmitry Torokhov |
2017-07-12 | Input: synaptics-rmi4 - constify attribute_group structures in F01 | Arvind Yadav |
2017-07-12 | Input: synaptics-rmi4 - constify attribute_group structures in F34 | Arvind Yadav |
2017-06-23 | Input: synaptics-rmi4 - only read the F54 query registers which are used | Andrew Duggan |