aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/stmfts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun1-3/+5
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song1-2/+1
2020-09-16Input: stmfts - fix a & vs && typoYueHaibing1-1/+1
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang1-1/+1
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2018-03-30Input: stmfts, s6sy761 - update my e-mailAndi Shyti1-1/+1
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski1-0/+2
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti1-10/+5
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov1-4/+2
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi1-4/+2
2017-09-22Input: stmfts - use devm_device_add_groupAndi Shyti1-3/+1
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti1-0/+822