summaryrefslogtreecommitdiff
path: root/include/linux/serio.h
AgeCommit message (Expand)Author
2008-04-15Input: add Zhen Hua driverMartin Kebert
2007-07-18Input: add driver for Fujitsu serial touchscreensDmitry Torokhov
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2006-11-23Input: serio - make serio_register_driver() return errorsDmitry Torokhov
2006-11-17Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov
2006-10-11Input: serio - add lockdep annotationsJiri Kosina
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-05Input: add driver for Touchwin serial touchscreensRick Koch
2006-08-05Input: add driver for Touchright serial touchscreensRick Koch
2006-08-05Input: add driver for Penmount serial touchscreensRick Koch
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov
2005-03-01input: Add MicroTouch (3M) serial touchscreen driverDan Streetman
2005-02-24input: adjust file2alias utility to export aliases forDmitry Torokhov
2005-02-09input: Add support for serial ELO touchscreens, includingVojtech Pavlik
2005-02-08input: Move #include <linux/interrupt.h> inside #ifdef __KERNEL__Vojtech Pavlik
2005-02-05Input: make serio drivers register asynchronously. This shouldDmitry Torokhov
2005-02-04Input: make serio's connect routines return error codeDmitry Torokhov
2005-02-04Input: make serio implementation more in line with standardDmitry Torokhov
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2005-02-04Input: remove serio->private in favor of using driver-specific dataDmitry Torokhov
2005-02-04Input: add serio->start() and serio->stop() callback methods thatDmitry Torokhov
2004-09-21Input: add serio_[un]pin_driver() functions so attribute handlersDmitry Torokhov
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