aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wm831x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* 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