index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
2018-01-22
1
-4
/
+5
*
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
2018-01-22
1
-10
/
+54
*
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
2018-01-22
1
-7
/
+7
*
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
4
-5
/
+0
*
Input: synaptic_rmi4 - remove duplicate include in F34
Pravin Shedge
2018-01-05
1
-1
/
+0
*
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2017-11-07
2
-2
/
+4
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
*
|
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
Andrew Duggan
2017-10-27
1
-2
/
+3
|
|
/
*
|
Input: synaptics-rmi4 - make array rmi_f54_report_type_names static
Colin Ian King
2017-10-09
1
-1
/
+1
|
/
*
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2017-07-24
3
-19
/
+11
|
\
|
*
Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
Dmitry Torokhov
2017-07-22
1
-8
/
+3
|
*
Input: synaptics-rmi4 - only read the F54 query registers which are used
Andrew Duggan
2017-06-23
1
-10
/
+7
|
*
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
2017-06-09
1
-1
/
+1
*
|
Input: synaptics-rmi4 - constify attribute_group structures in F01
Arvind Yadav
2017-07-12
1
-1
/
+1
*
|
Input: synaptics-rmi4 - constify attribute_group structures in F34
Arvind Yadav
2017-07-12
1
-1
/
+1
*
|
Input: synaptics-rmi4 - use %phN to form F34 configuration ID
Dmitry Torokhov
2017-06-01
1
-14
/
+8
*
|
Input: synaptics-rmi4 - change a char type to u8
Dan Carpenter
2017-05-29
1
-1
/
+1
|
/
*
Input: synaptics-rmi4 - enable IRQ operation in F34 V7
Nick Dyer
2017-04-14
3
-68
/
+83
*
Input: synaptics-rmi4 - change F12 clip to inactive border debug
Nick Dyer
2017-04-14
1
-11
/
+7
*
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
Nick Dyer
2017-04-14
1
-1
/
+1
*
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
2017-04-03
3
-69
/
+69
*
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
2017-04-03
1
-25
/
+18
*
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
2017-04-03
1
-5
/
+5
*
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
2017-04-03
1
-3
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-03-23
1
-0
/
+4
|
\
|
*
Input: synaptics-rmi4 - prevent null pointer dereference in f30
Benjamin Tissoires
2017-03-10
1
-0
/
+4
*
|
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
Benjamin Tissoires
2017-03-01
1
-2
/
+3
|
/
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-02-20
11
-240
/
+493
|
\
|
*
Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest
Benjamin Tissoires
2017-02-09
3
-16
/
+95
|
*
Input: synaptics-rmi4 - clean up F30 implementation
Dmitry Torokhov
2017-02-09
1
-182
/
+144
|
*
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
2017-02-07
1
-1
/
+1
|
*
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
2017-02-06
10
-57
/
+268
|
|
\
|
|
*
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
2017-02-06
2
-0
/
+14
|
|
*
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
2017-01-31
4
-4
/
+152
|
|
*
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
Nick Dyer
2017-01-31
3
-27
/
+80
|
|
*
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2017-01-21
2
-4
/
+4
|
|
*
Input: synaptics-rmi4 - correctly swap clip values if axes are swapped
Lucas Stach
2017-01-15
1
-1
/
+6
|
|
*
Input: synaptics-rmi4 - remove redundant null check on rmi_dev
Colin Ian King
2016-12-29
1
-3
/
+0
|
|
*
Input: synaptics-rmi4 - check for non zero version logically dead code
Colin Ian King
2016-12-29
1
-2
/
+0
|
|
*
Input: synaptics-rmi4 - use Kconfig "if" to express dependency
Dmitry Torokhov
2016-12-29
1
-16
/
+12
|
*
|
Input: constify device_type structures
Bhumika Goyal
2017-01-24
1
-2
/
+2
*
|
|
Input: synaptics-rmi4 - select 'SERIO' when needed
Arnd Bergmann
2017-02-07
1
-1
/
+7
*
|
|
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
2017-01-31
1
-2
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-01-13
1
-1
/
+2
|
\
\
|
*
\
Merge branch 'synaptics-rmi4' into for-linus
Dmitry Torokhov
2016-12-29
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
*
Input: synaptics-rmi4 - fix F03 build error when serio is module
Dmitry Torokhov
2016-12-27
1
-1
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-12-17
21
-320
/
+3686
|
\
\
\
|
|
/
/
|
*
|
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
[next]