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
/
ti_am335x_tsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Input: ti_am335x_tsc - fix a typo in a comment
Qinghua Jin
1
-1
/
+1
2021-12-20
Input: ti_am335x_tsc - lower the X and Y sampling time
Dario Binacchi
1
-3
/
+7
2021-12-20
Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2
Dario Binacchi
1
-1
/
+4
2021-12-20
Input: ti_am335x_tsc - set ADCREFM for X configuration
Dario Binacchi
1
-1
/
+2
2019-02-19
Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'
YueHaibing
1
-4
/
+0
2018-10-09
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
Vignesh R
1
-0
/
+6
2018-10-09
Input: ti_am335x_tsc: Mark TSC device as wakeup source
Vignesh R
1
-5
/
+11
2018-05-31
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
1
-0
/
+3
2018-05-31
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
1
-0
/
+4
2017-10-19
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Jeff Lance
1
-1
/
+1
2016-06-02
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
1
-1
/
+1
2016-04-05
Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-12
/
+4
2016-01-08
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
1
-2
/
+0
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
1
-40
/
+52
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
1
-1
/
+13
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
1
-36
/
+31
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
1
-18
/
+24
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-15
Input: ti_am335x_tsc - warn about incorrect spelling
Felipe Balbi
1
-1
/
+4
2014-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
1
-2
/
+2
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+9
2013-11-11
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
Felipe Balbi
1
-1
/
+8
2013-10-06
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-21
input: ti_am335x_tsc: Enable shared IRQ for TSC
Zubair Lutfullah
1
-3
/
+9
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-85
/
+203
2013-06-12
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
1
-4
/
+6
2013-06-12
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
1
-0
/
+6
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
1
-37
/
+41
2013-06-12
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
1
-1
/
+1
2013-06-12
input: ti_am33x_tsc: remove platform_data support
Sebastian Andrzej Siewior
1
-24
/
+1
2013-06-12
input: ti_am33x_tsc: Add DT support
Patil, Rachna
1
-23
/
+82
2013-06-12
input: ti_am33x_tsc: remove unwanted fifo flush
Patil, Rachna
1
-10
/
+0
2013-06-12
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
1
-16
/
+86
2013-06-12
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
1
-2
/
+10
2013-06-12
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
1
-7
/
+9
2013-05-06
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+3
2012-11-06
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
1
-221
/
+97
2012-11-06
input: TSC: ti_tscadc: Rename the existing touchscreen driver
Patil, Rachna
1
-0
/
+522