Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fe658f94b2c911729afbffeeb1f5f03f0a26d9e6
/
drivers
/
input
/
touchscreen
ede2e7c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
d4c9354
Input: stmfts - mark all PM functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
78bcac7
Input: add support for the STMicroelectronics FingerTip touchscreen
by Andi Shyti
· 8 years ago
086cebf
Input: s3c2410_ts - handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
eadcbfa
Merge tag 'v4.12-rc3' into for-linus
by Dmitry Torokhov
· 8 years ago
1943d17
Input: silead - disable interrupt during suspend
by Hans de Goede
· 8 years ago
d8f797c
Merge tag 'v4.12-rc3' into next
by Dmitry Torokhov
· 8 years ago
c86daad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
8fd7081
Input: tsc2007 - move header file out of I2C realm
by Wolfram Sang
· 8 years ago
0d846a4
Input: mms114 - move header file out of I2C realm
by Wolfram Sang
· 8 years ago
8cd9ab9
Input: mcs - move header file out of I2C realm
by Wolfram Sang
· 8 years ago
089b50d
Input: atmel_mxt_ts - add T100 as a readable object
by Maxime Roussin-Bélanger
· 8 years ago
aa3d440
Input: edt-ft5x06 - increase allowed data range for threshold parameter
by Martin Kepplinger
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
16a12fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d26f552
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
8a038b8
Input: ar1021_i2c - use BIT to check for a bit
by Martin Kepplinger
· 8 years ago
e55057e
Input: ar1021_i2c - enable touch mode during open
by Martin Kepplinger
· 8 years ago
ab6241a
input: touchscreen: mxs-lradc: || vs && typos
by Dan Carpenter
· 8 years ago
f6b12d0
Annotate hardware config module parameters in drivers/input/
by David Howells
· 8 years ago
021cbc1
Input: ar1021_i2c - highlight support for AR1020
by Martin Kepplinger
· 8 years ago
61e977b
Input: ar1021_i2c - do not force raising edge IRQ trigger
by Dmitry Torokhov
· 8 years ago
95123fc
Input: ar1021_i2c - fix too long name in driver's device table
by Dmitry Torokhov
· 8 years ago
2274c98
Input: ar1021_i2c - coding style fixes
by Martin Kepplinger
· 8 years ago
71f9f08
Input: lpc32xx_ts - check for clk_prepare_enable() error
by Fabio Estevam
· 8 years ago
c2868417
Input: imx6ul_tsc - fix error handling
by Fabio Estevam
· 8 years ago
dd04dc6
Input: sur40 - fix bad endianness handling in sur40_poll
by Martin Kepplinger
· 8 years ago
d99caa4
Input: eeti_ts - switch to gpiod API
by Dmitry Torokhov
· 8 years ago
d422be5
Input: eeti_ts - expect platform code to set interrupt trigger
by Dmitry Torokhov
· 8 years ago
0378008
Input: eeti_ts - switch to using threaded interrupt
by Dmitry Torokhov
· 8 years ago
173e4d8
Input: eeti_ts - use gpio_get_value_cansleep
by Dmitry Torokhov
· 8 years ago
2d38849
Input: eeti_ts - respect interrupt set in client structure
by Dmitry Torokhov
· 8 years ago
6f9fab6
Input: eeti_ts - switch to using managed resources
by Dmitry Torokhov
· 8 years ago
42e02a6
Input: eeti_ts - use input_set_capability()
by Dmitry Torokhov
· 8 years ago
e9f66cd
Input: eeti_ts - use get_unaligned_be16() to retrieve data
by Dmitry Torokhov
· 8 years ago
272c03b
Input: eeti_ts - use BIT(n)
by Dmitry Torokhov
· 8 years ago
720bebd
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
by Dmitry Torokhov
· 8 years ago
03b2205
Merge tag 'v4.11-rc5' into next
by Dmitry Torokhov
· 8 years ago
0048032
Input: max11801_ts - add missing of_match_table
by Jagan Teki
· 8 years ago
4896fb1
Input: melfas_mip4 - ensure that device is present
by Dmitry Torokhov
· 8 years ago
f5a28a7
Input: ads7846 - avoid pen up/down when reading hwmon
by David Jander
· 8 years ago
02a2cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
483e55d
Input: silead - add OF device ID table
by Javier Martinez Canillas
· 8 years ago
d81ca73
input: touchscreen: mxs-lradc: Add support for touchscreen
by Ksenija Stanojevic
· 8 years ago
92461f5
Input: sur40 - validate number of endpoints before using them
by Johan Hovold
· 8 years ago
2e2a0db
Input: tps6507x-ts - update to devm_* API
by Yegor Yefremov
· 8 years ago
7b179e2
Merge branch 'ib/4.10-sparse-keymap-managed' into next
by Dmitry Torokhov
· 8 years ago
4f95963
Input: ad7879 - do not manipulate capability bits directly
by Dmitry Torokhov
· 8 years ago
3a97c3d
Input: ad7879 - try parsing properties on non-DT systems
by Dmitry Torokhov
· 8 years ago
4e34025
Input: ad7879 - return plain error code from ad7879_probe()
by Dmitry Torokhov
· 8 years ago
af160c54
Input: ad7879 - make sure we set up drvdata
by Dmitry Torokhov
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
a4deb14
Input: ad7879 - add header file to fix ad7879.c build errors
by Randy Dunlap
· 8 years ago
a685f48
Merge branch 'tsc2007' into next
by Dmitry Torokhov
· 8 years ago
2581e5d
Input: ad7879 - update MODULE_AUTHOR email address
by Michael Hennerich
· 8 years ago
b4816f7
Input: ad7879-spi - remove bits_per_word = 16 enforcement
by Michael Hennerich
· 8 years ago
b621e30
Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property
by Dmitry Torokhov
· 8 years ago
069b2e2c
Input: ad7879 - use more devm interfaces
by Dmitry Torokhov
· 8 years ago
404a24c
Input: ad7879 - convert to use regmap
by Dmitry Torokhov
· 8 years ago
db4572f
Input: tsc2007 - correctly report pressure and not resistance to user space
by H. Nikolaus Schaller
· 8 years ago
deec586
Input: tsc2007 - rename function tsc2007_calculate_pressure
by H. Nikolaus Schaller
· 8 years ago
c61ebe8
Input: tsc2007 - switch to using input_set_capability()
by Dmitry Torokhov
· 8 years ago
6e11617
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
a1b5359
Input: zet6223 - export OF device ID as module aliases
by Javier Martinez Canillas
· 8 years ago
f144340
Input: tsc2007 - add iio interface to read external ADC input and temperature
by H. Nikolaus Schaller
· 8 years ago
934df23
Input: tsc2007 - check for presence and power down tsc2007 during probe
by H. Nikolaus Schaller
· 8 years ago
d0d8949
Input: tsc2004/5 - switch to using generic device properties
by Dmitry Torokhov
· 8 years ago
f7bf6f5
Input: tsc2004/5 - fix regulator handling
by Dmitry Torokhov
· 8 years ago
449aa83
Input: tsc2005 - add OF device table
by Dmitry Torokhov
· 8 years ago
83f66a6
Input: add driver for Zeitec ZET6223
by Jelle van der Waa
· 8 years ago
0cce284
Merge tag 'v4.10-rc5' into next
by Dmitry Torokhov
· 8 years ago
3f5c34c
Input: wm97xx - make missing platform data non-fatal
by Manuel Lauss
· 8 years ago
cefb26d
Input: touchscreen - drop unnecessary calls to input_set_drvdata
by Guenter Roeck
· 8 years ago
a5e5da2
Input: max11801_ts - drop call to input_set_drvdata()
by Dmitry Torokhov
· 8 years ago
8e1b4d8
Input: touchscreen - drop unnecessary calls to device_init_wakeup
by Guenter Roeck
· 8 years ago
d7ddf15
Input: touchscreen - use local variables consistently
by Guenter Roeck
· 8 years ago
8300445
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
by Guenter Roeck
· 8 years ago
aa6f922
Input: sis_i2c - drop unnecessary call to i2c_set_clientdata
by Guenter Roeck
· 8 years ago
ad03ae4
Input: eeti_ts - drop goto to return statement
by Guenter Roeck
· 8 years ago
5d20b92
Input: atmel-wm97xx - drop unnecessary error messages
by Guenter Roeck
· 8 years ago
a8e90be
Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdata
by Guenter Roeck
· 8 years ago
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
aa142ed
Input: intel-mid-touch - remove driver
by Andy Shevchenko
· 8 years ago
0eeecf6
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
by Aniroop Mathur
· 8 years ago
1c3415a
Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
by Guenter Roeck
· 8 years ago
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
ebfb018
Merge branch 'synaptics-rmi4' into next
by Dmitry Torokhov
· 8 years ago
f43d3ec
Input: imx6ul_tsc - generalize the averaging property
by Guy Shapiro
· 8 years ago
accbcea
Input: imx6ul_tsc - convert int to u32
by Guy Shapiro
· 8 years ago
70f5a29
Input: imx6ul_tsc - add mask when set REG_ADC_CFG
by Haibo Chen
· 8 years ago
031bfed
Input: imx6ul_tsc - add support for sample averaging
by Guy Shapiro
· 8 years ago
6480af4
power_supply: wm97xx_battery: use power_supply_get_drvdata
by Robert Jarzmik
· 8 years ago
fac96cc
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
by Colin Ian King
· 8 years ago
6f6deb4
Input: silead - add regulator support
by Hans de Goede
· 8 years ago
c3fc608
Input: melfas_mip4 - add product ID reporting
by Sangwon Jee
· 8 years ago
e1cb73f
Input: fsl-imx25-tcq - fix module autoload when registered via OF
by Javier Martinez Canillas
· 8 years ago
c2c4ba8
Input: melfas_mip4 - use product id for firmware name
by Sangwon Jee
· 8 years ago
e2aad66
Input: melfas_mip4 - add product_id sysfs attribute
by Sangwon Jee
· 8 years ago
689f891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
4a7126a
Merge tag 'v4.8' into next
by Dmitry Torokhov
· 8 years ago
Next »