| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes | Russell King | 2016-09-10 | 1 | -7/+14 |
* | input: touchscreen: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Input: jornada720_ts - get rid of space indentation and use tab | Pramod Gurav | 2014-07-31 | 1 | -13/+12 |
* | Input: jornada720_ts - switch to using managed resources | Pramod Gurav | 2014-07-31 | 1 | -32/+13 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | Input: jornada720_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-06 | 1 | -2/+0 |
* | 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: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 | 1 | -0/+1 |
* | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq | Rob Herring | 2012-03-26 | 1 | -0/+1 |
* | Input: touchscreen - use macro module_platform_driver() | JJ Ding | 2011-12-01 | 1 | -13/+1 |
* | Input: remove IRQF_DISABLED from drivers | Yong Zhang | 2011-09-07 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-09-22 | 1 | -2/+2 |
|\ |
|
| * | Input: jornada720_ts - fix build error ( LONG() usage ) | Kristoffer Ericson | 2008-09-16 | 1 | -2/+2 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
|/ |
|
* | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-22 | 1 | -1/+1 |
* | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2008-04-24 | 1 | -0/+4 |
* | Input: add support for the HP Jornada 7xx (710/720/728) touchscreen | Kristoffer Ericson | 2007-09-26 | 1 | -0/+182 |