开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
wm831x-on.c
Age
Commit message (
Expand
)
Author
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
Input: wm831x-on - convert to platform remove callback returning void
Uwe Kleine-König
2020-11-19
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
2015-05-15
Input: wm831x-on - pass the IRQF_ONESHOT flag
Fabio Estevam
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
2012-12-24
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
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-10-11
Input: wm831x-on - convert to devm_kzalloc()
Mark Brown
2012-05-20
mfd: Convert wm831x to irq_domain
Mark Brown
2011-11-30
Input: misc - 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-11
Input: wm831x-on - convert to use genirq
Mark Brown
2009-09-17
input: Add support for the WM831x ON pin
Mark Brown