index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
mc13783-pwrbutton.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-11
mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()
Alexander Kurz
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
Input: mc13783-pwrbutton - convert to platform remove callback returning void
Uwe Kleine-König
2020-11-19
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-05
Input: mc13783-pwrbutton - 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
2011-12-12
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
2011-10-24
input: Add power button support for mc13783
Philippe Rétornaz