summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/stmfts.c
AgeCommit message (Expand)Author
2023-01-27Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron
2022-12-02Input: stmfts - Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song
2020-09-16Input: stmfts - fix a & vs && typoYueHaibing
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov
2018-03-30Input: stmfts, s6sy761 - update my e-mailAndi Shyti
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi
2017-09-22Input: stmfts - use devm_device_add_groupAndi Shyti
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti