Sebastian Reichel
|
d257f2980f
Input: tsc2005 - convert to gpiod
|
10 years ago |
Sebastian Reichel
|
80b46aa69e
Input: tsc2005 - simplify drvdata acquisition
|
10 years ago |
Sebastian Reichel
|
273cf48aa9
Input: tsc2005 - convert to regmap
|
10 years ago |
Sebastian Reichel
|
a636df9673
Input: tsc2005 - improve readability of register defines
|
10 years ago |
Dmitry Torokhov
|
4200e831e4
Input: of_touchscreen - switch to using device properties
|
10 years ago |
Dmitry Torokhov
|
7c494375b7
Input: improve parsing OF parameters for touchscreens
|
10 years ago |
Jingoo Han
|
02b6a58b83
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
|
11 years ago |
Sebastian Reichel
|
a38cfebb56
Input: tsc2005 - add DT support
|
11 years ago |
Sebastian Reichel
|
99e8325f55
Input: tsc2005 - convert driver to use devm_*
|
11 years ago |
Sebastian Reichel
|
6e51c857b2
Input: tsc2005 - use dev_err for error messages
|
11 years ago |
Jingoo Han
|
c838cb3d47
Input: use dev_get_platdata()
|
12 years ago |
Sachin Kamat
|
c7c8b533c7
Input: tsc2005 - remove redundant spi_set_drvdata
|
12 years ago |
Pali Rohár
|
938789fea1
Input: tsc2005 - add MODULE_ALIAS
|
13 years ago |
Bill Pemberton
|
e2619cf78e
Input: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
5298cc4cc7
Input: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
1cb0aa8817
Input: remove use of __devexit_p
|
13 years ago |
Lars-Peter Clausen
|
9b7e31bbf4
Input: request threaded-only IRQs with IRQF_ONESHOT
|
13 years ago |
Axel Lin
|
ca83922e1c
Input: convert SPI drivers to use module_spi_driver()
|
13 years ago |
Al Viro
|
587a1f1659
switch ->is_visible() to returning umode_t
|
14 years ago |
Aaro Koskinen
|
a0fa2206f5
Input: tsc2005 - fix locking issue
|
14 years ago |
Aaro Koskinen
|
903427955b
Input: tsc2005 - use relative jiffies to schedule the watchdog
|
14 years ago |
Geert Uytterhoeven
|
ddca6a3134
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
|
14 years ago |
Dmitry Torokhov
|
5cb81d19ba
Input: tsc2005 - remove 'disable' sysfs attribute
|
14 years ago |
Dmitry Torokhov
|
0b950d3d7c
Input: tsc2005 - add open/close
|
14 years ago |
Dmitry Torokhov
|
71f80045d4
Input: tsc2005 - handle read errors from SPI layer
|
14 years ago |
Dmitry Torokhov
|
dacb650f12
Input: tsc2005 - do not rearm timer in hardirq handler
|
14 years ago |
Dmitry Torokhov
|
80cc2f0c92
Input: tsc2005 - don't use work for 'pen up' handling
|
14 years ago |
Dmitry Torokhov
|
9a6e180af7
Input: tsc2005 - do not use 0 in place of NULL
|
14 years ago |
Dmitry Torokhov
|
c8b6846a75
Input: tsc2005 - use true/false for boolean variables
|
14 years ago |
Dmitry Torokhov
|
8dbcc432c2
Input: tsc2005 - hide selftest attribute if we can't reset
|
14 years ago |