aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_spi.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-06Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET
2018-01-16Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-04-03Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-11-08Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson
2016-10-04Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck
2016-03-10Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan