index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: ar1021_i2c - coding style fixes
Martin Kepplinger
2017-04-12
1
-2
/
+2
|
*
|
|
|
|
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
2017-04-12
1
-5
/
+8
|
*
|
|
|
|
Input: imx6ul_tsc - fix error handling
Fabio Estevam
2017-04-12
1
-3
/
+12
|
*
|
|
|
|
Input: omap-keypad - fix error handling code
Christophe JAILLET
2017-04-10
1
-1
/
+1
|
*
|
|
|
|
Input: xpad - support some quirky Xbox One pads
Cameron Gutman
2017-04-10
1
-13
/
+101
|
*
|
|
|
|
Input: yealink - define packet offset __be16 instead of u16
Martin Kepplinger
2017-04-10
1
-1
/
+1
|
*
|
|
|
|
Input: turbografx - use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+1
|
*
|
|
|
|
Input: locomokbd - use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
|
*
|
|
|
|
Input: gameport - use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
|
*
|
|
|
|
Input: db9 - use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+1
|
*
|
|
|
|
Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA
Hans de Goede
2017-04-10
1
-1
/
+1
|
*
|
|
|
|
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
2017-04-05
2
-1
/
+11
|
*
|
|
|
|
Input: pm8xxx-vib - handle separate enable register
Damien Riegel
2017-04-05
1
-1
/
+10
|
*
|
|
|
|
Input: pm8xxx-vib - parametrize the driver
Damien Riegel
2017-04-05
1
-16
/
+33
|
*
|
|
|
|
Input: pm8xxx-vib - reorder header alphabetically
Damien Riegel
2017-04-05
1
-4
/
+4
|
*
|
|
|
|
Input: sur40 - fix bad endianness handling in sur40_poll
Martin Kepplinger
2017-04-05
1
-1
/
+1
|
*
|
|
|
|
Input: eeti_ts - switch to gpiod API
Dmitry Torokhov
2017-04-05
1
-17
/
+7
|
*
|
|
|
|
Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov
2017-04-05
1
-5
/
+1
|
*
|
|
|
|
Input: eeti_ts - switch to using threaded interrupt
Dmitry Torokhov
2017-04-03
1
-43
/
+36
|
*
|
|
|
|
Input: eeti_ts - use gpio_get_value_cansleep
Dmitry Torokhov
2017-04-03
1
-1
/
+1
|
*
|
|
|
|
Input: eeti_ts - respect interrupt set in client structure
Dmitry Torokhov
2017-04-03
1
-7
/
+6
|
*
|
|
|
|
Input: eeti_ts - switch to using managed resources
Dmitry Torokhov
2017-04-03
1
-48
/
+22
|
*
|
|
|
|
Input: eeti_ts - use input_set_capability()
Dmitry Torokhov
2017-04-03
1
-2
/
+1
|
*
|
|
|
|
Input: eeti_ts - use get_unaligned_be16() to retrieve data
Dmitry Torokhov
2017-04-03
1
-2
/
+4
|
*
|
|
|
|
Input: eeti_ts - use BIT(n)
Dmitry Torokhov
2017-04-03
1
-4
/
+4
|
*
|
|
|
|
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
Dmitry Torokhov
2017-04-03
1
-57
/
+58
|
*
|
|
|
|
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
|
*
|
|
|
|
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2017-04-03
2
-40
/
+42
|
*
|
|
|
|
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
2017-04-03
1
-25
/
+46
|
*
|
|
|
|
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2017-04-03
2
-48
/
+48
|
*
|
|
|
|
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2017-04-03
2
-48
/
+32
|
*
|
|
|
|
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
2017-04-03
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2017-04-03
15
-80
/
+158
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-03-23
12
-29
/
+116
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
Benjamin Tissoires
2017-03-01
1
-2
/
+3
|
|
*
|
|
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-31
/
+31
|
|
*
|
|
|
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-02-23
2
-18
/
+8
|
|
|
\
\
\
\
|
|
|
*
|
|
|
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-02-04
2
-6
/
+8
|
|
|
*
|
|
|
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
2
-2
/
+4
|
|
|
*
|
|
|
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2017-01-26
2
-17
/
+3
|
*
|
|
|
|
|
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
2017-04-03
1
-0
/
+7
|
*
|
|
|
|
|
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
2017-04-03
1
-11
/
+19
|
*
|
|
|
|
|
Input: bma150 - remove support for bma150
H. Nikolaus Schaller
2017-04-01
1
-10
/
+1
|
*
|
|
|
|
|
Input: max11801_ts - add missing of_match_table
Jagan Teki
2017-03-29
1
-0
/
+7
|
*
|
|
|
|
|
Input: matrix_keypad - add option to drive inactive columns
David Rivshin
2017-03-29
1
-4
/
+9
|
*
|
|
|
|
|
Input: melfas_mip4 - ensure that device is present
Dmitry Torokhov
2017-03-29
1
-0
/
+11
|
*
|
|
|
|
|
Input: ads7846 - avoid pen up/down when reading hwmon
David Jander
2017-03-25
1
-1
/
+1
[prev]
[next]