linux/drivers/input
Arjan van de Ven b79e83bdd9 Input: remove unnecessary synchronize_rcu() call
There is no need to issue serialize_rcu() after adding a new handle
to the list of handles associated with the device because new events
will "see" the new handle in the list immediately. Remove it so we
can boot a little bit faster.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-04-11 17:09:14 -07:00
..
gameport Input: struct device - replace bus_id with dev_name(), dev_set_name() 2008-10-30 09:29:05 -04:00
joystick Input: add support for Maple controller as a joystick 2008-12-30 00:58:05 -08:00
keyboard Input: bf54x-keys - fix typo in warning 2009-03-09 20:10:25 -07:00
misc Input: arrange drivers/input/misc/Makefile in alphabetical order 2009-03-09 20:15:42 -07:00
mouse Merge commit 'v2.6.29-rc7' into next 2009-03-08 16:30:55 -07:00
serio Input: i8042 - add a DMI table for the i8042.reset option 2009-04-11 17:09:12 -07:00
tablet Input: gtco - use USB endpoint API 2008-12-30 01:09:55 -08:00
touchscreen Input: add AD7879 Touchscreen driver 2009-03-09 20:14:10 -07:00
Kconfig xen pvfb: Para-virtual framebuffer, keyboard and pointer driver 2008-04-24 23:57:33 +02:00
Makefile Input: refactor evdev 32bit compat to be shareable with uinput 2008-10-27 22:03:42 -04:00
apm-power.c Input: apm-power - fix crash when unloading modules 2008-03-24 11:02:06 -04:00
evbug.c Input: struct device - replace bus_id with dev_name(), dev_set_name() 2008-10-30 09:29:05 -04:00
evdev.c Merge commit 'v2.6.28-rc9' into next 2008-12-20 04:54:54 -05:00
ff-core.c drivers/input/ff-core.c needs <linux/sched.h> 2008-07-02 18:40:08 -07:00
ff-memless.c input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback 2008-11-30 10:36:51 -08:00
fixp-arith.h changed email 2007-10-20 00:47:32 +02:00
input-compat.c Input: refactor evdev 32bit compat to be shareable with uinput 2008-10-27 22:03:42 -04:00
input-compat.h Input: refactor evdev 32bit compat to be shareable with uinput 2008-10-27 22:03:42 -04:00
input-polldev.c Input: remove private member from input_dev structure 2008-04-02 00:41:00 -04:00
input.c Input: remove unnecessary synchronize_rcu() call 2009-04-11 17:09:14 -07:00
joydev.c Merge commit 'v2.6.28-rc9' into next 2008-12-20 04:54:54 -05:00
mousedev.c Merge commit 'v2.6.28-rc9' into next 2008-12-20 04:54:54 -05:00
xen-kbdfront.c get xenbus_driver ->probe() "recognized" by modpost 2008-11-30 10:03:38 -08:00