summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/ep93xx_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-13/+1Star
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten2010-01-131-25/+15Star
* Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-151-101/+49Star
* Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-191-0/+470