summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/at32psif.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove at32psifCorentin Labbe2018-01-181-357/+0
* Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck2017-01-181-9/+3
* input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-1/+13
|\
| * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-101-1/+13
* | Input: at32psif - convert to dev_pm_opsDmitry Torokhov2012-01-231-11/+11
|/
* Input: serio - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt2011-06-291-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: at32psif - do not sleep in atomic contextDmitry Torokhov2009-12-151-1/+1
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-111-0/+1
* Input: use resource_size when allocating resourcesJulia Lawall2009-07-071-1/+1
* Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt2008-04-241-1/+1
* Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt2008-04-151-0/+375