summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/wm831x-on.c
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1
* 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/+2
* mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+1
* Input: misc - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* 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