index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
bf54x-keys.c
Age
Commit message (
Expand
)
Author
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
Input: bf54x-keys - fix system hang when pressing a key
Mike Frysinger
2009-07-23
Input: bf54x-keys - convert printk() to dev_*()
Mike Frysinger
2009-04-15
Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2009-03-09
Input: bf54x-keys - fix typo in warning
Michael Hennerich
2009-01-29
Input: bf54x-keys - fix debounce time validation
Roel Kluin
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-09-10
Input: bf54x-keys - add power management support
Michael Hennerich
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-04-24
Input: bf54x-keys - add infrastructure for keypad wakeups
Michael Hennerich
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-02-03
bf54x: remove duplicate include
Andre Haupt
2007-10-22
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich