index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_tsadcc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: atmel_tsadcc: remove driver
Alexandre Belloni
2014-05-07
1
-358
/
+0
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+1
*
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
2013-06-05
1
-4
/
+4
*
Input: touchscreen - use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-12-18
1
-3
/
+3
|
\
|
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
|
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
|
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
|
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
|
/
*
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-14
/
+1
*
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
1
-1
/
+1
*
Input: atmel_tsadcc - correct call to input_free_device
Julia Lawall
2011-05-14
1
-1
/
+1
*
Input: atmel_tsadcc - use platform parameters
Nicolas Ferre
2009-11-20
1
-6
/
+35
*
Input: atmel_tsadcc - rework setting touchscreen capabilities
Nicolas Ferre
2009-11-20
1
-3
/
+3
*
Input: use resource_size when allocating resources
Julia Lawall
2009-07-07
1
-4
/
+4
*
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-29
1
-1
/
+1
*
Input: atmel_tsadcc - improve accuracy
Dan Liang
2008-09-10
1
-13
/
+24
*
Input: add driver for Atmel integrated touchscreen controller
Dan Liang
2008-07-23
1
-0
/
+332