summaryrefslogtreecommitdiff
path: root/drivers/input
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-07[PATCH] devfs: API changesAndrew Morton
2003-05-03[PATCH] switch drivers/input/serio/serport.c to new-style module handlingChristoph Hellwig
2003-04-29[PATCH] uinput.c: reduce stack usageRandy Dunlap
2003-04-29[PATCH] sidewinder: reduce stack usageRandy Dunlap
2003-04-28driver core: fix up the input_class logic due to the class changes.Greg Kroah-Hartman
2003-04-24[PATCH] parkbd.c jiffies fixAndrew Morton
2003-04-24[PATCH] various irqreturn_t fixesAndrew Morton
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-04-20MergeLinus Torvalds
2003-04-20[PATCH] devfs: inputChristoph Hellwig
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds
2003-04-17[PATCH] input typo fixesAlan Cox
2003-04-14[PATCH] Input: change input_init() to be a subsys initcallGreg Kroah-Hartman
2003-04-13[PATCH] Amiga keyboard updatesGeert Uytterhoeven
2003-04-07[PATCH] fix up capslock on pc9800Alan Cox
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2003-03-23[PATCH] cleanup input_register_minorChristoph Hellwig
2003-03-22[PATCH] merge PC9800 mouse driverAlan Cox
2003-03-22[PATCH] merge PC9800 keyboard controller chip supportAlan Cox
2003-03-22[PATCH] Merge PC9800 keyboard driverAlan Cox
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig
2003-02-18[PATCH] spelling fix for interupt -> interruptSteven Cole
2003-02-16Manual mergeLinus Torvalds
2003-02-16[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelperRusty Russell
2003-02-16[ARM] Add input_devclass support to SA1111 PS/2 port driver.Russell King
2003-02-12input: sunkbd.c - fix reading beyond end of keycode array.Vojtech Pavlik
2003-02-12input: Give preferential treatment to gameport at 0x201, and useVojtech Pavlik
2003-02-12input.c: joydev/mousedev updateVojtech Pavlik
2003-02-12input: Support for NEC PC-9800 beeper and support for Kana Lock LED.Osamu Tomita
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-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-09[PATCH] Remove superflous 'either'Rusty Russell
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-18[ARM] Fix printk in rpcmouse.cRussell King
2003-01-15[PATCH] Q40/Q60 keyboard fixesGeert Uytterhoeven
2003-01-15[PATCH] Amiga keyboard fixGeert Uytterhoeven
2003-01-11[PATCH] PnP update - driversJaroslav Kysela
2003-01-12[ARM] Make CONFIG_SERIO_RPCKBD default to y for Acorn platforms.Russell King
2003-01-08Make psmouse driver _much_ more lenient about packet data timeoutsLinus Torvalds
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