aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel-wm97xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-18Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck1-3/+1
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov1-1/+1
2013-05-05Input: atmel-wm97xx - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat1-11/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1-1/+12
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov1-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov1-1/+2
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-1/+12
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding1-12/+1
2011-07-04Input: wm97xx - remove redundant defineWolfram Sang1-1/+1
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-04-18Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt1-0/+446