index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
jornada720_ts.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-09-10
Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes
Russell King
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-31
Input: jornada720_ts - get rid of space indentation and use tab
Pramod Gurav
2014-07-31
Input: jornada720_ts - switch to using managed resources
Pramod Gurav
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-05
Input: jornada720_ts - remove redundant platform_set_drvdata()
Sachin Kamat
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-07-09
ARM: sa11x0/pxa: convert OS timer registers to IOMEM
Russell King
2012-03-25
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-09-16
Input: jornada720_ts - fix build error ( LONG() usage )
Kristoffer Ericson
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2007-09-26
Input: add support for the HP Jornada 7xx (710/720/728) touchscreen
Kristoffer Ericson