Sign in
android-kvm
/
linux
/
8bfd6f0923cd7e48aa5d9e5a4e20af818a32c30a
/
drivers
/
input
/
touchscreen
/
st1232.c
d8bde56
Input: Switch i2c drivers back to use .probe()
by Uwe Kleine-König
· 1 year, 9 months ago
7c8d436
Input: st1232 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
by Jonathan Cameron
· 2 years, 2 months ago
8ff48be
Input: st1232 - Convert to i2c's .probe_new()
by Uwe Kleine-König
· 2 years, 3 months ago
b415ed4f
Input: st1232 - prefer asynchronous probing
by John Keeping
· 3 years, 4 months ago
2667f6b
Input: st1232 - increase "wait ready" timeout
by John Keeping
· 3 years, 5 months ago
1bff77f
Input: st1232 - fix NORMAL vs. IDLE state handling
by Geert Uytterhoeven
· 4 years ago
6524d8ea
Input: st1232 - add IDLE state as ready condition
by Michael Tretter
· 4 years ago
f605be6
Input: st1232 - wait until device is ready before reading resolution
by Geert Uytterhoeven
· 4 years, 2 months ago
b999dbe
Input: st1232 - do not read more bytes than needed
by Geert Uytterhoeven
· 4 years, 2 months ago
928eedf
Input: st1232 - fix off-by-one error in resolution handling
by Geert Uytterhoeven
· 4 years, 2 months ago
3a54a21
Input: st1232 - add support resolution reading
by Andrej Valek
· 4 years, 3 months ago
a1b9297
Input: st1232 - switch to using MT-B protocol
by Dmitry Torokhov
· 5 years ago
833c2c0
Input: st1232 - note that the receive buffer is DMA-safe
by Dmitry Torokhov
· 5 years ago
b67b6f5
Input: st1232 - do not set parent device explicitly
by Dmitry Torokhov
· 5 years ago
ac6b317
Input: st1232 - do not allocate fingers data separately
by Dmitry Torokhov
· 5 years ago
efd7bb0
Input: st1232 - do not reset the chip too early
by Dmitry Torokhov
· 5 years ago
95dc58a
Input: st1232 - rely on I2C core to configure wakeup interrupt
by Dmitry Torokhov
· 5 years ago
16dc7c5
Input: st1232 - do not unconditionally configure as wakeup source
by Dmitry Torokhov
· 5 years ago
95c9ea96
Input: st1232 - simplify parsing of read buffer
by Dmitry Torokhov
· 5 years ago
b1a402e
Input: st1232 - fix reporting multitouch coordinates
by Dixit Parmar
· 5 years ago
16ab4f4
Input: st1232 - handle common DT bindings
by Matthias Fend
· 6 years ago
e3dd12f
Input: st1232 - switch to gpiod API
by Martin Kepplinger
· 6 years ago
4dbb711
Input: st1232 - add Martin as module author
by Martin Kepplinger
· 6 years ago
351e059
Input: st1232 - add support for st1633
by Martin Kepplinger
· 6 years ago
4aeba64
Input: st1232 - convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
20bbb31
Input: st1232 - set INPUT_PROP_DIRECT property
by Martin Kepplinger
· 6 years ago
4a1a57d
Input: st1232 - remove obsolete platform device support
by Geert Uytterhoeven
· 7 years ago
8e1b4d8
Input: touchscreen - drop unnecessary calls to device_init_wakeup
by Guenter Roeck
· 8 years ago
800e3b9
Input: drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
02b6a58
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
by Jingoo Han
· 10 years ago
71d821f
PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments
by Rafael J. Wysocki
· 11 years ago
c838cb3
Input: use dev_get_platdata()
by Jingoo Han
· 11 years ago
4d6e482
Input: st1232 - include linux/of.h header
by Sachin Kamat
· 11 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
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
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
b357140
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 13 years ago
e6293d2
Input: st1232 - add device tree support
by Magnus Damm
· 13 years ago
1b92c1c
Input: convert I2C drivers to use module_i2c_driver()
by Axel Lin
· 13 years ago
9ee27ff
PM / input / touchscreen: Make st1232 use device PM QoS constraints
by Rafael J. Wysocki
· 13 years ago
56a8bd6
Input: add ST1232 touchscreen controller driver
by Tony SIM
· 14 years ago