summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/dm355evm_keys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov2017-03-091-50/+26
* Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-6/+3
* Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck2017-01-221-2/+0
* input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* 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: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-1/+2
* Input: misc - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov2009-12-071-94/+56
* Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov2009-09-171-17/+9
* Input: dm355evm_keys - use threaded IRQsDavid Brownell2009-06-291-22/+20
* Input: add dm355evm_keys driverDavid Brownell2009-04-231-0/+329
OpenPOWER on IntegriCloud