index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
stmfts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-04-26
Input: stmfts - fix formatting issues
Dmitry Torokhov
1
-17
/
+19
2026-04-26
Input: stmfts - add optional reset GPIO support
Petr Hodina
1
-0
/
+23
2026-04-26
Input: stmfts - use client to make future code cleaner
Petr Hodina
1
-1
/
+2
2026-04-26
Input: stmfts - disable regulators and disable irq when power on fails
David Heidelberg
1
-21
/
+38
2026-04-26
Input: stmfts - abstract reading information from the firmware
David Heidelberg
1
-12
/
+23
2026-04-26
Input: stmfts - switch to devm_regulator_bulk_get_const
David Heidelberg
1
-13
/
+11
2026-04-26
Input: stmfts - use dev struct directly
David Heidelberg
1
-11
/
+11
2026-04-26
Input: stmfts - fix the MODULE_LICENSE() string
David Heidelberg
1
-1
/
+1
2026-03-25
Input: stmfts - use guard notation when acquiring mutex
Dmitry Torokhov
1
-32
/
+31
2025-12-15
Input: stmfts - use sysfs_emit() instead of sprintf()
Petr Hodina
1
-7
/
+7
2025-12-15
Input: stmfts - make comments correct
Petr Hodina
1
-4
/
+1
2025-12-15
Input: stmfts - correct wording for the warning message
David Heidelberg
1
-1
/
+1
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-09-06
Input: stmfts - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-27
Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-7
/
+7
2022-12-02
Input: stmfts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-26
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
1
-8
/
+8
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
1
-2
/
+1
2020-09-16
Input: stmfts - fix a & vs && typo
YueHaibing
1
-1
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-1
/
+1
2019-02-07
Input: stmfts - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
1
-14
/
+16
2018-03-30
Input: stmfts, s6sy761 - update my e-mail
Andi Shyti
1
-1
/
+1
2018-03-30
Input: stmfts - use async probe & suspend/resume to avoid 2s delay
Marek Szyprowski
1
-0
/
+2
2018-01-22
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
1
-3
/
+8
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
1
-10
/
+5
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
1
-4
/
+2
2017-10-18
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
1
-4
/
+2
2017-09-22
Input: stmfts - use devm_device_add_group
Andi Shyti
1
-3
/
+1
2017-06-09
Input: stmfts - mark all PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-06-05
Input: add support for the STMicroelectronics FingerTip touchscreen
Andi Shyti
1
-0
/
+822