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
/
ili210x.c
Age
Commit message (
Expand
)
Author
2023-09-06
Input: ili210x - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-06
Input: ili210x - probe even if no resolution information
Marek Vasut
2022-12-02
Input: ili210x - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-05-18
Input: ili210x - use one common reset implementation
Marek Vasut
2022-05-18
Input: ili210x - fix reset timing
Marek Vasut
2021-11-09
Input: ili210x - reduce sample period to 15ms
Marek Vasut
2021-11-09
Input: ili210x - improve polled sample spacing
Marek Vasut
2021-11-09
Input: ili210x - special case ili251x sample read out
Marek Vasut
2021-10-16
Input: ili210x - add ili251x firmware update support
Marek Vasut
2021-10-16
Input: ili210x - export ili251x version details via sysfs
Marek Vasut
2021-10-16
Input: ili210x - use resolution from ili251x firmware
Marek Vasut
2021-05-06
Input: ili210x - add missing negation for touch indication on ili210x
Hansem Ro
2021-01-03
Input: ili210x - implement pressure reporting for ILI251x
Marek Vasut
2020-02-10
Input: ili210x - add ili2120 support
Luca Weiss
2020-02-10
Input: ili210x - fix return value of is_visible function
Luca Weiss
2019-11-12
Input: ili210x - optionally show calibrate sysfs attribute
Sven Van Asbroeck
2019-11-12
Input: ili210x - add resolution to chip operations structure
Sven Van Asbroeck
2019-11-12
Input: ili210x - do not retrieve/print chip firmware version
Sven Van Asbroeck
2019-11-11
Input: ili210x - remove unneeded suspend and resume handlers
Dmitry Torokhov
2019-11-11
Input: ili210x - do not unconditionally mark touchscreen as wakeup source
Dmitry Torokhov
2019-11-11
Input: ili210x - define and use chip operations structure
Dmitry Torokhov
2019-11-11
Input: ili210x - do not set parent device explicitly
Dmitry Torokhov
2019-11-11
Input: ili210x - handle errors from input_mt_init_slots()
Dmitry Torokhov
2019-11-11
Input: ili210x - switch to using threaded IRQ
Dmitry Torokhov
2019-11-11
Input: ili210x - add ILI2117 support
Marek Vasut
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-09
Input: ili210x - fetch touchscreen geometry from DT
Marek Vasut
2019-02-07
Input: ili210x - switch to using devm_device_add_group()
Dmitry Torokhov
2019-02-06
Input: ili210x - add ILI251X support
Marek Vasut
2019-02-06
Input: ili210x - add OF match table
Marek Vasut
2019-02-06
Input: ili210x - reorder probe
Marek Vasut
2019-02-06
Input: ili210x - rework the touchscreen sample processing
Marek Vasut
2019-02-06
Input: ili210x - convert to devm IRQ
Marek Vasut
2019-02-06
Input: ili210x - add reset GPIO support
Marek Vasut
2019-02-06
Input: ili210x - convert to devm_ functions
Marek Vasut
2019-02-06
Input: ili210x - drop get_pendown_state
Marek Vasut
2019-02-06
Input: ili210x - drop platform data support
Marek Vasut
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
2016-08-02
Input: ili210x - fix permissions on "calibrate" attribute
Dmitry Torokhov
2015-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
[next]