summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/stowaway.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* Input: stowaway - constify serio_device_idArvind Yadav2017-08-191-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: serio - use module_serio_driverAxel Lin2012-04-041-12/+1Star
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0Star
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-241-2/+1Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-191-0/+187