summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4/rmi_f12.c
AgeCommit message (Expand)Author
2019-11-04Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan
2019-11-04Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-27Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer
2017-04-14Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer
2016-12-07Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires
2016-11-08Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan
2016-11-08Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for F12Andrew Duggan