summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/wm97xx-core.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt2010-09-051-2/+13
* Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin2010-09-051-2/+1
* Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-231-2/+4
|\
| * Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-201-2/+4
| * Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman2009-05-011-1/+1
* | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-041-0/+3
* | input: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
|/
* Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown2009-04-111-2/+1
* Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-081-4/+9
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-151-3/+2
|\
| * Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood2008-10-131-3/+2
* | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-181-1/+0
|/
* Input: wm97xx-core - fix race on PHY initMark Brown2008-05-271-11/+11
* Input: wm97xx-core - fix driver nameMark Brown2008-05-271-1/+1
* Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-271-0/+1
* Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+39
* Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown2008-04-171-1/+2
* Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown2008-04-171-7/+7
* Input: add support for WM97xx familty touchscreensMark Brown2008-04-021-0/+789