index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Input: synaptics-rmi4 - clear IRQ enables for F54
Lucas Stach
2019-11-12
1
-1
/
+1
*
|
|
|
|
|
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
2019-11-04
1
-4
/
+1
*
|
|
|
|
|
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
2019-11-04
2
-4
/
+4
*
|
|
|
|
|
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
Andrew Duggan
2019-11-04
1
-2
/
+26
*
|
|
|
|
|
Input: synaptics-rmi4 - fix video buffer size
Lucas Stach
2019-11-04
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Input: st1232 - fix reporting multitouch coordinates
Dixit Parmar
2019-10-21
1
-2
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
2019-10-15
1
-26
/
+29
*
|
|
|
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
2019-10-11
1
-1
/
+5
*
|
|
|
Input: soc_button_array - partial revert of support for newer surface devices
Hans de Goede
2019-10-08
1
-5
/
+12
*
|
|
|
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
2019-10-02
1
-8
/
+50
*
|
|
|
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
2019-10-02
1
-4
/
+1
|
/
/
/
*
|
|
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
2019-09-05
1
-1
/
+1
*
|
|
Input: reset device timestamp on sync
Dmitry Torokhov
2019-09-05
1
-0
/
+7
*
|
|
Input: bu21013_ts - switch to using standard touchscreen properties
Dmitry Torokhov
2019-09-02
1
-21
/
+33
*
|
|
Input: bu21013_ts - switch to using MT-B (slotted) protocol
Dmitry Torokhov
2019-09-02
1
-37
/
+43
*
|
|
Input: bu21013_ts - fix suspend when wake source
Dmitry Torokhov
2019-09-02
1
-24
/
+24
*
|
|
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
2019-09-02
1
-16
/
+19
*
|
|
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
2019-09-02
1
-72
/
+37
*
|
|
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
2019-09-02
1
-98
/
+84
*
|
|
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
2019-09-02
1
-59
/
+2
*
|
|
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
2019-09-02
1
-10
/
+3
*
|
|
Input: bu21013_ts - rename some variables
Dmitry Torokhov
2019-09-02
1
-186
/
+190
*
|
|
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
2019-09-02
1
-48
/
+38
*
|
|
Input: i8042 - enable wakeup on a stable struct device
Stephen Boyd
2019-08-29
1
-11
/
+14
*
|
|
Input: soc_button_array - use platform_device_register_resndata()
Enrico Weigelt
2019-08-20
1
-14
/
+8
*
|
|
Input: psmouse - drop all unneeded functions from mouse headers
Hui Wang
2019-08-20
11
-114
/
+8
*
|
|
Input: add support for polling to input devices
Dmitry Torokhov
2019-08-20
4
-8
/
+261
*
|
|
Input: wacom_w8001 - allocate additional space for 'phys'
Jason Gerecke
2019-08-20
1
-1
/
+3
*
|
|
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
2019-08-16
1
-2
/
+4
*
|
|
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
37
-142
/
+44
*
|
|
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-12
1
-24
/
+6
*
|
|
Input: edt-ft5x06 - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-12
1
-2
/
+0
*
|
|
Input: matrix-keymap - switch to use device_property_count_u32()
Andy Shevchenko
2019-08-12
1
-1
/
+1
*
|
|
Input: atmel_mxt_ts - switch to use device_property_count_u32()
Andy Shevchenko
2019-08-12
1
-2
/
+1
*
|
|
Input: hideep - switch to use device_property_count_u32()
Andy Shevchenko
2019-08-12
1
-2
/
+1
*
|
|
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
2019-08-12
1
-2
/
+1
*
|
|
Input: axp20x-pek - convert driver to use dev_groups
Greg Kroah-Hartman
2019-08-12
1
-12
/
+3
*
|
|
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
2019-08-12
1
-11
/
+2
*
|
|
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2019-08-11
13
-53
/
+65
|
\
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-08-09
7
-44
/
+56
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Input: iforce - add sanity checks
Oliver Neukum
2019-08-06
1
-0
/
+5
|
|
*
Input: applespi - use struct_size() helper
Gustavo A. R. Silva
2019-08-06
1
-2
/
+1
|
|
*
Input: kbtab - sanity check for endpoint type
Oliver Neukum
2019-08-01
1
-2
/
+4
|
|
*
Input: usbtouchscreen - initialize PM mutex before using it
Oliver Neukum
2019-08-01
1
-0
/
+2
|
|
*
Input: applespi - add dependency on LEDS_CLASS
YueHaibing
2019-07-31
1
-0
/
+1
|
|
*
Input: synaptics - enable RMI mode for HP Spectre X360
Dmitry Torokhov
2019-07-25
1
-0
/
+1
|
|
*
Input: elantech - annotate fall-through case in elantech_use_host_notify()
Dmitry Torokhov
2019-07-24
1
-0
/
+1
|
|
*
Input: elantech - enable SMBus on new (2018+) systems
Kai-Heng Feng
2019-07-23
1
-29
/
+25
|
|
*
Input: applespi - fix trivial typo in struct description
Nikolas Nyby
2019-07-23
1
-4
/
+4
|
|
*
Input: applespi - select CRC16 module
Arnd Bergmann
2019-07-23
1
-0
/
+1
[prev]
[next]