index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-11
1
-2
/
+2
|
\
|
*
Annotate hardware config module parameters in drivers/input/
David Howells
2017-04-20
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-05-03
19
-510
/
+569
|
\
\
|
*
|
Input: ar1021_i2c - use BIT to check for a bit
Martin Kepplinger
2017-05-01
1
-1
/
+2
|
*
|
Input: ar1021_i2c - enable touch mode during open
Martin Kepplinger
2017-05-01
1
-0
/
+15
|
*
|
Input: ar1021_i2c - highlight support for AR1020
Martin Kepplinger
2017-04-14
2
-5
/
+5
|
*
|
Input: ar1021_i2c - do not force raising edge IRQ trigger
Dmitry Torokhov
2017-04-14
1
-1
/
+1
|
*
|
Input: ar1021_i2c - fix too long name in driver's device table
Dmitry Torokhov
2017-04-14
1
-1
/
+1
|
*
|
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: 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-04
1
-43
/
+36
|
*
|
Input: eeti_ts - use gpio_get_value_cansleep
Dmitry Torokhov
2017-04-04
1
-1
/
+1
|
*
|
Input: eeti_ts - respect interrupt set in client structure
Dmitry Torokhov
2017-04-04
1
-7
/
+6
|
*
|
Input: eeti_ts - switch to using managed resources
Dmitry Torokhov
2017-04-04
1
-48
/
+22
|
*
|
Input: eeti_ts - use input_set_capability()
Dmitry Torokhov
2017-04-04
1
-2
/
+1
|
*
|
Input: eeti_ts - use get_unaligned_be16() to retrieve data
Dmitry Torokhov
2017-04-04
1
-2
/
+4
|
*
|
Input: eeti_ts - use BIT(n)
Dmitry Torokhov
2017-04-04
1
-4
/
+4
|
*
|
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
Dmitry Torokhov
2017-04-04
1
-57
/
+58
|
*
|
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2017-04-03
2
-31
/
+34
|
|
\
|
|
*
|
Input: max11801_ts - add missing of_match_table
Jagan Teki
2017-03-29
1
-0
/
+7
|
*
|
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
|
*
|
Input: silead - add OF device ID table
Javier Martinez Canillas
2017-03-23
1
-0
/
+13
|
*
|
Input: tps6507x-ts - update to devm_* API
Yegor Yefremov
2017-03-15
1
-28
/
+5
|
*
|
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
2017-03-09
1
-1
/
+1
|
|
\
\
|
*
|
|
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-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: 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
*
|
|
|
|
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-05-03
3
-0
/
+725
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
input: touchscreen: mxs-lradc: || vs && typos
Dan Carpenter
2017-04-27
1
-3
/
+3
|
*
|
|
|
input: touchscreen: mxs-lradc: Add support for touchscreen
Ksenija Stanojevic
2017-03-23
3
-0
/
+725
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-03-24
1
-0
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Input: sur40 - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
[next]