summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f12.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2019-11-201-2/+2
* Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan2019-11-201-2/+26
* 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-121-7/+8
|/
* Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer2017-04-141-11/+7
* Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-071-5/+3
* Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-021-21/+22
* Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-11-301-2/+2
* Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-081-1/+69
* Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-081-6/+17
* Merge branch 'next' into for-linusDmitry Torokhov2016-07-261-1/+0
|\
| * Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan2016-07-141-1/+0
* | Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan2016-07-191-4/+5
|/
* Input: synaptics-rmi4 - add support for F12Andrew Duggan2016-03-101-0/+457