summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/s3c2410_ts.c
AgeCommit message (Expand)Author
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2010-09-02Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard