index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
bf54x-keys.c
Commit message (
Expand
)
Author
Age
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
*
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-16
|
\
|
*
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
2013-11-25
*
|
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
|
/
*
Input: bf54x-keys - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
*
Input: keyboard - staticise non-exported symbols
Axel Lin
2011-12-12
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Input: bf54x-keys - fix system hang when pressing a key
Mike Frysinger
2010-03-09
*
Input: bf54x-keys - convert printk() to dev_*()
Mike Frysinger
2009-07-23
*
Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2009-04-15
*
Input: bf54x-keys - fix typo in warning
Michael Hennerich
2009-03-09
*
Input: bf54x-keys - fix debounce time validation
Roel Kluin
2009-01-29
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-15
|
\
|
*
Input: bf54x-keys - add power management support
Michael Hennerich
2008-09-10
*
|
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
*
|
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
|
/
*
Input: bf54x-keys - add infrastructure for keypad wakeups
Michael Hennerich
2008-04-24
*
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-04-24
*
bf54x: remove duplicate include
Andre Haupt
2008-02-03
*
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
2007-10-22
*
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
2007-10-13