aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/dm355evm_keys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+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
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-1/+2
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding1-12/+1
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker1-0/+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-12-07Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov1-94/+56
2009-09-17Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov1-17/+9
2009-06-29Input: dm355evm_keys - use threaded IRQsDavid Brownell1-22/+20
2009-04-23Input: add dm355evm_keys driverDavid Brownell1-0/+329