summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/amikbd.c
AgeCommit message (Expand)Author
2023-07-20Input: amikbd - convert to use devm_* apiYangtao Li
2022-09-29input: drop empty comment blocksChristophe JAILLET
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2013-05-08Input: amikbd - remove redundant platform_set_drvdata()Sachin Kamat
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2006-12-17[PATCH] m68k trivial build fixesAl Viro
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-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel
2005-10-29[PATCH] amikbd fixAl Viro
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-04-16Linux-2.6.12-rc2Linus Torvalds