linux-kernel-test/drivers/input
Andres Salomon 8bf020ee96 Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
psmouse_queue_work is passed a delayed_work struct, and queues up the work
with kpsmouse_wq.  Since we're dealing with delayed_work stuff, this
also switches resync_work to a delayed_work struct as well, and makes
use of psmouse_queue_work when doing a resync within psmouse-base.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-09-21 18:28:36 -04:00
..
gameport Input: gameport - make gameport_register_driver() return errors 2008-07-30 00:41:15 -04:00
joystick Input: gameport - check return value of gameport_register_driver() 2008-07-30 00:41:36 -04:00
keyboard Input: atkbd - expand Latitude's force release quirk to other Dells 2008-09-10 12:12:28 -04:00
misc Input: cm109 - don't use obsolete logging macros 2008-09-10 12:12:29 -04:00
mouse Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of 2008-09-21 18:28:36 -04:00
serio Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports 2008-09-10 12:12:31 -04:00
tablet Input: convert drivers to use strict_strtoul() 2008-09-10 12:11:57 -04:00
touchscreen Input: ads7846 - introduce .gpio_pendown to get pendown state 2008-09-10 12:13:28 -04:00
apm-power.c Input: apm-power - fix crash when unloading modules 2008-03-24 11:02:06 -04:00
evbug.c Input: evbug - identify device by its sysfs ID 2008-06-30 09:36:17 -04:00
evdev.c Input: fix force feedback upload issue in compat mode 2008-06-30 09:37:06 -04: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: use clamp_val() macro in ff-memless.c 2008-05-16 14:49:47 -04:00
fixp-arith.h
input-polldev.c Input: remove private member from input_dev structure 2008-04-02 00:41:00 -04:00
input.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 2008-07-21 00:55:14 -04:00
joydev.c Input: make sure input interfaces pin parent input devices 2008-04-01 00:22:53 -04:00
Kconfig xen pvfb: Para-virtual framebuffer, keyboard and pointer driver 2008-04-24 23:57:33 +02:00
Makefile xen pvfb: Para-virtual framebuffer, keyboard and pointer driver 2008-04-24 23:57:33 +02:00
mousedev.c mousedev: BKL pushdown 2008-07-02 15:06:23 -06:00
xen-kbdfront.c xen pvfb: Dynamic mode support (screen resizing) 2008-05-27 10:11:36 +02:00