summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/amikbd.c
Commit message (Expand)AuthorAgeFilesLines
* Input: amikbd - convert to use devm_* apiYangtao Li2023-07-201-20/+5
* input: drop empty comment blocksChristophe JAILLET2022-09-291-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-17/+30
|\
| * Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-031-1/+2
| * Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-031-17/+29
* | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Input: amikbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
* Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
* Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-101-1/+14
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-14/+1
* m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven2010-05-261-39/+58
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* [PATCH] m68k trivial build fixesAl Viro2006-12-171-1/+1
* Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-051-5/+17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* [PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel2006-06-231-12/+22
* [PATCH] amikbd fixAl Viro2005-10-291-1/+1
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-30/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+241