summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1Star
* Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-191-132/+82Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-2/+2
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-3/+5
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-011-0/+1
* Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-221-30/+32
* Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-221-60/+30Star
* Input: ad714x - fix captouch wheel option algorithmMichael Hennerich2011-05-171-90/+19Star
* Input: ad714x - allow platform code to specify irqflagsMichael Hennerich2011-05-171-1/+3
* Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich2011-05-171-4/+4
* Input: ad714x - fix up input configurationMichael Hennerich2011-05-171-0/+8
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* Input: ad714x - add support for the AD7143/8/7A partsBarry Song2010-04-141-6/+22
* Input: add Analog Devices AD714x captouch input driverBryan Wu2010-04-141-0/+1331