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
/
tsc2007.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
Input: tsc2007 - check if I2C communication works during probe
Richard Röjfors
1
-3
/
+5
2009-08-05
Input: tsc2007 - make get_pendown_state platform callback optional
Dmitry Torokhov
1
-79
/
+93
2009-07-26
Input: tsc2007 - do not read coordinates during probe
Richard Röjfors
1
-2
/
+3
2009-07-26
Input: tsc2007 - make init/exit platform hw callbacks optional
Richard Röjfors
1
-3
/
+6
2009-07-26
Input: tsc2007 - properly shut off interrupts/delayed work
Dmitry Torokhov
1
-30
/
+42
2009-07-26
Input: tsc2007 - remove HR timer
Richard Röjfors
1
-35
/
+13
2009-06-11
Merge commit 'v2.6.30' into next
Dmitry Torokhov
1
-2
/
+3
2009-05-16
Input: tsc2007 - make sure platform provides get_pendown_state()
Kwangwoo Lee
1
-1
/
+1
2009-05-12
Input: tsc2007 - fix locking in hrtimer handler
Thierry Reding
1
-2
/
+3
2009-04-18
Input: tsc2007 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-01-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+2
2008-12-20
Input: add tsc2007 based touchscreen driver
Kwangwoo Lee
1
-0
/
+381