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
Matthew Wilcox 53d5ed627d [PATCH] Use linux/io.h instead of asm/io.h
In preparation for moving check_signature, change these users from asm/io.h
to linux/io.h

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-11 11:14:23 -07:00
..
gameport Input: serio/gameport - check whether driver core calls succeeded 2006-07-19 01:14:55 -04:00
joystick IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
keyboard [PATCH] m68k/HP300: Enable HIL configuration options 2006-10-09 14:54:45 -07:00
misc [PATCH] Use linux/io.h instead of asm/io.h 2006-10-11 11:14:23 -07:00
mouse [PATCH] m68k/HP300: Enable HIL configuration options 2006-10-09 14:54:45 -07:00
serio [PATCH] m68k/HP300: Enable HIL configuration options 2006-10-09 14:54:45 -07:00
touchscreen IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
evbug.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
evdev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
ff-core.c Input: implement new force feedback interface 2006-07-19 01:40:22 -04:00
ff-memless.c Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
joydev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
mousedev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
power.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
tsdev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00