aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wm831x-ts.c
Commit message (Expand)AuthorAge
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: wm831x-ts - convert to devm_input_allocate_device()Mark Brown2012-12-24
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-30
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | Input: wm831x-ts - convert to devm_kzalloc()Mark Brown2012-10-11
* | Input: wm831x-ts - remove unneeded clearing of driver dataMark Brown2012-10-11
|/
* mfd: Convert wm831x to irq_domainMark Brown2012-05-20
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-01
* Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown2011-04-28
* Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-28
* Input: wm831x-ts - fix races with IRQ managementMark Brown2011-04-28
* Input: wm831x-ts - ensure the controller is in a known state on openMark Brown2011-03-15
* Input: wm831x-ts - default pressure measurements onMark Brown2011-03-12
* Input: wm831x-ts - remove use of ternary operatorMark Brown2011-02-01
* Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-30