This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6381b442836e Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/p [...] new 7f439bc2d7e8 Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() new 97e24b095348 Input: sun4i-ts - add a check for devm_thermal_zone_of_sen [...] new bcfcb7f9b480 Input: pegasus_notetaker - fix endpoint sanity check new 3111491fca4f Input: aiptek - fix endpoint sanity check new cfa4f6a99fb1 Input: aiptek - use descriptors of current altsetting new a8eeb74df5a6 Input: gtco - fix endpoint sanity check new 3563c629fb9a Input: gtco - fix extra-descriptor debug message new cea799114475 Input: gtco - drop redundant variable reinit new 6b32391ed675 Input: sur40 - fix interface sanity checks new 8ff771f8c8d5 Revert "Input: synaptics-rmi4 - don't increment rmiaddr fo [...] new c15f8ba6dc1f Input: rmi_f54 - read from FIFO in 32 byte blocks new ce535a2efb48 Input: max77650-onkey - add of_match table new ba9a103f40fc Input: keyspan-remote - fix control-message timeouts new 996d5d5f89a5 Input: pm8xxx-vib - fix handling of separate enable register new d5d359b0ac3f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/input/evdev.c | 5 +--- drivers/input/misc/keyspan_remote.c | 9 ++++--- drivers/input/misc/max77650-onkey.c | 7 ++++++ drivers/input/misc/pm8xxx-vibrator.c | 2 +- drivers/input/rmi4/rmi_f54.c | 43 ++++++++++++++++++++------------ drivers/input/rmi4/rmi_smbus.c | 2 ++ drivers/input/tablet/aiptek.c | 8 +++--- drivers/input/tablet/gtco.c | 13 +++------- drivers/input/tablet/pegasus_notetaker.c | 2 +- drivers/input/touchscreen/sun4i-ts.c | 6 ++++- drivers/input/touchscreen/sur40.c | 2 +- 11 files changed, 59 insertions(+), 40 deletions(-)