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_i2c - add OF device ID table
Javier Martinez Canillas
2017-03-23
1
-0
/
+9
*
|
|
|
Input: silead - add OF device ID table
Javier Martinez Canillas
2017-03-23
1
-0
/
+13
*
|
|
|
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-17
5
-12
/
+14
*
|
|
|
Input: soc_button_array - add support for ACPI 6.0 Generic Button Device
Hans de Goede
2017-03-17
1
-1
/
+158
*
|
|
|
Input: soc_button_array - get rid of MAX_NBUTTONS
Hans de Goede
2017-03-17
1
-8
/
+11
*
|
|
|
Input: tps6507x-ts - update to devm_* API
Yegor Yefremov
2017-03-15
1
-28
/
+5
*
|
|
|
Input: dm355evm_keys - switch to using managed resources
Dmitry Torokhov
2017-03-09
1
-50
/
+26
*
|
|
|
Input: wistron_btns - remove use of sparse_keymap_free
Dmitry Torokhov
2017-03-09
1
-4
/
+1
*
|
|
|
Input: dm355evm_keys - remove use of sparse_keymap_free
Dmitry Torokhov
2017-03-09
1
-6
/
+3
*
|
|
|
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
2017-03-09
6
-40
/
+35
|
\
\
\
\
|
*
|
|
|
Input: sparse-keymap - use a managed allocation for keymap copy
Michał Kępień
2017-03-08
1
-30
/
+9
|
|
/
/
/
|
*
|
|
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
2017-02-12
1
-0
/
+1
|
*
|
|
Input: synaptics-rmi4 - select 'SERIO' when needed
Arnd Bergmann
2017-02-07
1
-1
/
+7
|
*
|
|
Input: uinput - fix crash when mixing old and new init style
Dmitry Torokhov
2017-02-01
1
-6
/
+14
|
*
|
|
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
2017-01-31
1
-2
/
+2
|
*
|
|
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
2017-01-24
1
-1
/
+1
*
|
|
|
Input: soc_button_array - use NULL for GPIO connection ID
Hans de Goede
2017-03-09
1
-2
/
+2
*
|
|
|
Input: axp20x-pek - do not register input device on some systems
Hans de Goede
2017-03-09
1
-3
/
+12
*
|
|
|
Input: axp20x_pek - add axp20x_pek_probe_input_device helper
Hans de Goede
2017-03-09
1
-18
/
+29
*
|
|
|
Input: axp20x-pek - use our own device for errors
Hans de Goede
2017-03-09
1
-4
/
+4
*
|
|
|
Input: drv260x - remove OF dependency
Jingkui Wang
2017-03-09
1
-3
/
+1
*
|
|
|
Input: pwm-beeper - support customized freq for SND_BELL
Guan Ben
2017-03-07
1
-1
/
+14
*
|
|
|
Input: alps - cleanup alps_model_data
Pali Rohár
2017-03-07
2
-36
/
+25
*
|
|
|
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
2017-03-07
2
-0
/
+11
*
|
|
|
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
2017-03-07
1
-2
/
+8
*
|
|
|
Input: ad7879 - do not manipulate capability bits directly
Dmitry Torokhov
2017-03-01
1
-7
/
+2
*
|
|
|
Input: ad7879 - try parsing properties on non-DT systems
Dmitry Torokhov
2017-03-01
1
-4
/
+3
*
|
|
|
Input: ad7879 - return plain error code from ad7879_probe()
Dmitry Torokhov
2017-03-01
4
-30
/
+19
*
|
|
|
Input: ad7879 - make sure we set up drvdata
Dmitry Torokhov
2017-03-01
2
-2
/
+2
*
|
|
|
Input: ad7879 - add header file to fix ad7879.c build errors
Randy Dunlap
2017-02-25
1
-0
/
+1
*
|
|
|
Merge branch 'tsc2007' into next
Dmitry Torokhov
2017-02-23
5
-70
/
+285
|
\
\
\
\
|
*
|
|
|
Input: tsc2007 - correctly report pressure and not resistance to user space
H. Nikolaus Schaller
2017-02-22
1
-0
/
+2
|
*
|
|
|
Input: tsc2007 - rename function tsc2007_calculate_pressure
H. Nikolaus Schaller
2017-02-22
3
-7
/
+6
|
*
|
|
|
Input: tsc2007 - switch to using input_set_capability()
Dmitry Torokhov
2017-02-22
1
-2
/
+1
|
*
|
|
|
Input: tsc2007 - add iio interface to read external ADC input and temperature
H. Nikolaus Schaller
2017-02-17
5
-66
/
+273
|
*
|
|
|
Input: tsc2007 - check for presence and power down tsc2007 during probe
H. Nikolaus Schaller
2017-02-17
1
-0
/
+8
*
|
|
|
|
Input: tca8418_keypad - remove double read of key event register
Dmitry Torokhov
2017-02-23
1
-2
/
+0
*
|
|
|
|
Input: ad7879 - update MODULE_AUTHOR email address
Michael Hennerich
2017-02-23
3
-3
/
+3
*
|
|
|
|
Input: ad7879-spi - remove bits_per_word = 16 enforcement
Michael Hennerich
2017-02-23
1
-8
/
+0
*
|
|
|
|
Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property
Dmitry Torokhov
2017-02-23
1
-2
/
+13
*
|
|
|
|
Input: ad7879 - use more devm interfaces
Dmitry Torokhov
2017-02-23
4
-62
/
+21
*
|
|
|
|
Input: ad7879 - convert to use regmap
Dmitry Torokhov
2017-02-23
5
-156
/
+64
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Input: zet6223 - export OF device ID as module aliases
Javier Martinez Canillas
2017-02-20
1
-0
/
+1
*
|
|
|
Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Dmitry Torokhov
2017-02-15
1
-44
/
+406
|
\
\
\
\
|
*
|
|
|
input: cros_ec_keyb: Add Tablet Mode switch
Gwendal Grignou
2017-02-13
1
-0
/
+5
|
*
|
|
|
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
2017-02-08
1
-45
/
+402
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
2017-02-12
1
-63
/
+30
*
|
|
|
Input: tsc2004/5 - fix regulator handling
Dmitry Torokhov
2017-02-12
1
-12
/
+7
*
|
|
|
Input: tsc2005 - add OF device table
Dmitry Torokhov
2017-02-12
1
-1
/
+11
*
|
|
|
Input: add driver for Zeitec ZET6223
Jelle van der Waa
2017-02-09
3
-0
/
+279
[prev]
[next]