Archived
14
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
Greg Kroah-Hartman 4b315627e6 SERIO: add the sysfs driver name to all modules
This adds the module name to all SERIO drivers, if they are built into
the kernel or not.  It will show up in /sys/modules/MODULE_NAME/drivers/

Cc: Kay Sievers <kay.sievers@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 10:37:12 -08:00
..
gameport Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-08 01:07:56 -05:00
joystick Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-08 01:07:56 -05:00
keyboard [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. 2006-12-17 14:06:58 -08:00
misc [PATCH] Correct misc_register return code handling in several drivers 2006-12-07 08:39:35 -08:00
mouse Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-08 01:07:56 -05:00
serio SERIO: add the sysfs driver name to all modules 2007-02-07 10:37:12 -08:00
touchscreen [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem 2006-12-12 10:43:21 -08: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: add to kernel-api docbook 2006-11-24 00:43:09 -05:00
ff-memless.c Input: add to kernel-api docbook 2006-11-24 00:43:09 -05:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: add comments to input_{allocate|free}_device() 2006-11-02 23:26:55 -05:00
joydev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile [PATCH] Generic HID layer - build 2006-12-08 10:43:20 -08:00
mousedev.c Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE 2006-11-17 01:06:54 -05: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