summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4
Commit message (Expand)AuthorAge
* Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-22
|\
| * Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov2017-07-22
* | Merge branch 'next' into for-linusDmitry Torokhov2017-07-06
|\ \ | |/ |/|
| * Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov2017-06-01
| * Input: synaptics-rmi4 - change a char type to u8Dan Carpenter2017-05-29
* | Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-23
* | Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov2017-06-09
|/
* Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer2017-04-14
* Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer2017-04-14
* Input: synaptics-rmi4 - use dev_driver_string when registering interruptNick Dyer2017-04-14
* Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov2017-04-03
* Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov2017-04-03
* Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov2017-04-03
* Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov2017-04-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-03-23
|\
| * Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires2017-03-10
* | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires2017-03-01
|/
* Merge branch 'next' into for-linusDmitry Torokhov2017-02-20
|\
| * Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires2017-02-09
| * Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov2017-02-09
| * Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun2017-02-07
| * Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2017-02-06
| |\
| | * Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires2017-02-06
| | * Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer2017-01-31
| | * Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer2017-01-31
| | * Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2017-01-21
| | * Input: synaptics-rmi4 - correctly swap clip values if axes are swappedLucas Stach2017-01-15
| | * Input: synaptics-rmi4 - remove redundant null check on rmi_devColin Ian King2016-12-29
| | * Input: synaptics-rmi4 - check for non zero version logically dead codeColin Ian King2016-12-29
| | * Input: synaptics-rmi4 - use Kconfig "if" to express dependencyDmitry Torokhov2016-12-29
| * | Input: constify device_type structuresBhumika Goyal2017-01-24
* | | Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann2017-02-07
* | | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET2017-01-31
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-13
|\ \
| * \ Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov2016-12-29
| |\ \ | | |/
| | * Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov2016-12-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-17
|\ \ \ | |/ /
| * | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-15
| |\ \ | | |/
| | * Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-12
| | * Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-07
| | * Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-02
| | * Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-02
| | * Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg2016-12-02
| | * Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-02
| | * Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-11-30
| | * Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-11-30
| | * Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-11-30
| | * Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-30
| | * Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-22
| | * Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-22