index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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