index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-02-19
Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'
YueHaibing
2018-10-09
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
Vignesh R
2018-10-09
Input: ti_am335x_tsc: Mark TSC device as wakeup source
Vignesh R
2018-05-30
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
2018-05-30
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
2017-10-18
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Jeff Lance
2016-06-01
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
2016-04-05
Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2016-01-07
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-15
Input: ti_am335x_tsc - warn about incorrect spelling
Felipe Balbi
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-11-11
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
Felipe Balbi
2013-10-06
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
2013-09-21
input: ti_am335x_tsc: Enable shared IRQ for TSC
Zubair Lutfullah
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-06-12
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
2013-06-12
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
2013-06-12
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
2013-06-12
input: ti_am33x_tsc: remove platform_data support
Sebastian Andrzej Siewior
2013-06-12
input: ti_am33x_tsc: Add DT support
Patil, Rachna
2013-06-12
input: ti_am33x_tsc: remove unwanted fifo flush
Patil, Rachna
2013-06-12
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
2013-06-12
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
2013-06-12
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
2013-05-05
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
Sachin Kamat
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-11-05
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
2012-11-05
input: TSC: ti_tscadc: Rename the existing touchscreen driver
Patil, Rachna