summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/jornada720_kbd.c
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: jornada720_kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-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: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-251-0/+1
* Input: keyboard - 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
* [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
* jonada720: remove duplicate includeAndre Haupt2008-02-031-1/+0
* Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov2007-10-111-4/+8
* Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson2007-09-261-0/+181