summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wm831x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: wm831x-ts - 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
* Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-301-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | Input: wm831x-ts - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2
* | Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown2012-10-111-1/+0
|/
* mfd: Convert wm831x to irq_domainMark Brown2012-05-201-4/+5
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown2011-04-271-3/+2
* Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-271-3/+13
* Input: wm831x-ts - fix races with IRQ managementMark Brown2011-04-271-5/+49
* Input: wm831x-ts - ensure the controller is in a known state on openMark Brown2011-03-141-1/+3
* Input: wm831x-ts - default pressure measurements onMark Brown2011-03-121-1/+4
* Input: wm831x-ts - remove use of ternary operatorMark Brown2011-01-311-5/+13
* Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-301-0/+355
OpenPOWER on IntegriCloud