aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/altera_ps2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen1-0/+1
2013-05-05Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser1-3/+1
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding1-12/+1
2011-02-15altera_ps2: Add devicetree supportWalter Goossens1-2/+13
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: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin1-3/+5
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov1-3/+3
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov1-0/+1
2009-10-12Input: add driver for Altera PS/2 controllerThomas Chou1-0/+200