summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/amikbd.c
AgeCommit message (Expand)Author
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
2004-04-12[PATCH] Amikbd C99 cleanupGeert Uytterhoeven
2004-01-15input: Add backslash and 102nd key to amikbd.c list of scancodes.Dirk Jagdmann
2003-05-24[PATCH] M68k IRQ API updates [15/20]Geert Uytterhoeven
2003-04-13[PATCH] Amiga keyboard updatesGeert Uytterhoeven
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-01-15[PATCH] Amiga keyboard fixGeert Uytterhoeven
2002-12-27[PATCH] Missing #include <linux/interrupt.h>Geert Uytterhoeven
2002-11-02[PATCH] Fix dyslexia in Amiga keyboard driverGeert Uytterhoeven
2002-10-08Initialize struct input_dev in input drivers before it's passed to input_even...Vojtech Pavlik
2002-08-25This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksoundVojtech Pavlik
2002-08-19Compile fixes for Amiga input driversGeert Uytterhoeven
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik