aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f12.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan1-2/+2
2019-11-04Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan1-2/+26
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-27Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing1-4/+2
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+4
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-7/+8
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer1-4/+4
2017-04-14Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer1-11/+7
2016-12-07Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer1-5/+3
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires1-21/+22
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires1-2/+2
2016-11-08Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan1-1/+69
2016-11-08Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan1-6/+17
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov1-1/+0
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan1-4/+5
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan1-1/+0
2016-03-10Input: synaptics-rmi4 - add support for F12Andrew Duggan1-0/+457