summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/migor_ts.c
AgeCommit message (Expand)AuthorLines
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas-1/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin-12/+1
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov-25/+18
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov-5/+4
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov-41/+24
2011-01-06Input: migor_ts - convert to dev_pm_opsMark Brown-4/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-04-02input: migor_ts: add wakeup supportMagnus Damm-0/+23
2008-08-11input: migor_ts compile and detection fixMagnus Damm-2/+9
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm-0/+250