Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7abc19ca6d48392f91ca04ebe1e9813b3ace435
/
drivers
/
input
/
touchscreen
18fb38e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
88ce3c3
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
3aa78e0
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 11 years ago
62f548d
Input: cyttsp4 - use 16bit address for I2C/SPI communication
by Ferruh Yigit
· 11 years ago
57961e3
Input: cyttsp4 - kfree xfer_buf on error path in probe()
by Ferruh Yigit
· 11 years ago
9ff9f6d
Input: tps6507x-ts - select INPUT_POLLDEV
by Dmitry Torokhov
· 11 years ago
a608026
Input: ads7846 - add device tree bindings
by Daniel Mack
· 11 years ago
57691a1
Input: ads7846 - make sure we do not change platform data
by Dmitry Torokhov
· 11 years ago
394fc05
Input: cyttsp4 - leak on error path in probe()
by Dan Carpenter
· 11 years ago
7c4c018
Input: cyttsp4 - silence NULL dereference warning
by Dan Carpenter
· 11 years ago
0fb82ec
Input: cyttsp4 - silence shift wrap warning
by Dan Carpenter
· 11 years ago
27eb2c4
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
5705b8a
Input: tps6507x-ts - convert to polled input device infrastructure
by Dmitry Torokhov
· 12 years ago
67bf12c
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
by Ferruh Yigit
· 11 years ago
4f9e868
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
by Ferruh Yigit
· 11 years ago
17fb156
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
by Ferruh Yigit
· 11 years ago
9664877
Input: cyttsp - I2C driver split into two modules
by Ferruh Yigit
· 11 years ago
31881d7
Merge branch 'for-next' of git://github.com/rydberg/linux into next
by Dmitry Torokhov
· 11 years ago
2238128
Input: tps6507x-ts - remove vref from platform data
by Dmitry Torokhov
· 12 years ago
02a7160
Input: tps6507x-ts - use bool for booleans
by Dmitry Torokhov
· 12 years ago
04848ba
Input: tps6507x-ts - remove bogus unreachable code
by Alan Cox
· 12 years ago
8855f30
Input: wacom_i2c - implement hovering capability
by Tatsunosuke Tobita
· 11 years ago
9a28b88
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
by Sebastian Andrzej Siewior
· 12 years ago
00789e5
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
by Sebastian Andrzej Siewior
· 12 years ago
8c89630
input: ti_am335x_adc: use only FIFO0 and clean up a little
by Sebastian Andrzej Siewior
· 12 years ago
5f184e6
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
by Sebastian Andrzej Siewior
· 12 years ago
b9194fd
input: ti_am33x_tsc: remove platform_data support
by Sebastian Andrzej Siewior
· 12 years ago
0396310
input: ti_am33x_tsc: Add DT support
by Patil, Rachna
· 12 years ago
af9c2fe
input: ti_am33x_tsc: remove unwanted fifo flush
by Patil, Rachna
· 12 years ago
bb76dc0
input: ti_am33x_tsc: Order of TSC wires, made configurable
by Patil, Rachna
· 12 years ago
abeccee
input: ti_am33x_tsc: Step enable bits made configurable
by Patil, Rachna
· 12 years ago
a9bce1b
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
by Sebastian Andrzej Siewior
· 12 years ago
64b8dd2
Input: atmel_tsadcc - fix error handing with missing platform data
by Wei Yongjun
· 12 years ago
d3bf073
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
by Matthias Kaehlcke
· 12 years ago
fbd5e77
Input: cyttsp - add missing handshake
by Ferruh Yigit
· 12 years ago
d2983cd
Input: cyttsp - fix memcpy size param
by Ferruh Yigit
· 12 years ago
edbbee5
Input: touchscreen - use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
7bcbcaa
Input: w90p910_ts - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
e8ecfd6
Input: tnetv107x-ts - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
12aa935
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
7977444
Input: mc13783_ts - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
34f22fb
Input: jornada720_ts - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
fb1b195
Input: intel-mid-touch - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
fdbe0c5
Input: da9052_tsi - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
7f1f5d1
Input: atmel-wm97xx - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
602b6a0
Input: 88pm860x-ts - remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
1ffb064
Input: egalax_ts - move to devm_* functions
by Andy Shevchenko
· 12 years ago
3c9cfa7
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
by Heiko Abraham
· 12 years ago
e6a9081
Input: st1232 - add reset pin handling
by Bastian Hecht
· 12 years ago
95b24d2
Input: st1232 - convert to devm_* infrastructure
by Laurent Pinchart
· 12 years ago
e1793c6
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
c12454f
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
80e3e53
Input: eeti_ts - remove redundant null check
by Sachin Kamat
· 12 years ago
8efcc50
Input: edt-ft5x06 - remove redundant null check before kfree
by Sachin Kamat
· 12 years ago
38a46eb
Input: mc13783_ts - use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
8698a93
Input: atmel-wm97xx - use module_platform_driver_probe macro
by Sachin Kamat
· 12 years ago
688d794
Merge tag 'v3.9-rc3' into next
by Dmitry Torokhov
· 12 years ago
d73a17e
Input: wm9712 - fix dev_dbg newlines
by Markus Pargmann
· 12 years ago
5407927
Input: wm9712 - fix wrong pen up readings
by Markus Pargmann
· 12 years ago
fa45255
Input: wm9712 - fix return code for wrong sample
by Markus Pargmann
· 12 years ago
cfd5d09
Input: wm97xx - drop out of range inputs
by Markus Pargmann
· 12 years ago
152fcb2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
4b7d293
Input: mms114 - Fix regulator enable and disable paths
by Mark Brown
· 12 years ago
f94352f
Input: ads7864 - check return value of regulator enable
by Mark Brown
· 12 years ago
8343bce
Atmel MXT touchscreen: increase reset timeouts
by Linus Torvalds
· 12 years ago
22dfab7
Input: atmel_mxt_ts - Support for touchpad variant
by Daniel Kurtz
· 12 years ago
bfc29e9
Input: auo-pixcir-ts - switch to using managed resources
by Dmitry Torokhov
· 12 years ago
7241443f
Input: auo_pixcir_ts - add devicetree support
by Heiko Stübner
· 12 years ago
38e83f7
Input: auo_pixcir_ts - keep own pointer to platform_data
by Heiko Stübner
· 12 years ago
27cef8b
Input: auo-pixcir-ts - handle reset gpio directly
by Heiko Stübner
· 12 years ago
fa65630
Input: auo-pixcir-ts - set input direction for interrupt gpio
by Heiko Stübner
· 12 years ago
c6699b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
005a69d
Input: cyttsp-spi - remove duplicate MODULE_ALIAS()
by Dmitry Torokhov
· 12 years ago
938789f
Input: tsc2005 - add MODULE_ALIAS
by Pali Rohár
· 12 years ago
d722260
Input: add couple of missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
8a0b6c5
Input: mms114 - switch to using managed resources
by Sachin Kamat
· 12 years ago
e7cd0ae
Input: wm831x-ts - convert to devm_input_allocate_device()
by Mark Brown
· 12 years ago
31564cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
7488b1b
Input: stmpe-ts - report BTN_TOUCH event
by Vipul Kumar Samar
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
852d20a
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
by Alexander Shiyan
· 12 years ago
48fceb7d
Input: bu21013_ts - add support for Device Tree booting
by Lee Jones
· 12 years ago
31fbcda
Input: bu21013_ts - move GPIO init and exit functions into the driver
by Lee Jones
· 12 years ago
8c587f7
Input: bu21013_ts - request regulator that actually exists
by Lee Jones
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
78f50c2
Input: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
d6f6dfd
Input: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
5e7fe82
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 12 years ago
037db52
Input: stmpe-ts - add DT support for stmpe touchscreen
by Vipul Kumar Samar
· 12 years ago
c4f4925
Input: ads7846 - enable pendown GPIO debounce time setting
by Igor Grinberg
· 12 years ago
8f52080
Input: da9052_tsi.c: Fix interrupt handling
by Fabio Estevam
· 12 years ago
b8d52e2
Input: stmpe-ts - initialize the phys field in input device
by Vipul Kumar Samar
· 12 years ago
2bd942f
Input: stmpe-ts - switch to using managed resources
by Viresh Kumar
· 12 years ago
fa8e245
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
by Dmitry Torokhov
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
2b99baf
input: TSC: ti_tsc: Convert TSC into a MFDevice
by Patil, Rachna
· 12 years ago
55c04de
input: TSC: ti_tscadc: Rename the existing touchscreen driver
by Patil, Rachna
· 12 years ago
Next »