summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/opencores-kbd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1Star
* Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-231-2/+0Star
* Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-221-2/+0Star
* Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
* Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17Star
* Input: opencores-kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+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: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: add driver for OpenCores Keyboard ControllerJavier Herrero2009-09-181-0/+180