index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_tsadcc.c
Age
Commit message (
Expand
)
Author
2013-06-06
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
2013-05-23
Input: touchscreen - use platform_{get,set}_drvdata()
Jingoo Han
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2011-12-01
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-05-15
Input: atmel_tsadcc - correct call to input_free_device
Julia Lawall
2009-11-20
Input: atmel_tsadcc - use platform parameters
Nicolas Ferre
2009-11-20
Input: atmel_tsadcc - rework setting touchscreen capabilities
Nicolas Ferre
2009-07-08
Input: use resource_size when allocating resources
Julia Lawall
2009-01-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-09-10
Input: atmel_tsadcc - improve accuracy
Dan Liang
2008-07-24
Input: add driver for Atmel integrated touchscreen controller
Dan Liang