summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/atmel_tsadcc.c
AgeCommit message (Expand)Author
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-05-14Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang
2008-07-23Input: add driver for Atmel integrated touchscreen controllerDan Liang