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
/
lpc32xx_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-21
Input: lpc32xx_ts - convert to use BIT()
edison.jiang
1
-5
/
+5
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-04-12
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
1
-5
/
+8
2017-01-22
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2015-10-17
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-2
/
+2
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-15
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-24
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
1
-1
/
+1
2012-04-21
Input: lpc32xx_ts - add device tree support
Roland Stigge
1
-0
/
+10
2011-12-01
Input: touchscreen - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-09-08
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2010-08-29
Input: add LPC32xx touchscreen controller driver
Kevin Wells
1
-0
/
+411