summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/jornada720_ts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King2016-09-101-7/+14
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav2014-07-311-13/+12
* Input: jornada720_ts - switch to using managed resourcesPramod Gurav2014-07-311-32/+13
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: jornada720_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-091-0/+1
* ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-251-0/+1
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-221-2/+2
|\
| * Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-161-2/+2
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-211-1/+1
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+4
* Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson2007-09-261-0/+182