aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/opencores-kbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck1-2/+0
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck1-2/+0
2014-10-28Input: opencores-kbd - fix error handlingDmitry Torokhov1-1/+1
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav1-55/+17
2013-05-08Input: opencores-kbd - remove redundant platform_set_drvdata()Sachin Kamat1-2/+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
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
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-09-17Input: add driver for OpenCores Keyboard ControllerJavier Herrero1-0/+180