aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/rpckbd.c
AgeCommit message (Expand)Author
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
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-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
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-20Input: remove CVS keywordsAdrian Bunk
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds