summaryrefslogtreecommitdiff
path: root/drivers/input/serio/altera_ps2.c
AgeCommit message (Expand)AuthorFilesLines
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-17Input: altera_ps2 - use of_match_ptr()Tobias Klauser1-3/+1
2011-12-01Input: serio - use macro module_platform_driver()JJ Ding1-12/+1
2011-02-16altera_ps2: Add devicetree supportWalter Goossens1-2/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin1-3/+5
2009-12-12Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov1-3/+3
2009-12-12Input: serio - set owner in driver structuresDmitry Torokhov1-0/+1
2009-10-13Input: add driver for Altera PS/2 controllerThomas Chou1-0/+200