index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ti_am335x_tsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'
YueHaibing
2019-02-19
1
-4
/
+0
*
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
Vignesh R
2018-10-09
1
-0
/
+6
*
Input: ti_am335x_tsc: Mark TSC device as wakeup source
Vignesh R
2018-10-09
1
-5
/
+11
*
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
2018-05-30
1
-0
/
+3
*
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
2018-05-30
1
-0
/
+4
*
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Jeff Lance
2017-10-18
1
-1
/
+1
*
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
2016-06-01
1
-1
/
+1
*
Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2016-04-05
1
-12
/
+4
*
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
2016-01-07
1
-2
/
+0
*
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
2015-02-03
1
-40
/
+52
*
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
2015-02-03
1
-1
/
+13
*
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
2015-02-03
1
-36
/
+31
*
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
2015-02-03
1
-18
/
+24
*
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: ti_am335x_tsc - warn about incorrect spelling
Felipe Balbi
2014-06-15
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-01-24
1
-1
/
+0
|
\
|
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
|
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-07
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-11-15
1
-2
/
+9
|
\
|
*
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
Felipe Balbi
2013-11-11
1
-1
/
+8
|
*
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
1
-1
/
+1
*
|
input: ti_am335x_tsc: Enable shared IRQ for TSC
Zubair Lutfullah
2013-09-21
1
-3
/
+9
|
/
*
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
1
-85
/
+203
|
\
|
*
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
2013-06-12
1
-4
/
+6
|
*
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
2013-06-12
1
-0
/
+6
|
*
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
2013-06-12
1
-37
/
+41
|
*
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
2013-06-12
1
-1
/
+1
|
*
input: ti_am33x_tsc: remove platform_data support
Sebastian Andrzej Siewior
2013-06-12
1
-24
/
+1
|
*
input: ti_am33x_tsc: Add DT support
Patil, Rachna
2013-06-12
1
-23
/
+82
|
*
input: ti_am33x_tsc: remove unwanted fifo flush
Patil, Rachna
2013-06-12
1
-10
/
+0
|
*
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
2013-06-12
1
-16
/
+86
|
*
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
2013-06-12
1
-2
/
+10
|
*
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
2013-06-12
1
-7
/
+9
*
|
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-12-18
1
-3
/
+3
*
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
2012-11-05
1
-221
/
+97
*
input: TSC: ti_tscadc: Rename the existing touchscreen driver
Patil, Rachna
2012-11-05
1
-0
/
+522