aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio/altera_ps2.c
AgeCommit message (Expand)Author
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-05-05Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding
2011-02-15altera_ps2: Add devicetree supportWalter Goossens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov
2009-10-12Input: add driver for Altera PS/2 controllerThomas Chou