Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1bb40589ea377894478653beb4c92b1b1b8a0659
/
drivers
/
input
/
touchscreen
a30b7ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
bbdb5c2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
3e069ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 9 years ago
a748941
Input: tsc2004 - add support for tsc2004
by Michael Welling
· 9 years ago
ef3b98c
Input: tsc200x-core - rename functions and variables
by Michael Welling
· 9 years ago
6ac2438
Input: tsc2005 - separate SPI and core functions
by Michael Welling
· 9 years ago
84a7301
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
38dab9a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
c8a1978
Input: sur40 - add dependency on VIDEO_V4L2
by Randy Dunlap
· 9 years ago
3247006
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
by Vladimir Zapolskiy
· 9 years ago
16c8b9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
9378c02
Input: edt-ft5x06 - work around FT5506 firmware bug
by Franklin S Cooper Jr
· 9 years ago
af33e0a
Input: edt-ft5x06 - add support for FT5506
by Franklin S Cooper Jr
· 9 years ago
b1d2a3e
Input: edt-ft5x06 - add support for different max support points
by Franklin S Cooper Jr
· 9 years ago
c789f1f
Input: edt-ft5x06 - use max support points to determine how much to read
by Franklin S Cooper Jr
· 9 years ago
881d824
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
by Vignesh R
· 9 years ago
10fbb8f
Input: ft6236 - change module license string to match copyright notice
by Dmitry Torokhov
· 9 years ago
879f2fe
Input: ads7846 - correct the value got from SPI
by Andrey Gelman
· 9 years ago
726d0d4
Input: ft6236 - do not explicitly set driver's owner
by Fengguang Wu
· 9 years ago
8b58cc3
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
by Franklin S Cooper Jr
· 9 years ago
c7efd12
Input: add support for ROHM BU21023/24 touchscreen
by Yoichi Yuasa
· 9 years ago
7b41528
Merge tag 'v4.3-rc4' into next
by Dmitry Torokhov
· 9 years ago
978ab6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
92deea1
Input: add support for FocalTech FT6236 touchscreen controller
by Noralf Trønnes
· 9 years ago
d6f0c3d
Input: cyttsp - use PTR_ERR_OR_ZERO()
by Javier Martinez Canillas
· 9 years ago
c4517f8
Input: ads7846 - use PTR_ERR_OR_ZERO()
by Javier Martinez Canillas
· 9 years ago
e5e66ed
Input: tps6507x-ts - simplify function return logic
by Javier Martinez Canillas
· 9 years ago
901ea5e
Input: auo-pixcir-ts - simplify function return logic
by Javier Martinez Canillas
· 9 years ago
a47fcbc
Input: zforce - simplify function return logic
by Javier Martinez Canillas
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
8f697e5
Merge tag 'v4.3-rc3' into next
by Dmitry Torokhov
· 9 years ago
f0bef75
Input: edt-ft5x06 - do not hardcode interrupt trigger type
by Dmitry Torokhov
· 9 years ago
2e23b7a
Input: edt-ft5x06 - use generic properties API
by Dmitry Torokhov
· 9 years ago
22ddbac
Input: edt-ft5x06 - remove support for platform data
by Dmitry Torokhov
· 9 years ago
079128e
Input: edt-ft5x06 - drop parsing of irq gpio
by Dmitry Torokhov
· 9 years ago
13c23cd
Input: edt-ft5x06 - switch to newer gpio framework
by Franklin S Cooper Jr
· 9 years ago
002801f
Input: imx6ul_tsc - fix controller name
by Fabio Estevam
· 9 years ago
5eab3cf
Input: imx6ul_tsc - use the preferred method for kzalloc()
by Fabio Estevam
· 9 years ago
3905de6
Input: imx6ul_tsc - check for negative return value
by Fabio Estevam
· 9 years ago
6cc527b
Input: imx6ul_tsc - propagate the errors
by Fabio Estevam
· 9 years ago
86a39bf
Input: mms114 - remove unneded semicolons
by Javier Martinez Canillas
· 9 years ago
f0c032d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
9ebd051
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
53431d0
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
9a436d5
Input: touchscreen - add imx6ul_tsc driver support
by Haibo Chen
· 9 years ago
48ead50
Input: Add touchscreen support for Colibri VF50
by Sanchayan Maity
· 9 years ago
51e771c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
abebcdf
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
22c15e5
Input: elants_i2c - extend the calibration timeout to 12 seconds
by James Chen
· 9 years ago
f2bc114
Input: cyttsp - remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
01b944f
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
ff89de6
Input: sur40 - fix error return code
by Julia Lawall
· 9 years ago
9bc07df
ALSA: ac97: Switch to dev_pm_ops
by Lars-Peter Clausen
· 9 years ago
7229b87
Input: elants_i2c - fix for devm_gpiod_get API change
by Stephen Rothwell
· 10 years ago
9f6a07b
Input: elants_i2c - enable asynchronous probing
by Dmitry Torokhov
· 10 years ago
afe1035
Input: elants_i2c - wire up regulator support
by Dmitry Torokhov
· 10 years ago
971bd8f
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
6fd3850
Input: elants_i2c - disable idle mode before updating firmware
by James Chen
· 10 years ago
507584e
Input: atmel_mxt_ts - remove warning on zero T44 count
by Nick Dyer
· 10 years ago
eafc0c8
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
by Nick Dyer
· 10 years ago
885f3fb
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
by Nick Dyer
· 10 years ago
2044766
Input: atmel_mxt_ts - improve device tree parsing
by Nick Dyer
· 10 years ago
50fabb0
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
by Pan Xinhui
· 10 years ago
146c6a6
Input: atmel_mxt_ts - remove unused defines
by Nick Dyer
· 10 years ago
7f3884f7
Input: atmel_mxt_ts - use deep sleep mode when stopped
by Nick Dyer
· 10 years ago
7d6548a
Input: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
62f4666
Input: zforce - make the interrupt GPIO optional
by Dirk Behme
· 10 years ago
17e8351
thermal: consistently use int for temperatures
by Sascha Hauer
· 10 years ago
02d9bd0
Input: touchscreen - export OF module alias information
by Javier Martinez Canillas
· 10 years ago
2e9e910
Input: export I2C module alias information in missing drivers
by Javier Martinez Canillas
· 10 years ago
dbe0811
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
3213afb
Revert "Input: zforce - don't overwrite the stack"
by Dmitry Torokhov
· 10 years ago
d257f29
Input: tsc2005 - convert to gpiod
by Sebastian Reichel
· 10 years ago
80b46aa
Input: tsc2005 - simplify drvdata acquisition
by Sebastian Reichel
· 10 years ago
273cf48
Input: tsc2005 - convert to regmap
by Sebastian Reichel
· 10 years ago
f00d1f8
Input: tsc2005 - fix Kconfig indentation
by Sebastian Reichel
· 10 years ago
a636df9
Input: tsc2005 - improve readability of register defines
by Sebastian Reichel
· 10 years ago
a52bd79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
8b5a359
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
by Bastien Nocera
· 10 years ago
abf77a3
Input: ads7846 - change name of wakeup property to "wakeup-source"
by Dmitry Torokhov
· 10 years ago
9684917
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
by Bernhard Bender
· 10 years ago
c57d562
Merge tag 'v4.2-rc3' into next
by Dmitry Torokhov
· 10 years ago
dd1b85d
Input: zforce - don't invert the interrupt GPIO
by Dirk Behme
· 10 years ago
800e3b9
Input: drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
7d01cd2
Input: zforce - don't overwrite the stack
by Oleksij Rempel
· 10 years ago
339d6b8
Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw reset
by HungNien Chen
· 10 years ago
d5ebe37
Input: wdt87xx_i2c - populate vendor and product in input device
by HungNien Chen
· 10 years ago
d48259a
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
by Dmitry Torokhov
· 10 years ago
69b8c2a
Input: pixcir_i2c_ts - simplify input device initialization
by Dmitry Torokhov
· 10 years ago
4092916
Input: pixcir_i2c_ts - add RESET gpio
by Roger Quadros
· 10 years ago
127520c
Input: pixcir_i2c_ts - allow using with GPIO expanders
by Dmitry Torokhov
· 10 years ago
cb4a5f0
Input: pixcir_i2c_ts - switch the device over to gpiod
by Dmitry Torokhov
· 10 years ago
28a74c0
Input: pixcir_i2c_ts - move platform data
by Dmitry Torokhov
· 10 years ago
4200e83
Input: of_touchscreen - switch to using device properties
by Dmitry Torokhov
· 10 years ago
5171786
Input: of_touchscreen - fix setting max values on X/Y axis
by Dmitry Torokhov
· 10 years ago
Next »