index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
elants_i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: elants_i2c - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-09-06
1
-12
/
+3
*
Input: elants_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-08
1
-16
/
+6
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: elants_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-10
1
-5
/
+5
*
Input: elants_i2c - delay longer with reset asserted
Douglas Anderson
2022-12-09
1
-2
/
+2
*
Input: elants_i2c - delete some dead code
Dan Carpenter
2022-11-30
1
-2
/
+0
*
Input: elants_i2c - don't set wake_capable and wake_irq
Raul E Rangel
2022-11-22
1
-16
/
+0
*
Input: elants_i2c - use PM subsystem to manage wake irq
Raul E Rangel
2022-11-22
1
-4
/
+11
*
Input: elants_i2c - properly handle the reset GPIO when power is off
Douglas Anderson
2022-11-18
1
-6
/
+3
*
Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
Johnny Chuang
2021-12-20
1
-1
/
+45
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-11-12
1
-2
/
+2
|
\
|
*
Input: elants_i2c - make use of devm_add_action_or_reset()
Cai Huoqing
2021-09-23
1
-2
/
+2
|
*
Merge tag 'v5.12' into next
Dmitry Torokhov
2021-05-25
1
-3
/
+2
|
|
\
*
|
|
Input: elants_i2c - switch to probe_new
Takashi Iwai
2021-05-31
1
-3
/
+2
*
|
|
Input: elants_i2c - fix NULL dereference at probing
Takashi Iwai
2021-05-31
1
-3
/
+3
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-05-04
1
-2
/
+42
|
\
|
|
|
|
/
|
/
|
|
*
Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
Hans de Goede
2021-04-10
1
-2
/
+42
*
|
Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
Dmitry Osipenko
2021-03-29
1
-2
/
+1
*
|
Input: elants_i2c - fix division by zero if firmware reports zero phys size
Dmitry Osipenko
2021-03-28
1
-1
/
+1
|
/
*
Input: elants_i2c - detect enum overflow
Josh Poimboeuf
2021-02-16
1
-2
/
+1
*
Input: elants_i2c - add support for eKTF3624
Michał Mirosław
2021-01-25
1
-17
/
+135
*
Input: elants - document some registers and values
Michał Mirosław
2020-12-11
1
-5
/
+13
*
Input: elants_i2c - fix typo for an attribute to show calibration count
Johnny Chuang
2020-09-16
1
-1
/
+1
*
Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.
Johnny Chuang
2020-09-14
1
-0
/
+6
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-22
1
-1
/
+0
|
\
|
*
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
2020-07-07
1
-1
/
+0
*
|
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
1
-1
/
+1
|
/
*
Input: elants - refactor elants_i2c_execute_command()
Michał Mirosław
2020-05-18
1
-101
/
+99
*
Input: elants - override touchscreen info with DT properties
Michał Mirosław
2020-05-18
1
-2
/
+5
*
Input: elants - remove unused axes
Michał Mirosław
2020-05-18
1
-18
/
+8
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-05-18
1
-1
/
+10
|
\
|
*
Input: elants_i2c - support palm detection
Johnny Chuang
2020-04-15
1
-1
/
+10
*
|
Input: elants_i2c - provide an attribute to show calibration count
Johnny Chuang
2020-05-13
1
-1
/
+27
|
/
*
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
2020-03-06
1
-0
/
+1
*
Input: elants_i2c - check Remark ID when attempting firmware update
Johnny.Chuang
2019-12-12
1
-8
/
+69
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-06-19
1
-6
/
+1
*
Input: elants_i2c - use DMA safe i2c when possible
Stephen Boyd
2018-10-11
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-02-01
1
-2
/
+0
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-02-01
1
-2
/
+0
|
|
\
|
|
*
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
2018-01-17
1
-2
/
+0
*
|
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
|
|
/
*
/
Input: elants_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
2017-11-30
1
-3
/
+7
|
/
*
Input: elants_i2c - use managed devm_device_add_group
Andi Shyti
2017-09-30
1
-18
/
+1
*
Input: elants_i2c - constify attribute_group structures
Arvind Yadav
2017-07-12
1
-1
/
+1
*
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-24
1
-2
/
+2
|
\
|
*
Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
Guenter Roeck
2017-01-05
1
-2
/
+2
*
|
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-23
1
-2
/
+0
|
/
*
Input: elants_i2c - get product id on recovery mode for FW update
Johnny Chuang
2016-08-25
1
-11
/
+20
*
Input: elants_i2c - fix wake-on-touch
James Chen
2015-12-19
1
-9
/
+12
[next]