summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov2016-12-291-1/+2
| |\ \ | | |/
| | * Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov2016-12-271-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-1721-320/+3686
|\ \ \ | |/ /
| * | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-1521-314/+4453
| |\ \ | | |/
| | * Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-125-33/+1687
| | * Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-071-5/+3
| | * Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-025-41/+43
| | * Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-021-2/+47
| | * Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg2016-12-021-9/+26
| | * Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-025-0/+246
| | * Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-11-303-9/+8
| | * Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-11-302-16/+2
| | * Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-11-302-37/+22
| | * Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-302-19/+66
| | * Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-223-4/+18
| | * Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-225-0/+138
| | * Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-228-31/+668
| | * Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-161-2/+3
| | * Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-084-0/+472
| | * Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-081-4/+6
| | * Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-081-1/+69
| | * Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-083-7/+33
| | * Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-083-20/+61
| | * Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-083-140/+79
| | * Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-082-0/+4
| | * Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-081-53/+86
| | * Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-081-2/+14
| * | Merge tag 'v4.8' into nextDmitry Torokhov2016-10-132-5/+7
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-142-22/+38
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-10-132-22/+38
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck2016-10-041-12/+26
| | * | Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck2016-10-041-10/+12
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-114-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-114-4/+0
| |/ /
* | | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-051-1/+2
|\ \ \ | |/ /
| * | Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan2016-08-221-1/+2
* | | [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-191-0/+1
* | | [media] Input: synaptics-rmi4: disallow impossible configurationArnd Bergmann2016-09-191-1/+1
* | | [media] Input: synaptics-rmi4 - add support for F54 diagnosticsNick Dyer2016-08-235-0/+772
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2016-08-031-4/+1
|\ \ | |/
| * Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring2016-07-261-4/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2016-07-264-18/+60
|\ \ | |/
| * Merge branch 'for-linus' into nextDmitry Torokhov2016-07-191-2/+2
| |\
| * | Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan2016-07-141-2/+2
| * | Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan2016-07-141-4/+1
| * | Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan2016-07-141-1/+0
| * | Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson2016-07-131-0/+46
| * | Input: synaptics-rmi4 - fix spelling in definesNick Dyer2016-05-191-11/+11
* | | Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan2016-07-191-4/+5
| |/ |/|
* | Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan2016-07-141-2/+2
|/
OpenPOWER on IntegriCloud