index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
zforce_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
Input: zforce_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: zforce_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-4
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2016-04-25
Input: zforce_ts - fix dual touch recognition
Knut Wohlrab
1
-2
/
+2
2015-10-02
Input: zforce - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-08-03
Input: zforce - make the interrupt GPIO optional
Dirk Behme
1
-14
/
+49
2015-07-20
Input: zforce - don't invert the interrupt GPIO
Dirk Behme
1
-1
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-08
Input: zforce_ts - convert to use the gpiod interface
Dirk Behme
1
-28
/
+30
2015-05-13
Input: zforce - remove duplicated include
Wei Yongjun
1
-1
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-07-21
Input: zforce - add regulator handling
Heiko Stuebner
1
-0
/
+31
2014-05-14
Input: zforce - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-01
Merge tag 'v3.14-rc4' into next
Dmitry Torokhov
1
-6
/
+15
2014-01-27
Input: zforce - add devicetree support
Heiko Stübner
1
-2
/
+55
2014-01-27
Input: zforce - use internal pdata pointer instead of dev_get_platdata
Heiko Stübner
1
-3
/
+3
2014-01-27
Input: zforce - reduce stack memory allocated to frames
Luis Ortega
1
-1
/
+2
2014-01-27
Input: zforce - remove unnecessary payload data checks
Luis Ortega
1
-1
/
+1
2014-01-27
Input: zforce - fix lines exceeding 80 columns
Luis Ortega
1
-7
/
+12
2014-01-27
Input: zforce - fix spelling errors
Luis Ortega
1
-5
/
+5
2014-01-23
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+2
2013-12-18
Input: zforce - fix error return code in zforce_start()
Wei Yongjun
1
-1
/
+2
2013-12-15
Input: zforce - fix possible driver hang during suspend
Heiko Stübner
1
-6
/
+15
2013-10-31
Input: add driver for Neonode zForce based touchscreens
Heiko Stübner
1
-0
/
+836