index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
edt-ft5x06.c
Age
Commit message (
Expand
)
Author
2014-01-20
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
2012-10-17
Input: edt-ft5x06 - convert to use simple_open()
Wei Yongjun
2012-10-01
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
2012-09-19
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-08-21
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
2012-07-24
Input: add driver for FT5x06 based EDT displays
Simon Budig