index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: ad7846 - move bindings to touchscreen subdirectory
H. Nikolaus Schaller
2017-02-25
1
-0
/
+0
*
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-23
1
-0
/
+2
|
*
Input: tsc2007 - rename function tsc2007_calculate_pressure
H. Nikolaus Schaller
2017-02-23
3
-7
/
+6
|
*
Input: tsc2007 - switch to using input_set_capability()
Dmitry Torokhov
2017-02-23
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 - add SPI device tree binding example
Michael Hennerich
2017-02-23
1
-0
/
+18
*
|
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
2
-2
/
+14
*
|
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-21
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
2
-46
/
+478
|
\
\
|
*
|
input: cros_ec_keyb: Add Tablet Mode switch
Gwendal Grignou
2017-02-13
2
-0
/
+6
|
*
|
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
2017-02-08
1
-45
/
+402
|
*
|
mfd: cros-ec: Update cros_ec_commands.h for buttons and switches
Douglas Anderson
2017-02-08
1
-2
/
+71
*
|
|
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
2017-02-12
2
-97
/
+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
5
-0
/
+312
*
|
|
Input: joydev - do not report stale values on first open
Raphael Assenat
2017-02-09
1
-5
/
+13
*
|
|
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 - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2017-02-09
2
-14
/
+13
*
|
|
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
2017-02-09
3
-6
/
+47
*
|
|
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
2017-02-07
1
-1
/
+1
*
|
|
Input: xpad - restore LED state after device resume
Cameron Gutman
2017-02-07
1
-1
/
+10
*
|
|
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-02-01
4
-4
/
+152
|
*
|
|
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
Nick Dyer
2017-02-01
3
-27
/
+80
|
*
|
|
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2017-01-22
2
-4
/
+4
|
*
|
|
Input: synaptics-rmi4 - correctly swap clip values if axes are swapped
Lucas Stach
2017-01-16
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: xpad - fix stuck mode button on Xbox One S pad
Cameron Gutman
2017-02-06
1
-0
/
+33
*
|
|
|
Input: joydev - use clamp() macro
Dmitry Torokhov
2017-02-01
1
-1
/
+1
*
|
|
|
Input: refuse to register absolute devices without absinfo
Dmitry Torokhov
2017-02-01
1
-0
/
+6
[next]