aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/q40kbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov1-4/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-05Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat1-12/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov1-60/+79
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov1-1/+1
2008-07-07Input: q40kbd - make q40kbd_lock staticAdrian Bunk1-1/+1
2008-05-20Input: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov1-32/+57
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+163