aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/serio.c
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-22
|\
| * Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov2009-12-25
* | Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov2010-01-06
* | Input: serio - use list_first_entry() helperDmitry Torokhov2010-01-06
* | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-06
* | Input: serio - use device core to create 'id' attribute groupDmitry Torokhov2010-01-06
|/
* Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-26
* Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-08
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-09
* Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-17
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-30
* Input: serio - offload resume to kseriodShaohua Li2008-07-23
* Input: serio - remove pending events when unregistering driverDmitry Torokhov2008-06-02
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-18
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-29
* Input: serio - do not touch bus's rwsemDmitry Torokhov2007-04-27
* Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-18
* SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* | Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-23
* | Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-17
* | Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-02
|/
* Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-12
* Input: serio - add lockdep annotationsJiri Kosina2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-19
* Input: serio - fix memory leakAdrian Bunk2006-03-14
* Input: initialize serio and gameport at subsystem levelDmitry Torokhov2006-02-19
* Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-19
* [PATCH] Add serio bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-20
* Input: serio - add modalias attribute and environment variable toDmitry Torokhov2005-06-30
* Commit the manual part of the input layer merge.Linus Torvalds2005-06-27
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-20
* [PATCH] serio 'id' attributesDmitry Torokhov2005-05-17
* [PATCH] serio resume fixDmitry Torokhov2005-05-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16