Age | Commit message (Expand) | Author | Files | Lines |
2016-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 21 | -320/+3686 |
2016-12-16 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 21 | -314/+4453 |
2016-12-12 | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer | 5 | -33/+1687 |
2016-12-08 | Input: synaptics-rmi4 - fix debug for sensor clip | Nick Dyer | 1 | -5/+3 |
2016-12-03 | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires | 5 | -41/+43 |
2016-12-03 | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires | 1 | -2/+47 |
2016-12-03 | Input: synaptics-rmi4 - f03 - grab data passed by transport device | Dennis Wassenberg | 1 | -9/+26 |
2016-12-03 | Input: synaptics-rmi4 - add support for F03 | Lyude Paul | 5 | -0/+246 |
2016-12-01 | Input: synaptics-rmi4 - have only one struct platform data | Benjamin Tissoires | 3 | -9/+8 |
2016-12-01 | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions | Benjamin Tissoires | 2 | -16/+2 |
2016-12-01 | Input: synaptics-rmi4 - remove mutex calls while updating the firmware | Benjamin Tissoires | 2 | -37/+22 |
2016-11-30 | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires | 2 | -19/+66 |
2016-11-23 | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 | Guenter Roeck | 3 | -4/+18 |
2016-11-23 | Input: synaptics-rmi4 - add support for F55 sensor tuning | Guenter Roeck | 5 | -0/+138 |
2016-11-23 | Input: synaptics-rmi4 - add support for F34 device reflash | Nick Dyer | 8 | -31/+668 |
2016-11-17 | Input: synaptics-rmi4 - unlock on error | Dan Carpenter | 1 | -2/+3 |
2016-11-09 | Input: synaptics-rmi4 - add SMBus support | Benjamin Tissoires | 4 | -0/+472 |
2016-11-09 | Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type | Andrew Duggan | 1 | -4/+6 |
2016-11-09 | Input: synaptics-rmi4 - add support for controlling dribble packets in F12 | Andrew Duggan | 1 | -1/+69 |
2016-11-09 | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge... | Andrew Duggan | 3 | -7/+33 |
2016-11-09 | Input: synaptics-rmi4 - handle incomplete input data | Andrew Duggan | 3 | -20/+61 |
2016-11-09 | Input: synaptics-rmi4 - move IRQ handling to rmi_driver | Bjorn Andersson | 3 | -140/+79 |
2016-11-09 | Input: synaptics-rmi4 - add a couple of debug lines | Nick Dyer | 2 | -0/+4 |
2016-11-09 | Input: synaptics-rmi4 - factor out functions from probe | Nick Dyer | 1 | -53/+86 |
2016-11-09 | Input: synaptics-rmi4 - stop scanning PDT after two empty pages | Nick Dyer | 1 | -2/+14 |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -22/+38 |
2016-10-14 | Merge tag 'v4.8' into next | Dmitry Torokhov | 2 | -5/+7 |
2016-10-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -22/+38 |
2016-10-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -4/+0 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 4 | -4/+0 |
2016-10-05 | Merge tag 'v4.8' into patchwork | Mauro Carvalho Chehab | 1 | -1/+2 |
2016-10-04 | Input: synaptics-rmi4 - fix error handling in I2C transport driver | Guenter Roeck | 1 | -12/+26 |
2016-10-04 | Input: synaptics-rmi4 - fix error handling in SPI transport driver | Guenter Roeck | 1 | -10/+12 |
2016-09-19 | [media] Input: v4l-touch - add copyright lines | Nick Dyer | 1 | -0/+1 |
2016-09-19 | [media] Input: synaptics-rmi4: disallow impossible configuration | Arnd Bergmann | 1 | -1/+1 |
2016-08-23 | [media] Input: synaptics-rmi4 - add support for F54 diagnostics | Nick Dyer | 5 | -0/+772 |
2016-08-23 | Input: synaptics-rmi4 - fix register descriptor subpacket map construction | Andrew Duggan | 1 | -1/+2 |
2016-08-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -4/+1 |
2016-07-26 | Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() | Markus Elfring | 1 | -4/+1 |
2016-07-26 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -18/+60 |
2016-07-20 | Input: synaptics-rmi4 - fix maximum size check for F12 control register 8 | Andrew Duggan | 1 | -4/+5 |
2016-07-19 | Merge branch 'for-linus' into next | Dmitry Torokhov | 1 | -2/+2 |
2016-07-14 | Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r... | Andrew Duggan | 1 | -2/+2 |
2016-07-14 | Input: synaptics-rmi4 - remove unneeded variable | Andrew Duggan | 1 | -4/+1 |
2016-07-14 | Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data | Andrew Duggan | 1 | -1/+0 |
2016-07-14 | Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount | Andrew Duggan | 1 | -2/+2 |
2016-07-14 | Input: synaptics-rmi4 - support regulator supplies | Bjorn Andersson | 1 | -0/+46 |
2016-05-19 | Input: synaptics-rmi4 - fix spelling in defines | Nick Dyer | 1 | -11/+11 |
2016-03-18 | Input: synaptics-rmi4 - remove check of Non-NULL array | Andrew Duggan | 1 | -3/+2 |
2016-03-16 | Input: synaptics-rmi4 - using logical instead of bitwise AND | Dan Carpenter | 1 | -2/+2 |