summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/rpckbd.c
Commit message (Expand)AuthorAgeFilesLines
* input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+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
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | ARM: riscpc: pass IRQ resources into keyboard driverRussell King2012-03-241-7/+37
|/
* Input: serio - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin2011-04-021-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-141-2/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-10/+11
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+156
OpenPOWER on IntegriCloud