summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ad714x.c
AgeCommit message (Expand)AuthorLines
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-06Input: use dev_get_platdata()Jingoo Han-2/+2
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen-3/+5
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker-0/+1
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich-30/+32
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov-60/+30
2011-05-16Input: ad714x - fix captouch wheel option algorithmMichael Hennerich-90/+19
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich-1/+3
2011-05-16Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich-4/+4
2011-05-16Input: ad714x - fix up input configurationMichael Hennerich-0/+8
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König-1/+1
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song-6/+22
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu-0/+1331