summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/bf54x-keys.c
Commit message (Expand)AuthorAgeFilesLines
* input: keyboard: remove bf54x driverArnd Bergmann2018-03-261-396/+0Star
* Input: keyboard - convert timers to use timer_setup()Kees Cook2017-10-241-4/+3Star
* Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-231-2/+0Star
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-161-1/+2
|\
| * Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-261-1/+2
* | Input: use dev_get_platdata()Jingoo Han2013-12-061-2/+2
|/
* Input: bf54x-keys - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0Star
* 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: keyboard - staticise non-exported symbolsAxel Lin2011-12-121-1/+1
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-13/+1Star
* 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-101-1/+1
* Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-231-17/+9Star
* Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-1/+1
* Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-101-2/+2
* Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-301-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-161-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/+0Star
|/
* 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/+0Star
* Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich2007-10-221-1/+0Star
* Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-131-0/+382