aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/wm831x-on.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Input: 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-06Input: 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-11-30Input: 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 implicit slab.h inclusion from percpu.hTejun 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