Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
330df03b3abf944f8f5180f2abc61367749984c0
/
drivers
/
input
/
touchscreen
/
ad7879.c
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
a4deb14
Input: ad7879 - add header file to fix ad7879.c build errors
by Randy Dunlap
· 8 years ago
2581e5d
Input: ad7879 - update MODULE_AUTHOR email address
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
d85486d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
ed7c987
Input: of_touchscreen - add support for inverted / swapped axes
by Hans de Goede
· 9 years ago
d9478044
input: ad7879: use gpiochip data pointer
by Linus Walleij
· 9 years ago
245f0db
Merge tag 'v4.5' into next
by Dmitry Torokhov
· 9 years ago
fa6e3ca
Input: ad7879 - add device tree support
by Stefan Agner
· 9 years ago
5f2940c
Input: ad7879 - fix default x/y axis assignment
by Stefan Agner
· 9 years ago
4774f40
Input: ad7879 - move header to platform_data directory
by Stefan Agner
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
d797da4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
02b6a58
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
by Jingoo Han
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
c838cb3
Input: use dev_get_platdata()
by Jingoo Han
· 11 years ago
3c3416a
Merge branch 'for-linus' to bring in change ensuring that drivers that
by Dmitry Torokhov
· 13 years ago
6680884
Input: ad7879 - add option to correct xy axis
by Michael Hennerich
· 13 years ago
9b7e31b
Input: request threaded-only IRQs with IRQF_ONESHOT
by Lars-Peter Clausen
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
8672bd9
Input: ad7879 - consolidate PM methods
by Dmitry Torokhov
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
d2d8442
drivers/input: Add module.h to modular drivers implicitly using it
by Paul Gortmaker
· 14 years ago
4fecc20
Input: ad7879 - fix deficient device disable
by Michael Hennerich
· 13 years ago
b584efc
Input: ad7879 - prevent invalid finger data reports
by Michael Hennerich
· 14 years ago
963ce8a
Input: ad7879 - report EV_KEY/BTN_TOUCH events
by Michael Hennerich
· 15 years ago
14fbbc3
Input: ad7879 - add open and close methods
by Dmitry Torokhov
· 15 years ago
4397c98
Input: ad7879 - split bus logic out
by Mike Frysinger
· 15 years ago
7cd7a82
Input: ad7879 - use threaded IRQ
by Dmitry Torokhov
· 15 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 15 years ago
ec51b7f
Input: ad7879 - support auxiliary GPIOs via gpiolib
by Michael Hennerich
· 15 years ago
baf4974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
4fa5757
Input: ad7879 - pass up error codes from probe functions
by Michael Hennerich
· 15 years ago
0dd52d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
36fb252
Input: ad7879 - add support for AD7889
by Michael Hennerich
· 15 years ago
0bc69ce
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
by Michael Hennerich
· 16 years ago
b4be468
Input: add AD7879 Touchscreen driver
by Michael Hennerich
· 16 years ago