summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-4/+2Star
|\
| * Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing2019-05-281-4/+2Star
| * Merge tag 'v5.1' into nextDmitry Torokhov2019-05-102-6/+2Star
| |\
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1919-76/+19Star
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | | Merge branch 'next' into for-linusDmitry Torokhov2019-05-101-15/+6Star
|\| | | |/ |/|
| * Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel2019-04-271-15/+5Star
| * Input: synaptics-rmi4 - fill initial formatPhilipp Zabel2019-04-271-0/+1
* | Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-04-271-1/+1
* | Input: synaptics-rmi4 - fix possible double freePan Bian2019-04-241-5/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-2712-103/+133
|\
| * Input: synaptics-rmi4 - fix axis-swap behaviorLucas Stach2018-06-111-18/+16Star
| * Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()Wei Yongjun2018-06-111-1/+1
| * Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-0511-85/+117
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-135-23/+27
|/
* Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET2018-04-071-2/+5
* Merge branch 'next' into for-linusDmitry Torokhov2018-02-017-27/+66
|\
| * Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-231-4/+5
| * Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-231-10/+54
| * Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-01-231-7/+7
| * Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-174-5/+0Star
| * Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge2018-01-051-1/+0Star
* | Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer2018-01-241-3/+9
* | Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers2018-01-181-1/+3
* | Merge branch 'next' into for-linusDmitry Torokhov2017-11-142-1/+2
|\|
| * Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-082-2/+4
| |\
| | * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| | |\
| | | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| * | | Input: synaptics-rmi4 - make array rmi_f54_report_type_names staticColin Ian King2017-10-101-1/+1
| | |/ | |/|
* | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-081-2/+2
| |/ |/|
* | Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan2017-10-281-2/+3
|/
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-253-19/+11Star
|\
| * Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov2017-07-221-8/+3Star
| * Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7Star
| * Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov2017-06-091-1/+1
* | Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav2017-07-121-1/+1
* | Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav2017-07-121-1/+1
* | Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov2017-06-021-14/+8Star
* | Input: synaptics-rmi4 - change a char type to u8Dan Carpenter2017-05-301-1/+1
|/
* Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer2017-04-143-68/+83
* Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer2017-04-141-11/+7Star
* Input: synaptics-rmi4 - use dev_driver_string when registering interruptNick Dyer2017-04-141-1/+1
* Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov2017-04-043-69/+69
* Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov2017-04-041-25/+18Star
* Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov2017-04-041-5/+5
* Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov2017-04-041-3/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-03-241-0/+4
|\
| * Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires2017-03-101-0/+4
* | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires2017-03-011-2/+3
|/
* Merge branch 'next' into for-linusDmitry Torokhov2017-02-2111-240/+493
|\