aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul1-0/+2
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-73/+3
2012-04-04Input: serio - add helper macro for serio_driver boilerplateAxel Lin1-0/+13
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker1-9/+11
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior1-0/+1
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov1-0/+1
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov1-1/+3
2010-09-14Input: serio_driver - drop private pointerDmitry Torokhov1-1/+0
2010-09-14Input: serio_driver - mark id_table and description as constDmitry Torokhov1-2/+2
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett1-0/+1
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov1-19/+0
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov1-1/+0
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman1-19/+0
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns1-0/+1
2009-07-26Input: serio - switch to using dev_pm_opsDmitry Torokhov1-2/+0
2009-05-09Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov1-3/+6
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar1-0/+1
2008-07-23Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov1-2/+1
2008-07-08Input: serio - trivial documentation fixNiels de Vos1-1/+1
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder1-0/+1
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon1-0/+1
2008-04-15Input: add Zhen Hua driverMartin Kebert1-0/+1
2007-07-18Input: add driver for Fujitsu serial touchscreensDmitry Torokhov1-0/+1
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+1
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov1-6/+0
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman1-0/+5
2006-11-23Input: serio - make serio_register_driver() return errorsDmitry Torokhov1-6/+1
2006-11-17Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov1-5/+0
2006-10-11Input: serio - add lockdep annotationsJiri Kosina1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-08-05Input: add driver for Touchwin serial touchscreensRick Koch1-0/+1
2006-08-05Input: add driver for Touchright serial touchscreensRick Koch1-0/+1
2006-08-05Input: add driver for Penmount serial touchscreensRick Koch1-0/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov1-3/+3
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-3/+3
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven1-4/+5
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+214