summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f54.c
Commit message (Expand)AuthorAgeFilesLines
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-181-4/+4
* Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping2022-04-241-1/+0
* Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones2020-11-091-0/+6
* Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil2020-01-161-16/+27
* Merge branch 'next' into for-linusDmitry Torokhov2019-11-251-33/+30
|\
| * Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil2019-11-221-1/+14
| * Input: synaptics-rmi4 - simplify data read in rmi_f54_workLucas Stach2019-11-041-32/+16
* | Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-151-0/+1
* | Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach2019-11-121-1/+1
* | Input: synaptics-rmi4 - fix video buffer sizeLucas Stach2019-11-041-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel2019-04-261-15/+5
* Input: synaptics-rmi4 - fill initial formatPhilipp Zabel2019-04-261-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-6/+0
|\
| * Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-6/+0
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
|/
* Input: synaptics-rmi4 - make array rmi_f54_report_type_names staticColin Ian King2017-10-091-1/+1
* Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7
* Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-221-4/+10
* Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-161-2/+3
* [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-191-0/+1
* [media] Input: synaptics-rmi4 - add support for F54 diagnosticsNick Dyer2016-08-231-0/+756