summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/sunkbd.c
AgeCommit message (Expand)Author
2022-09-29input: drop empty comment blocksChristophe JAILLET
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2017-08-18Input: sunkbd - constify serio_device_idArvind Yadav
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-04-04Input: serio - use module_serio_driverAxel Lin
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-10Input: sunkbd - fix formattingDmitry Torokhov
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-05Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik
2005-04-16Linux-2.6.12-rc2Linus Torvalds