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
/
edt-ft5x06.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+2
2014-12-16
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
1
-1
/
+3
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-10-14
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-08-14
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
1
-1
/
+0
2014-07-18
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
1
-2
/
+1
2014-06-08
Input: edt-ft5x06 - fix an i2c write for M09 support
Robert Woerle
1
-1
/
+1
2014-04-03
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
1
-3
/
+4
2014-03-28
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
1
-82
/
+276
2014-03-28
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
1
-0
/
+4
2014-03-28
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
1
-3
/
+3
2014-03-28
Input: edt-ft5x06 - add DT support
Lothar Waßmann
1
-31
/
+114
2014-03-28
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
1
-9
/
+6
2014-01-21
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
1
-43
/
+26
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-6
/
+6
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
1
-4
/
+7
2012-10-18
Input: edt-ft5x06 - convert to use simple_open()
Wei Yongjun
1
-9
/
+1
2012-10-01
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
1
-4
/
+7
2012-09-20
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
1
-3
/
+6
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-08-22
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
1
-1
/
+1
2012-07-25
Input: add driver for FT5x06 based EDT displays
Simon Budig
1
-0
/
+898