summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/wm831x-on.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: wm831x-on - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2Star
* mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+1
* Input: misc - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: wm831x-on - convert to use genirqMark Brown2010-03-111-4/+5
* input: Add support for the WM831x ON pinMark Brown2009-09-171-0/+163