summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/dm355evm_keys.c
AgeCommit message (Expand)AuthorLines
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen-1/+2
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding-12/+1
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-07Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov-94/+56
2009-09-17Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov-17/+9
2009-06-29Input: dm355evm_keys - use threaded IRQsDavid Brownell-22/+20
2009-04-23Input: add dm355evm_keys driverDavid Brownell-0/+329