index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmfts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: stmfts - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-09-06
1
-8
/
+2
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2023-01-27
1
-7
/
+7
*
Input: stmfts - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
2022-05-26
1
-8
/
+8
*
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
2022-03-21
1
-3
/
+5
*
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2021-03-25
1
-2
/
+1
*
Input: stmfts - fix a & vs && typo
YueHaibing
2020-09-16
1
-1
/
+1
*
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
1
-1
/
+1
*
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
1
-1
/
+1
*
Input: stmfts - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
2019-02-08
1
-14
/
+16
*
Input: stmfts, s6sy761 - update my e-mail
Andi Shyti
2018-03-31
1
-1
/
+1
*
Input: stmfts - use async probe & suspend/resume to avoid 2s delay
Marek Szyprowski
2018-03-31
1
-0
/
+2
*
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
2018-01-23
1
-3
/
+8
*
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2018-01-23
1
-10
/
+5
*
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
2017-10-23
1
-4
/
+2
|
\
|
*
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
2017-10-19
1
-4
/
+2
*
|
Input: stmfts - use devm_device_add_group
Andi Shyti
2017-09-22
1
-3
/
+1
|
/
*
Input: stmfts - mark all PM functions as __maybe_unused
Arnd Bergmann
2017-06-09
1
-2
/
+2
*
Input: add support for the STMicroelectronics FingerTip touchscreen
Andi Shyti
2017-06-06
1
-0
/
+822