aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joydev.c
Commit message (Expand)AuthorAge
* Input: convert from class devices to standard devicesDmitry Torokhov2007-07-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-04
|\
| * Input: reduce raciness when input handlers disconnectDmitry Torokhov2007-06-03
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-04
|\
| * Input: handlers - handle errors from input_open_device()Dmitry Torokhov2007-04-12
| * Input: handlers - rename 'list' to 'client'Dmitry Torokhov2007-04-12
| * Input: rework handle creation codeDmitry Torokhov2007-04-12
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/
* Input: make input_register_handler() return error codesDmitry Torokhov2006-09-14
* Input: constify input coreDmitry Torokhov2006-09-14
* Input: fix formatting to better follow CodingStyleDmitry Torokhov2006-06-26
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-14
* [PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman2005-10-28
* [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-28
* [PATCH] INPUT: move the input class devices under their new input_dev devicesGreg Kroah-Hartman2005-10-28
* [PATCH] Input: kill devfs referencesDmitry Torokhov2005-10-28
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser2005-07-11
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-27
|\
| * Input: This patch implements compat_ioctl for joydev.Jeremy Fitzhardinge2005-05-29
* | [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-20
|/
* Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik2005-05-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16