summaryrefslogtreecommitdiffstats
path: root/drivers/input/tsdev.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tsdev - schedule removalRichard Purdie2007-02-101-0/+4
* Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-3/+1Star
* Input: constify input coreDmitry Torokhov2006-09-141-5/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Input: fix formatting to better follow CodingStyleDmitry Torokhov2006-06-261-8/+14
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-141-4/+2Star
* [PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman2005-10-281-2/+8
* [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-281-2/+2
* [PATCH] INPUT: move the input class devices under their new input_dev devicesGreg Kroah-Hartman2005-10-281-3/+3
* [PATCH] Input: kill devfs referencesDmitry Torokhov2005-10-281-7/+0Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-211-4/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+492