index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
elants_i2c.c
Age
Commit message (
Expand
)
Author
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
2015-09-03
Input: elants_i2c - extend the calibration timeout to 12 seconds
James Chen
2015-08-13
Input: elants_i2c - fix for devm_gpiod_get API change
Stephen Rothwell
2015-08-07
Input: elants_i2c - enable asynchronous probing
Dmitry Torokhov
2015-08-07
Input: elants_i2c - wire up regulator support
Dmitry Torokhov
2015-08-05
Input: elants_i2c - disable idle mode before updating firmware
James Chen
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-04-20
Input: elants_i2c - zero-extend hardware ID in firmware name
Dmitry Torokhov
2015-03-11
Input: elants_i2c - append hw_version to FW file
Charlie Mooney
2014-12-29
Input: elants_i2c - remove unnecessary version.h inclusion
Fabian Frederick
[next]