index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
edt-ft5x06.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: edt-ft5x06 - work around FT5506 firmware bug
Franklin S Cooper Jr
2015-10-16
1
-3
/
+3
*
Input: edt-ft5x06 - add support for FT5506
Franklin S Cooper Jr
2015-10-16
1
-1
/
+7
*
Input: edt-ft5x06 - add support for different max support points
Franklin S Cooper Jr
2015-10-16
1
-9
/
+29
*
Input: edt-ft5x06 - use max support points to determine how much to read
Franklin S Cooper Jr
2015-10-16
1
-4
/
+5
*
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
2015-10-06
1
-2
/
+3
*
Input: edt-ft5x06 - do not hardcode interrupt trigger type
Dmitry Torokhov
2015-09-27
1
-3
/
+9
*
Input: edt-ft5x06 - use generic properties API
Dmitry Torokhov
2015-09-27
1
-11
/
+15
*
Input: edt-ft5x06 - remove support for platform data
Dmitry Torokhov
2015-09-27
1
-37
/
+4
*
Input: edt-ft5x06 - drop parsing of irq gpio
Dmitry Torokhov
2015-09-27
1
-10
/
+0
*
Input: edt-ft5x06 - switch to newer gpio framework
Franklin S Cooper Jr
2015-09-27
1
-91
/
+38
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
1
-1
/
+0
*
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
2015-07-11
1
-1
/
+1
*
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
2015-06-25
1
-1
/
+1
*
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
2015-06-25
1
-6
/
+1
*
Input: edt-ft5x06 - remove EV_SYN event report
Maxime Ripard
2015-03-24
1
-1
/
+0
*
Input: edt-ft5x06 - allow to setting the maximum axes value through the DT
Maxime Ripard
2015-03-24
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-30
1
-1
/
+3
|
\
|
*
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
2014-12-15
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
1
-4
/
+2
|
\
\
|
|
/
|
*
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
|
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-1
/
+1
|
/
*
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
2014-08-13
1
-1
/
+0
*
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
2014-07-18
1
-2
/
+1
*
Input: edt-ft5x06 - fix an i2c write for M09 support
Robert Woerle
2014-06-07
1
-1
/
+1
*
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
2014-04-03
1
-3
/
+4
*
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
2014-03-28
1
-82
/
+276
*
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
2014-03-28
1
-0
/
+4
*
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
2014-03-28
1
-3
/
+3
*
Input: edt-ft5x06 - add DT support
Lothar Waßmann
2014-03-28
1
-31
/
+114
*
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
2014-03-28
1
-9
/
+6
*
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
2014-01-20
1
-43
/
+26
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+1
*
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
2013-03-31
1
-2
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-6
/
+6
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
2012-10-30
1
-4
/
+7
|
\
|
*
-
.
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
2012-10-01
1
-4
/
+7
|
|
\
\
|
|
*
|
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
2012-09-19
1
-3
/
+6
|
|
*
|
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
2012-08-21
1
-1
/
+1
|
|
|
/
*
|
|
Input: edt-ft5x06 - convert to use simple_open()
Wei Yongjun
2012-10-17
1
-9
/
+1
|
/
/
*
|
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
1
-1
/
+1
|
/
*
Input: add driver for FT5x06 based EDT displays
Simon Budig
2012-07-24
1
-0
/
+898