summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/jornada720_ts.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-05Input: jornada720_ts - remove redundant platform_set_drvdata()Sachin Kamat
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-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-16Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2007-09-26Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson