aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/at32psif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck1-9/+3
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-05-05Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat1-12/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1-1/+13
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov1-11/+11
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-1/+13
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding1-13/+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-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov1-1/+1
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov1-0/+1
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall1-1/+1
2008-04-24Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt1-1/+1
2008-04-15Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt1-0/+375