summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2003-05-17[ARM] Remove .devclass initialiser from sa1111ps2.Russell King
2003-05-13[ARM] Remove static mappings for Integrator PS/2 ports.Russell King
2003-05-13[ARM] Update a variety of ARM drivers to use irqreturn_t.Russell King
2003-05-07[PATCH] allow i8042 interrupt sharingAndrew Morton
2003-05-03[PATCH] switch drivers/input/serio/serport.c to new-style module handlingChristoph Hellwig
2003-04-24[PATCH] parkbd.c jiffies fixAndrew Morton
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds
2003-04-17[PATCH] input typo fixesAlan Cox
2003-03-22[PATCH] merge PC9800 keyboard controller chip supportAlan Cox
2003-02-18[PATCH] spelling fix for interupt -> interruptSteven Cole
2003-02-16Manual mergeLinus Torvalds
2003-02-16[ARM] Add input_devclass support to SA1111 PS/2 port driver.Russell King
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-15[PATCH] Q40/Q60 keyboard fixesGeert Uytterhoeven
2003-01-12[ARM] Make CONFIG_SERIO_RPCKBD default to y for Acorn platforms.Russell King
2003-01-01[ARM] Add IRQ wake support for SA1111 PS/2 interfaces.Russell King
2003-01-01[ARM] Sanitise sa1111 and neponset device driver names.Russell King
2002-12-27[PATCH] Q40 keyboard warningsGeert 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-18o input: fix up header cleanups: add include <linux/interrupt.h>Arnaldo Carvalho de Melo
2002-11-15[PATCH] Move request_irq & free_irq to interrupt.hMatthew Wilcox
2002-11-09Add 'needed for mouse and keyboard' comments to Kconfig to makeAndries E. Brouwer
2002-11-09Add defaults for the most needed keyboard/mouse options.Petr Baudis
2002-11-09Some fixes after conflict merge, in rpcmouse.c and rpckbd.cVojtech Pavlik
2002-11-09Conflict merge of rpcmouse.c and rpckbd.cVojtech Pavlik
2002-11-06Merge flint.arm.linux.org.uk:/usr/src/linux-bk-2.5/linux-2.5Russell King
2002-11-06[ARM] Make ambakmi.c compileRussell King
2002-11-06[ARM] Make rpckbd.c compileRussell King
2002-11-04[PATCH] timers: input, networkingAndrew Morton
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-22Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-10-16driver model (arm): change calls of remove_driver() to driver_unregister().Patrick Mochel
2002-10-13I found a missing '\n' in serio.c:118. This prevents the next printk toLuca Tettamanti
2002-10-13Here's a patch that makes the RiscPC input bits work in 2.5:Russell King
2002-10-12Rescan a serio port in serio.c only when a character comes from itVojtech Pavlik
2002-10-11Fixes in i8042.c Active Multiplexing support.Vojtech Pavlik
2002-10-09Fix i8042 for Sun, recent updates broke it.Vojtech Pavlik
2002-10-09Merge Linus's i8042 PgUp fix (conflicted with mine).Vojtech Pavlik
2002-10-09Fix the Shift-PgUp problem again, and hopefully for good.Vojtech Pavlik
2002-10-08Make i8042.c even less picky about detecting an AUX port because ofVojtech Pavlik
2002-10-08Get PageUp handling rightLinus Torvalds
2002-10-07Fix LAlt-RAlt combination on AT keyboards (generated "unknown scancode" messa...Vojtech Pavlik