summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/altera_ps2.c
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-0/+1
* Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: altera_ps2 - use of_match_ptr()Tobias Klauser2012-03-171-3/+1Star
* Input: serio - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* altera_ps2: Add devicetree supportWalter Goossens2011-02-161-2/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin2009-12-151-3/+5
* Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov2009-12-121-3/+3
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-121-0/+1
* Input: add driver for Altera PS/2 controllerThomas Chou2009-10-131-0/+200