summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/bf54x-keys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-121-1/+1
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-091-1/+1
* Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-231-17/+9
* Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-1/+1
* Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-091-2/+2
* Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-291-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-151-1/+12
|\
| * Input: bf54x-keys - add power management supportMichael Hennerich2008-09-101-1/+12
* | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
|/
* Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich2008-04-241-3/+32
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+2
* bf54x: remove duplicate includeAndre Haupt2008-02-031-1/+0
* Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich2007-10-221-1/+0
* Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-131-0/+382