index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
3
-140
/
+79
2016-11-08
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
2
-0
/
+4
2016-11-08
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
1
-53
/
+86
2016-11-08
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-13
Merge tag 'v4.8' into next
Dmitry Torokhov
2
-5
/
+7
2016-10-13
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-22
/
+38
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-4
/
+0
2016-10-11
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-22
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
1
-1
/
+2
2016-08-03
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-19
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-13
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-17
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
1
-3
/
+2
2016-03-15
Input: synaptics-rmi4 - using logical instead of bitwise AND
Dan Carpenter
1
-2
/
+2
2016-03-10
Input: synaptics-rmi4 - add device tree support to the SPI transport driver
Andrew Duggan
1
-1
/
+43
2016-03-10
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
3
-0
/
+557
2016-03-10
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
5
-0
/
+421
2016-03-10
Input: synaptics-rmi4 - add support for F12
Andrew Duggan
5
-0
/
+473
2016-03-10
Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
Andrew Duggan
3
-1
/
+117
2016-03-10
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan
7
-1
/
+1641
2016-03-10
Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices
Andrew Duggan
5
-5
/
+124
2016-03-10
Input: synaptics-rmi4 - add I2C transport driver
Andrew Duggan
3
-0
/
+399
2016-03-10
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
7
-0
/
+2277
[prev]