Kees Cook
|
ee03e3f005
Input: touchsceen - convert timers to use timer_setup()
|
7 年 前 |
Andi Shyti
|
a8b4aa0c0d
Input: ad7879 - use managed devm_device_add_group
|
7 年 前 |
Dmitry Torokhov
|
4f95963558
Input: ad7879 - do not manipulate capability bits directly
|
8 年 前 |
Dmitry Torokhov
|
3a97c3d16b
Input: ad7879 - try parsing properties on non-DT systems
|
8 年 前 |
Dmitry Torokhov
|
4e34025b34
Input: ad7879 - return plain error code from ad7879_probe()
|
8 年 前 |
Dmitry Torokhov
|
af160c542e
Input: ad7879 - make sure we set up drvdata
|
8 年 前 |
Randy Dunlap
|
a4deb14712
Input: ad7879 - add header file to fix ad7879.c build errors
|
8 年 前 |
Michael Hennerich
|
2581e5d104
Input: ad7879 - update MODULE_AUTHOR email address
|
8 年 前 |
Dmitry Torokhov
|
b621e30be6
Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property
|
8 年 前 |
Dmitry Torokhov
|
069b2e2cd7
Input: ad7879 - use more devm interfaces
|
8 年 前 |
Dmitry Torokhov
|
404a24c35d
Input: ad7879 - convert to use regmap
|
8 年 前 |
Linus Torvalds
|
d85486d471
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
9 年 前 |
Hans de Goede
|
ed7c9870c9
Input: of_touchscreen - add support for inverted / swapped axes
|
9 年 前 |
Linus Walleij
|
d94780444b
input: ad7879: use gpiochip data pointer
|
9 年 前 |
Dmitry Torokhov
|
245f0db0de
Merge tag 'v4.5' into next
|
9 年 前 |
Stefan Agner
|
fa6e3ca274
Input: ad7879 - add device tree support
|
9 年 前 |
Stefan Agner
|
5f2940c4a5
Input: ad7879 - fix default x/y axis assignment
|
9 年 前 |
Stefan Agner
|
4774f40093
Input: ad7879 - move header to platform_data directory
|
9 年 前 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 年 前 |
Linus Torvalds
|
d797da41b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
10 年 前 |
Jingoo Han
|
02b6a58b83
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
|
10 年 前 |
abdoulaye berthe
|
88d5e520aa
driver:gpio remove all usage of gpio_remove retval in driver
|
11 年 前 |
Paul Gortmaker
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 年 前 |
Jingoo Han
|
c838cb3d47
Input: use dev_get_platdata()
|
11 年 前 |
Dmitry Torokhov
|
3c3416abbe
Merge branch 'for-linus' to bring in change ensuring that drivers that
|
13 年 前 |
Michael Hennerich
|
6680884a44
Input: ad7879 - add option to correct xy axis
|
13 年 前 |
Lars-Peter Clausen
|
9b7e31bbf4
Input: request threaded-only IRQs with IRQF_ONESHOT
|
13 年 前 |
Dmitry Torokhov
|
0d2cd91bf7
Merge commit 'v3.2-rc3' into next
|
13 年 前 |
Dmitry Torokhov
|
8672bd93d3
Input: ad7879 - consolidate PM methods
|
13 年 前 |
JJ Ding
|
76496e7a02
Input: convert obsolete strict_strtox to kstrtox
|
13 年 前 |