summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/q40kbd.c
AgeCommit message (Expand)AuthorLines
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-05-05Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat-12/+1
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov-60/+79
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov-1/+1
2008-07-07Input: q40kbd - make q40kbd_lock staticAdrian Bunk-1/+1
2008-05-20Input: remove CVS keywordsAdrian Bunk-2/+0
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov-32/+57
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+163