summaryrefslogtreecommitdiffstats
path: root/include/linux/serio.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-73/+3
* Input: serio - add helper macro for serio_driver boilerplateAxel Lin2012-04-041-0/+13
* include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-10-311-9/+11
* Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-281-0/+1
* Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov2010-10-181-0/+1
* Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-131-1/+3
* Input: serio_driver - drop private pointerDmitry Torokhov2010-09-141-1/+0
* Input: serio_driver - mark id_table and description as constDmitry Torokhov2010-09-141-2/+2
* Input: add driver for hampshire serial touchscreensAdam Bennett2010-04-131-0/+1
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-211-19/+0
|\
| * Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-061-19/+0
* | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0
|/
* Input: add driver for Dynapro serial touchscreenTias Guns2009-10-261-0/+1
* Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-261-2/+0
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-091-3/+6
* Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-071-1/+1
* Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-241-0/+1
* Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov2008-07-231-2/+1
* Input: serio - trivial documentation fixNiels de Vos2008-07-081-1/+1
* Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder2008-07-071-0/+1
* Input: Add driver for iNexio serial touchscreen.Richard Lemon2008-06-301-0/+1
* Input: add Zhen Hua driverMartin Kebert2008-04-151-0/+1
* Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-181-0/+1
* i2c: New bus driver for the TAOS evaluation modulesJean Delvare2007-07-121-0/+1
* Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-181-6/+0
* SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-0/+5
* Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-231-6/+1
* Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-171-5/+0
* Input: serio - add lockdep annotationsJiri Kosina2006-10-111-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* Input: add driver for Touchwin serial touchscreensRick Koch2006-08-051-0/+1
* Input: add driver for Touchright serial touchscreensRick Koch2006-08-051-0/+1
* Input: add driver for Penmount serial touchscreensRick Koch2006-08-051-0/+1
* Manual merge with Linus.Dmitry Torokhov2006-04-021-3/+3
|\
| * [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-3/+3
* | Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-191-4/+5
|/
* Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-011-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+214