Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b3ee499c4b503561174998d8fd5cd7b9ebe24c2
/
drivers
/
input
/
rmi4
c92067a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
645a397
Input: synaptics-rmi4 - fix axis-swap behavior
by Lucas Stach
· 7 years ago
fd62929
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
by Wei Yongjun
· 7 years ago
24d28e4
Input: synaptics-rmi4 - convert irq distribution to irq_domain
by Nick Dyer
· 7 years ago
839c422
Input: synaptics-rmi4 - fix an unchecked out of memory error path
by Christophe JAILLET
· 7 years ago
d67ad78
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
060403f
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01"
by Nick Dyer
· 7 years ago
9f87b9f
Input: synaptics-rmi4 - log when we create a guest serio port
by Dmitry Torokhov
· 7 years ago
6abe534
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
by Dmitry Torokhov
· 7 years ago
a1ab690
Input: synaptics-rmi4 - do not delete interrupt memory too early
by Dmitry Torokhov
· 7 years ago
55edde9
Input: synaptics-rmi4 - prevent UAF reported by KASAN
by Nick Desaulniers
· 7 years ago
b6492b0
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
by Greg Kroah-Hartman
· 7 years ago
28f9fe5
Input: synaptic_rmi4 - remove duplicate include in F34
by Pravin Shedge
· 7 years ago
c251410
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
0f1cd81
Merge tag 'v4.14-rc8' into next
by Dmitry Torokhov
· 7 years ago
26dd633
Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
by Yiannis Marangos
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3e64fcb
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
by Andrew Duggan
· 7 years ago
60942e6
Input: synaptics-rmi4 - make array rmi_f54_report_type_names static
by Colin Ian King
· 7 years ago
53a7ff8
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next
by Dmitry Torokhov
· 8 years ago
36a44af
Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
by Dmitry Torokhov
· 8 years ago
0d4b8e3
Input: synaptics-rmi4 - constify attribute_group structures in F01
by Arvind Yadav
· 8 years ago
fab2f5e
Input: synaptics-rmi4 - constify attribute_group structures in F34
by Arvind Yadav
· 8 years ago
9768935
Input: synaptics-rmi4 - only read the F54 query registers which are used
by Andrew Duggan
· 8 years ago
a0897d5
Input: synaptics-rmi4 - register F03 port as pass-through serio
by Dmitry Torokhov
· 8 years ago
49bbbfa
Input: synaptics-rmi4 - use %phN to form F34 configuration ID
by Dmitry Torokhov
· 8 years ago
32a62b9
Input: synaptics-rmi4 - change a char type to u8
by Dan Carpenter
· 8 years ago
a6869e3
Input: synaptics-rmi4 - enable IRQ operation in F34 V7
by Nick Dyer
· 8 years ago
25670fb
Input: synaptics-rmi4 - change F12 clip to inactive border debug
by Nick Dyer
· 8 years ago
72fe387
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
by Nick Dyer
· 8 years ago
54bf089
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
by Dmitry Torokhov
· 8 years ago
8a7c71a
Input: synaptics-rmi4 - cleanup SMbus mapping handling
by Dmitry Torokhov
· 8 years ago
2593cd1
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
by Dmitry Torokhov
· 8 years ago
8cf0adf
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
by Dmitry Torokhov
· 8 years ago
02a2cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b6573da
Input: synaptics-rmi4 - prevent null pointer dereference in f30
by Benjamin Tissoires
· 8 years ago
522214d
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
by Benjamin Tissoires
· 8 years ago
6e11617
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
81dec80
Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest
by Benjamin Tissoires
· 8 years ago
bf3e850
Input: synaptics-rmi4 - clean up F30 implementation
by Dmitry Torokhov
· 8 years ago
413d373
Input: synaptics-rmi4 - select 'SERIO' when needed
by Arnd Bergmann
· 8 years ago
e783953
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
by Wei Yongjun
· 8 years ago
d5e6e0f
Merge branch 'synaptics-rmi4' into next
by Dmitry Torokhov
· 8 years ago
f32361b
Input: synaptics-rmi4 - add rmi_find_function()
by Benjamin Tissoires
· 8 years ago
ce363f0
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
by Nick Dyer
· 8 years ago
5a89916
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
by Nick Dyer
· 8 years ago
05e0be7
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
by Christophe JAILLET
· 8 years ago
f719315
Input: constify device_type structures
by Bhumika Goyal
· 8 years ago
ed77bdf
Input: synaptics-rmi4 - use local variables consistently
by Guenter Roeck
· 8 years ago
630a7fa
Input: synaptics-rmi4 - correctly swap clip values if axes are swapped
by Lucas Stach
· 8 years ago
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
3a11c0e
Input: synaptics-rmi4 - remove redundant null check on rmi_dev
by Colin Ian King
· 8 years ago
0c54fe7
Input: synaptics-rmi4 - check for non zero version logically dead code
by Colin Ian King
· 8 years ago
b29c139
Input: synaptics-rmi4 - use Kconfig "if" to express dependency
by Dmitry Torokhov
· 8 years ago
72f0991
Merge branch 'synaptics-rmi4' into for-linus
by Dmitry Torokhov
· 8 years ago
d7ddad0
Input: synaptics-rmi4 - fix F03 build error when serio is module
by Dmitry Torokhov
· 8 years ago
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
ebfb018
Merge branch 'synaptics-rmi4' into next
by Dmitry Torokhov
· 8 years ago
5191d88a
Input: synaptics-rmi4 - add support for F34 V7 bootloader
by Nick Dyer
· 8 years ago
5d244f7
Input: synaptics-rmi4 - fix debug for sensor clip
by Nick Dyer
· 8 years ago
ae9979c
Input: synaptics-rmi4 - store the attn data in the driver
by Benjamin Tissoires
· 8 years ago
b908d3c
Input: synaptics-rmi4 - allow to add attention data
by Benjamin Tissoires
· 8 years ago
e621132
Input: synaptics-rmi4 - f03 - grab data passed by transport device
by Dennis Wassenberg
· 8 years ago
c5e8848
Input: synaptics-rmi4 - add support for F03
by Lyude Paul
· 8 years ago
0a135b8
Input: synaptics-rmi4 - have only one struct platform data
by Benjamin Tissoires
· 8 years ago
e9dade4
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
by Benjamin Tissoires
· 8 years ago
e155d4e
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
by Benjamin Tissoires
· 8 years ago
a64ea31
Input: synaptics-rmi4 - add rmi_enable/disable_irq
by Benjamin Tissoires
· 8 years ago
c762cc6
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
by Guenter Roeck
· 8 years ago
6adba43
Input: synaptics-rmi4 - add support for F55 sensor tuning
by Guenter Roeck
· 8 years ago
29fd0ec
Input: synaptics-rmi4 - add support for F34 device reflash
by Nick Dyer
· 8 years ago
792f497
Input: synaptics-rmi4 - unlock on error
by Dan Carpenter
· 8 years ago
82264d0
Input: synaptics-rmi4 - add SMBus support
by Benjamin Tissoires
· 8 years ago
332c398
Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
by Andrew Duggan
· 8 years ago
24f63b1
Input: synaptics-rmi4 - add support for controlling dribble packets in F12
by Andrew Duggan
· 8 years ago
2775e52
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gesture
by Andrew Duggan
· 8 years ago
6d0dbea
Input: synaptics-rmi4 - handle incomplete input data
by Andrew Duggan
· 8 years ago
3aeed5b
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
by Bjorn Andersson
· 8 years ago
8029a28
Input: synaptics-rmi4 - add a couple of debug lines
by Nick Dyer
· 8 years ago
6bd0dcf
Input: synaptics-rmi4 - factor out functions from probe
by Nick Dyer
· 8 years ago
ad338e8
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
by Nick Dyer
· 8 years ago
689f891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
4a7126a
Merge tag 'v4.8' into next
by Dmitry Torokhov
· 8 years ago
1134ca2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
9fce0c2
Merge tag 'v4.8' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
261d779
Input: synaptics-rmi4 - fix error handling in I2C transport driver
by Guenter Roeck
· 8 years ago
bbc2cee
Input: synaptics-rmi4 - fix error handling in SPI transport driver
by Guenter Roeck
· 8 years ago
f3c4a8f
[media] Input: v4l-touch - add copyright lines
by Nick Dyer
· 8 years ago
47d8e00
[media] Input: synaptics-rmi4: disallow impossible configuration
by Arnd Bergmann
· 8 years ago
3a762db
[media] Input: synaptics-rmi4 - add support for F54 diagnostics
by Nick Dyer
· 9 years ago
3e29d6b
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
by Andrew Duggan
· 8 years ago
326a50f
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
887ec0b
Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()
by Markus Elfring
· 9 years ago
0808882
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
e4add7b
Input: synaptics-rmi4 - fix maximum size check for F12 control register 8
by Andrew Duggan
· 9 years ago
8c57a5e
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 9 years ago
Next »