index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmfts.c
Age
Commit message (
Expand
)
Author
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2020-09-16
Input: stmfts - fix a & vs && typo
YueHaibing
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2019-02-07
Input: stmfts - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
2018-03-30
Input: stmfts, s6sy761 - update my e-mail
Andi Shyti
2018-03-30
Input: stmfts - use async probe & suspend/resume to avoid 2s delay
Marek Szyprowski
2018-01-22
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
2017-10-18
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
2017-09-22
Input: stmfts - use devm_device_add_group
Andi Shyti
2017-06-09
Input: stmfts - mark all PM functions as __maybe_unused
Arnd Bergmann
2017-06-05
Input: add support for the STMicroelectronics FingerTip touchscreen
Andi Shyti