aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel_tsadcc.c
Commit message (Expand)AuthorAge
* Input: atmel_tsadcc: remove driverAlexandre Belloni2014-05-07
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun2013-06-06
* Input: touchscreen - use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18
|\
| * Input: remove use of __devexitBill Pemberton2012-11-24
| * Input: remove use of __devinitBill Pemberton2012-11-24
| * Input: remove use of __devexit_pBill Pemberton2012-11-24
* | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
|/
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-01
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
* Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall2011-05-15
* Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-20
* Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-20
* Input: use resource_size when allocating resourcesJulia Lawall2009-07-08
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-30
* Input: atmel_tsadcc - improve accuracyDan Liang2008-09-10
* Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-23