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