aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/stowaway.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-13/+1
2018-07-26Input: stop telling users to snail-mail VojtechGravatar Dmitry Torokhov 1-4/+0
2017-08-18Input: stowaway - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2012-04-04Input: serio - use module_serio_driverGravatar Axel Lin 1-12/+1
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 1-1/+1
2007-04-12Input: keyboards - switch to using input_dev->dev.parentGravatar Dmitry Torokhov 1-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyGravatar Dmitry Torokhov 1-1/+0
2006-11-23Input: handle serio_register_driver() errorsGravatar Akinobu Mita 1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-09-19Input: add driver for stowaway serial keyboardsGravatar Marek Vasut 1-0/+187