summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/amikbd.c
Commit message (Expand)AuthorAgeFilesLines
* 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-041-1/+2
| * Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-041-17/+29
* | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* Input: amikbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0Star
* Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-181-13/+1Star
* Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-111-1/+14
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-14/+1Star
* m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven2010-05-261-39/+58
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0Star
* 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-061-5/+17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1Star
* [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/+29Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+241