index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmfts.c
Age
Commit message (
Expand
)
Author
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-09-06
Input: stmfts - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-27
Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-12-02
Input: stmfts - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-05-26
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
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