summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel_tsadcc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-3/+3
|\
| * Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
| * Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
| * Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
|/
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-301-14/+1
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall2011-05-141-1/+1
* Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-201-6/+35
* Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-201-3/+3
* Input: use resource_size when allocating resourcesJulia Lawall2009-07-071-4/+4
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-291-1/+1
* Input: atmel_tsadcc - improve accuracyDan Liang2008-09-101-13/+24
* Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-231-0/+332