index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
cyttsp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
Input: cyttsp - use devm_regulator_bulk_get_enable()
Dmitry Torokhov
1
-30
/
+8
2024-08-05
Input: cyttsp - stop including gpio.h
Dmitry Torokhov
1
-1
/
+0
2023-01-28
Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
1
-4
/
+3
2021-06-02
Input: cyttsp - remove public header
Dmitry Torokhov
1
-1
/
+8
2021-05-31
Input: cyttsp - do not force interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-05-27
Input: cyttsp - obtain regulators
Linus Walleij
1
-0
/
+35
2021-04-10
Input: cyttsp - flag the device properly
Linus Walleij
1
-1
/
+1
2021-04-10
Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJOR
Linus Walleij
1
-0
/
+3
2021-04-10
Input: cyttsp - drop the phys path
Linus Walleij
1
-2
/
+0
2021-04-10
Input: cyttsp - reduce reset pulse timings
Linus Walleij
1
-2
/
+8
2021-04-10
Input: cyttsp - error message on boot mode exit error
Linus Walleij
1
-1
/
+3
2021-03-26
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
1
-3
/
+2
2021-03-25
Input: cyttsp - verbose error on soft reset
Linus Walleij
1
-5
/
+8
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
1
-15
/
+1
2016-07-16
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
1
-1
/
+1
2016-01-28
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
1
-0
/
+12
2016-01-28
Input: cyttsp - switch to using device properties
Oreste Salerno
1
-42
/
+94
2016-01-28
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
1
-1
/
+5
2016-01-28
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
1
-38
/
+30
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-5
/
+2
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
1
-1
/
+1
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-2
/
+4
2013-07-01
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
1
-2
/
+4
2013-06-06
Input: cyttsp - add missing handshake
Ferruh Yigit
1
-6
/
+20
2013-06-06
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
1
-1
/
+1
2012-01-31
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas
1
-0
/
+625