summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/edt-ft5x06.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat1-2/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devinitBill Pemberton1-6/+6
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov1-4/+7
2012-10-18Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun1-9/+1
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina1-4/+7
2012-09-20Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin1-3/+6
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-08-22Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck1-1/+1
2012-07-25Input: add driver for FT5x06 based EDT displaysSimon Budig1-0/+898