index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
Input: silead - disable interrupt during suspend
Hans de Goede
1
-0
/
+3
2017-05-23
Input: atmel_mxt_ts - add T100 as a readable object
Maxime Roussin-BĂ©langer
1
-0
/
+1
2017-05-23
Input: edt-ft5x06 - increase allowed data range for threshold parameter
Martin Kepplinger
1
-1
/
+1
2017-05-01
Input: ar1021_i2c - use BIT to check for a bit
Martin Kepplinger
1
-1
/
+2
2017-05-01
Input: ar1021_i2c - enable touch mode during open
Martin Kepplinger
1
-0
/
+15
2017-04-14
Input: ar1021_i2c - highlight support for AR1020
Martin Kepplinger
2
-5
/
+5
2017-04-14
Input: ar1021_i2c - do not force raising edge IRQ trigger
Dmitry Torokhov
1
-1
/
+1
2017-04-14
Input: ar1021_i2c - fix too long name in driver's device table
Dmitry Torokhov
1
-1
/
+1
2017-04-12
Input: ar1021_i2c - coding style fixes
Martin Kepplinger
1
-2
/
+2
2017-04-12
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
1
-5
/
+8
2017-04-12
Input: imx6ul_tsc - fix error handling
Fabio Estevam
1
-3
/
+12
2017-04-05
Input: sur40 - fix bad endianness handling in sur40_poll
Martin Kepplinger
1
-1
/
+1
2017-04-05
Input: eeti_ts - switch to gpiod API
Dmitry Torokhov
1
-17
/
+7
2017-04-05
Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov
1
-5
/
+1
2017-04-04
Input: eeti_ts - switch to using threaded interrupt
Dmitry Torokhov
1
-43
/
+36
2017-04-04
Input: eeti_ts - use gpio_get_value_cansleep
Dmitry Torokhov
1
-1
/
+1
2017-04-04
Input: eeti_ts - respect interrupt set in client structure
Dmitry Torokhov
1
-7
/
+6
2017-04-04
Input: eeti_ts - switch to using managed resources
Dmitry Torokhov
1
-48
/
+22
2017-04-04
Input: eeti_ts - use input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2017-04-04
Input: eeti_ts - use get_unaligned_be16() to retrieve data
Dmitry Torokhov
1
-2
/
+4
2017-04-04
Input: eeti_ts - use BIT(n)
Dmitry Torokhov
1
-4
/
+4
2017-04-04
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
Dmitry Torokhov
1
-57
/
+58
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2
-31
/
+34
2017-03-29
Input: max11801_ts - add missing of_match_table
Jagan Teki
1
-0
/
+7
2017-03-29
Input: melfas_mip4 - ensure that device is present
Dmitry Torokhov
1
-0
/
+11
2017-03-25
Input: ads7846 - avoid pen up/down when reading hwmon
David Jander
1
-1
/
+1
2017-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+3
2017-03-24
Input: silead - add OF device ID table
Javier Martinez Canillas
1
-0
/
+13
2017-03-16
Input: sur40 - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2017-03-16
Input: tps6507x-ts - update to devm_* API
Yegor Yefremov
1
-28
/
+5
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
1
-1
/
+1
2017-03-01
Input: ad7879 - do not manipulate capability bits directly
Dmitry Torokhov
1
-7
/
+2
2017-03-01
Input: ad7879 - try parsing properties on non-DT systems
Dmitry Torokhov
1
-4
/
+3
2017-03-01
Input: ad7879 - return plain error code from ad7879_probe()
Dmitry Torokhov
4
-30
/
+19
2017-03-01
Input: ad7879 - make sure we set up drvdata
Dmitry Torokhov
2
-2
/
+2
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-31
/
+31
2017-02-25
Input: ad7879 - add header file to fix ad7879.c build errors
Randy Dunlap
1
-0
/
+1
2017-02-23
Merge branch 'tsc2007' into next
Dmitry Torokhov
5
-70
/
+285
2017-02-23
Input: ad7879 - update MODULE_AUTHOR email address
Michael Hennerich
3
-3
/
+3
2017-02-23
Input: ad7879-spi - remove bits_per_word = 16 enforcement
Michael Hennerich
1
-8
/
+0
2017-02-23
Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property
Dmitry Torokhov
1
-2
/
+13
2017-02-23
Input: ad7879 - use more devm interfaces
Dmitry Torokhov
4
-62
/
+21
2017-02-23
Input: ad7879 - convert to use regmap
Dmitry Torokhov
5
-156
/
+64
2017-02-23
Input: tsc2007 - correctly report pressure and not resistance to user space
H. Nikolaus Schaller
1
-0
/
+2
2017-02-23
Input: tsc2007 - rename function tsc2007_calculate_pressure
H. Nikolaus Schaller
3
-7
/
+6
2017-02-23
Input: tsc2007 - switch to using input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2017-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
29
-786
/
+339
2017-02-21
Input: zet6223 - export OF device ID as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-02-18
Input: tsc2007 - add iio interface to read external ADC input and temperature
H. Nikolaus Schaller
5
-66
/
+273
2017-02-18
Input: tsc2007 - check for presence and power down tsc2007 during probe
H. Nikolaus Schaller
1
-0
/
+8
[next]