dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input
Dmitry Torokhov 935e658e89 Input: joysticks - switch to using input_dev->dev.parent
In preparation for struct class_device -> struct device input
core conversion, switch to using input_dev->dev.parent when
specifying device position in sysfs tree.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-04-12 01:35:26 -04:00
..
gameport [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. 2007-02-11 10:51:31 -08:00
joystick Input: joysticks - switch to using input_dev->dev.parent 2007-04-12 01:35:26 -04:00
keyboard Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
misc Input: drivers/input/misc - don't access dev->private directly 2007-04-12 01:34:33 -04:00
mouse Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00
serio Input: i8042 - disable interfaces when switching to legacy mode 2007-04-12 01:32:09 -04:00
touchscreen Input: touchscreens - switch to using input_dev->dev.parent 2007-04-12 01:35:14 -04:00
Kconfig
Makefile Input: remove no longer used power.c handler 2007-04-12 01:31:05 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
ff-core.c
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h
input.c Input: prepare to switching to struct device 2007-04-12 01:34:47 -04:00
joydev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
mousedev.c Input: mousedev - fix sudden warps with touchpads 2007-04-12 01:31:55 -04:00
tsdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00