summaryrefslogtreecommitdiff
path: root/include/linux/serio.h
AgeCommit message (Expand)Author
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns
2009-07-26Input: serio - switch to using dev_pm_opsDmitry Torokhov
2009-05-09Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar
2008-07-23Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov
2008-07-08Input: serio - trivial documentation fixNiels de Vos
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon
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