aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/sunkbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29input: drop empty comment blocksChristophe JAILLET1-3/+0
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
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
2017-08-18Input: sunkbd - constify serio_device_idArvind Yadav1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-04-04Input: serio - use module_serio_driverAxel Lin1-16/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-10Input: sunkbd - fix formattingDmitry Torokhov1-55/+73
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov1-12/+14
2008-05-20Input: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+5
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov1-2/+4
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-3/+3
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov1-7/+13
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov1-1/+1
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov1-55/+62
2005-09-05Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+353