summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-04-13[PATCH] Amiga keyboard updatesGeert Uytterhoeven
2003-04-07[PATCH] fix up capslock on pc9800Alan Cox
2003-03-22[PATCH] Merge PC9800 keyboard driverAlan Cox
2003-02-12input: sunkbd.c - fix reading beyond end of keycode array.Vojtech Pavlik
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-12input: Update AT+PS/2 mouse and keyboard drivers:Vojtech Pavlik
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2003-01-15[PATCH] Amiga keyboard fixGeert Uytterhoeven
2002-12-27[PATCH] Missing #include <linux/interrupt.h>Geert Uytterhoeven
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-11-09Make it clearer that the atkbd.c driver is for PS/2 keyboards as well in theMaciej W. Rozycki
2002-11-09Add defaults for the most needed keyboard/mouse options.Petr Baudis
2002-10-31Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel
2002-10-29Fix dyslexia in Amiga keyboard driverGeert Uytterhoeven
2002-10-20atkbd.c: Only issue the set LED command during probe when absolutely needed.Vojtech Pavlik
2002-10-10Avoid oops on systems that set atkbd_reset.Richard Henderson
2002-10-09Fix a ; in atkbd.c that somehow got into the last cset.Vojtech Pavlik
2002-10-09Don't try to enable extra keys on IBM/Chicony keyboards as this upsetsVojtech Pavlik
2002-10-08Add japanese bar key mapping to the default table in atkbd.cVojtech Pavlik
2002-10-08Initialize struct input_dev in input drivers before it's passed to input_even...Vojtech Pavlik
2002-10-08Change PC-keyboard mappings to follow MS Keyboards - a de factoVojtech Pavlik
2002-10-07Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-10-03Add japanese Set 3 scancodes to atkbd.cVojtech Pavlik
2002-10-01Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-29drivers/input/keyboard/sunkbd.c: queue_task --> schedule_taskDavid S. Miller
2002-09-27Fixes/cleanups after converting drivers to list.h lists.Vojtech Pavlik
2002-09-24Add support for PS/2 Active Multiplexing Spec, updates for PS/2 mouseVojtech Pavlik
2002-08-28Remove uninformative coments in input.c.Vojtech Pavlik
2002-08-26Keyboard reset NAK does not imply that the keyboardLinus Torvalds
2002-08-25This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksoundVojtech Pavlik
2002-08-19Compile fixes for Amiga input driversGeert Uytterhoeven
2002-07-25Add support for AT keyboards connected over a PS/2 to SerialVojtech Pavlik
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25The following patch adds the "resend" capability to the keyboard driver;Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-25Kernel command line [__setup()] parsing fixes in all the inputVojtech Pavlik
2002-07-13This cset adds the Newton keyboard driver.Vojtech Pavlik
2002-07-08Move delayed rescanning of the ports to serio.c, add a kernel threadVojtech Pavlik
2002-07-08Cleanups by Russell King <rmk@arm.linux.org.uk>,Vojtech Pavlik
2002-07-04Minor fixes to make the whole thing compile on latest 2.5 and kbuild2Vojtech Pavlik
2002-07-03Handle input-only keyboard interfaces.Vojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik