index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
2016-12-15
21
-314
/
+4453
|
\
|
*
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer
2016-12-12
5
-33
/
+1687
|
*
Input: synaptics-rmi4 - fix debug for sensor clip
Nick Dyer
2016-12-07
1
-5
/
+3
|
*
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
2016-12-02
5
-41
/
+43
|
*
Input: synaptics-rmi4 - allow to add attention data
Benjamin Tissoires
2016-12-02
1
-2
/
+47
|
*
Input: synaptics-rmi4 - f03 - grab data passed by transport device
Dennis Wassenberg
2016-12-02
1
-9
/
+26
|
*
Input: synaptics-rmi4 - add support for F03
Lyude Paul
2016-12-02
5
-0
/
+246
|
*
Input: synaptics-rmi4 - have only one struct platform data
Benjamin Tissoires
2016-11-30
3
-9
/
+8
|
*
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
Benjamin Tissoires
2016-11-30
2
-16
/
+2
|
*
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
Benjamin Tissoires
2016-11-30
2
-37
/
+22
|
*
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
2016-11-30
2
-19
/
+66
|
*
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
Guenter Roeck
2016-11-22
3
-4
/
+18
|
*
Input: synaptics-rmi4 - add support for F55 sensor tuning
Guenter Roeck
2016-11-22
5
-0
/
+138
|
*
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
2016-11-22
8
-31
/
+668
|
*
Input: synaptics-rmi4 - unlock on error
Dan Carpenter
2016-11-16
1
-2
/
+3
|
*
Input: synaptics-rmi4 - add SMBus support
Benjamin Tissoires
2016-11-08
4
-0
/
+472
|
*
Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
Andrew Duggan
2016-11-08
1
-4
/
+6
|
*
Input: synaptics-rmi4 - add support for controlling dribble packets in F12
Andrew Duggan
2016-11-08
1
-1
/
+69
|
*
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...
Andrew Duggan
2016-11-08
3
-7
/
+33
|
*
Input: synaptics-rmi4 - handle incomplete input data
Andrew Duggan
2016-11-08
3
-20
/
+61
|
*
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
2016-11-08
3
-140
/
+79
|
*
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
2016-11-08
2
-0
/
+4
|
*
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
2016-11-08
1
-53
/
+86
|
*
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
Nick Dyer
2016-11-08
1
-2
/
+14
|
*
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
2016-10-05
1
-1
/
+2
|
|
\
|
*
|
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2016-09-19
1
-0
/
+1
|
*
|
[media] Input: synaptics-rmi4: disallow impossible configuration
Arnd Bergmann
2016-09-19
1
-1
/
+1
|
*
|
[media] Input: synaptics-rmi4 - add support for F54 diagnostics
Nick Dyer
2016-08-23
5
-0
/
+772
*
|
|
Merge tag 'v4.8' into next
Dmitry Torokhov
2016-10-13
2
-5
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
2016-08-22
1
-1
/
+2
|
|
/
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-08-03
1
-4
/
+1
|
|
\
|
*
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-07-26
4
-18
/
+60
|
|
\
\
|
*
|
|
Input: synaptics-rmi4 - fix maximum size check for F12 control register 8
Andrew Duggan
2016-07-19
1
-4
/
+5
*
|
|
|
Input: synaptics-rmi4 - fix error handling in I2C transport driver
Guenter Roeck
2016-10-04
1
-12
/
+26
*
|
|
|
Input: synaptics-rmi4 - fix error handling in SPI transport driver
Guenter Roeck
2016-10-04
1
-10
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()
Markus Elfring
2016-07-26
1
-4
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' into next
Dmitry Torokhov
2016-07-19
1
-2
/
+2
|
\
|
|
*
Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
Andrew Duggan
2016-07-14
1
-2
/
+2
*
|
Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...
Andrew Duggan
2016-07-14
1
-2
/
+2
*
|
Input: synaptics-rmi4 - remove unneeded variable
Andrew Duggan
2016-07-14
1
-4
/
+1
*
|
Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data
Andrew Duggan
2016-07-14
1
-1
/
+0
*
|
Input: synaptics-rmi4 - support regulator supplies
Bjorn Andersson
2016-07-13
1
-0
/
+46
*
|
Input: synaptics-rmi4 - fix spelling in defines
Nick Dyer
2016-05-19
1
-11
/
+11
|
/
*
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
2016-03-17
1
-3
/
+2
*
Input: synaptics-rmi4 - using logical instead of bitwise AND
Dan Carpenter
2016-03-15
1
-2
/
+2
*
Input: synaptics-rmi4 - add device tree support to the SPI transport driver
Andrew Duggan
2016-03-10
1
-1
/
+43
*
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
2016-03-10
3
-0
/
+557
*
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
2016-03-10
5
-0
/
+421
*
Input: synaptics-rmi4 - add support for F12
Andrew Duggan
2016-03-10
5
-0
/
+473
*
Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
Andrew Duggan
2016-03-10
3
-1
/
+117
[next]