summaryrefslogtreecommitdiff
path: root/include/linux/serio.h
AgeCommit message (Expand)Author
2004-07-19Input: allow marking serio ports (in addition to serio drivers)Dmitry Torokhov
2004-07-19Input: add serio_pause_rx and serio_continue_rx so drivers can protectDmitry Torokhov
2004-06-28Input: allow marking some drivers (that don't do HW autodetection)Dmitry Torokhov
2004-06-28Input: serio sysfs integrationDmitry Torokhov
2004-06-28Input: allow serio drivers to create children ports and register theseDmitry Torokhov
2004-06-28Input: switch to dynamic (heap) serio port allocation in preparationDmitry Torokhov
2004-06-28Input: more renames in serio in preparations to sysfs integrationDmitry Torokhov
2004-06-28Input: rename serio->driver to serio->port_data in preparationDmitry Torokhov
2004-06-24Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik
2004-06-17[PATCH] more PC9800 removalAdrian Bunk
2004-06-02input: Fixes in serio locking. We need per-serio lock for passthroughVojtech Pavlik
2004-05-28input: An attempt at fixing locking in i8042.c and serio.cVojtech Pavlik
2004-03-02input: Add serio entries for LK keyboards.Jan-Benedict Glaw
2003-12-18[PATCH] Input: add serio_[un]register_port_delayed to fix deadlockDmitry Torokhov
2003-12-18[PATCH] serio: reconnect facilityDmitry Torokhov
2003-12-18[PATCH] serio: rename serio_[un]register_slave_port to __serio_[un]register_...Dmitry Torokhov
2003-10-04[PATCH] Small cleanups for inputRusty Russell
2003-09-26input: Change AT keyboard to use hardware autorepeat and moveVojtech Pavlik
2003-09-18Input: Big Synaptics update:Peter Osterlund
2003-06-20input: remove unused var from serio structDave Jones
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-02-12input: Add two new serio type #definesVojtech Pavlik
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2002-11-25[PATCH] reserve a serio bit for PC98Alan Cox
2002-09-25Convert serio.[ch] to use list.h lists.Vojtech Pavlik
2002-09-24Add support for PS/2 Active Multiplexing Spec, updates for PS/2 mouseVojtech Pavlik
2002-07-25The following patch adds the "resend" capability to the keyboard driver;Vojtech Pavlik
2002-07-11This cset implements automatic detection of PS/2 mice and AT keyboardsVojtech Pavlik
2002-07-11Add a wrapper function for serio ->interrupt callback.Vojtech Pavlik
2002-07-08Move delayed rescanning of the ports to serio.c, add a kernel threadVojtech Pavlik
2002-02-06[PATCH] Input drivers, step #3Vojtech Pavlik
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds