summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f12.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-4/+2Star
|\
| * Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing2019-05-281-4/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-4/+4
|\
| * Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-4/+4
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-7/+8
|/
* Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer2017-04-141-11/+7Star
* Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-081-5/+3Star
* Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-031-21/+22
* Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-12-011-2/+2
* Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-091-1/+69
* Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-091-6/+17
* Merge branch 'next' into for-linusDmitry Torokhov2016-07-261-1/+0Star
|\
| * Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan2016-07-141-1/+0Star
* | Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan2016-07-201-4/+5
|/
* Input: synaptics-rmi4 - add support for F12Andrew Duggan2016-03-111-0/+457