Age | Commit message (Expand) | Author | Files | Lines |
2022-08-19 | Input: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -4/+4 |
2022-04-25 | Input: synaptics-rmi4 - remove unnecessary flush_workqueue() | ran jianping | 1 | -1/+0 |
2020-11-10 | Input: synaptics-rmi4 - fix kerneldoc warnings | Lee Jones | 1 | -0/+6 |
2020-01-17 | Input: rmi_f54 - read from FIFO in 32 byte blocks | Hans Verkuil | 1 | -16/+27 |
2019-11-26 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -33/+30 |
2019-11-23 | Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54 | Hans Verkuil | 1 | -1/+14 |
2019-11-15 | Input: synaptics-rmi4 - destroy F54 poller workqueue when removing | Chuhong Yuan | 1 | -0/+1 |
2019-11-13 | Input: synaptics-rmi4 - clear IRQ enables for F54 | Lucas Stach | 1 | -1/+1 |
2019-11-05 | Input: synaptics-rmi4 - simplify data read in rmi_f54_work | Lucas Stach | 1 | -32/+16 |
2019-11-05 | Input: synaptics-rmi4 - fix video buffer size | Lucas Stach | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-27 | Input: synaptics-rmi4 - fix enum_fmt | Philipp Zabel | 1 | -15/+5 |
2019-04-27 | Input: synaptics-rmi4 - fill initial format | Philipp Zabel | 1 | -0/+1 |
2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -6/+0 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-05 | Input: synaptics-rmi4 - convert irq distribution to irq_domain | Nick Dyer | 1 | -6/+0 |
2017-10-10 | Input: synaptics-rmi4 - make array rmi_f54_report_type_names static | Colin Ian King | 1 | -1/+1 |
2017-06-23 | Input: synaptics-rmi4 - only read the F54 query registers which are used | Andrew Duggan | 1 | -10/+7 |
2016-11-23 | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 | Guenter Roeck | 1 | -4/+10 |
2016-11-17 | Input: synaptics-rmi4 - unlock on error | Dan Carpenter | 1 | -2/+3 |
2016-09-19 | [media] Input: v4l-touch - add copyright lines | Nick Dyer | 1 | -0/+1 |
2016-08-23 | [media] Input: synaptics-rmi4 - add support for F54 diagnostics | Nick Dyer | 1 | -0/+756 |