summaryrefslogtreecommitdiff
path: root/drivers/input/misc/wm831x-on.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Input: wm831x-on - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2020-11-20Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones1-1/+1
2015-05-16Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-12-24Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown1-3/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-11Input: wm831x-on - convert to devm_kzalloc()Mark Brown1-3/+2
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-1/+1
2011-12-01Input: misc - use macro module_platform_driver()JJ Ding1-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-11Input: wm831x-on - convert to use genirqMark Brown1-4/+5
2009-09-17input: Add support for the WM831x ON pinMark Brown1-0/+163