index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
exc3000.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-02-03
Input: exc3000 - properly stop timer on shutdown
Dmitry Torokhov
1
-0
/
+10
2022-06-28
Input: exc3000 - fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-3
/
+4
2021-03-07
Input: exc3000 - add type sysfs attribute
Lucas Stach
1
-0
/
+17
2021-03-07
Input: exc3000 - fix firmware version query for device in bootloader
Lucas Stach
1
-0
/
+14
2021-03-07
Input: exc3000 - factor out vendor data request
Lucas Stach
1
-68
/
+54
2021-03-07
Input: exc3000 - split MT event handling from IRQ handler
Lucas Stach
1
-53
/
+61
2020-08-06
Input: exc3000 - add support to query model and fw_version
Sebastian Reichel
1
-1
/
+147
2020-08-06
Input: exc3000 - add reset gpio support
Sebastian Reichel
1
-0
/
+17
2020-08-06
Input: exc3000 - add EXC80H60 and EXC80H84 support
Sebastian Reichel
1
-14
/
+66
2020-07-06
Input: exc3000 - switch to i2c's probe_new API
Sebastian Reichel
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-10-25
Input: add I2C attached EETI EXC3000 multi touch driver
Ahmet Inan
1
-0
/
+223