index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ab8500-ponkey.c
Age
Commit message (
Expand
)
Author
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
2017-01-18
Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2015-09-03
Input: ab8500-ponkey - Fix module autoload for OF platform driver
Luis de Bethencourt
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-29
Input: ab8500-ponkey - switch to using managed resources
Himangi Saraogi
2013-05-05
Input: ab8500-ponkey - remove redundant platform_set_drvdata()
Sachin Kamat
2012-11-24
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-09-19
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
Dmitry Torokhov
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-16
input: ab8500-ponkey: Create AB8500 domain IRQ mapping
Lee Jones
2012-06-12
Input: ab8500-ponkey - add device tree support
Lee Jones
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
2010-10-24
Input: ab8500-ponkey - fix IRQ freeing in error path
Nicolas Kaiser
2010-09-05
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer