aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/evdev.c
Commit message (Expand)AuthorAge
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-30
* Input: refactor evdev 32bit compat to be shareable with uinputPhilip Langdale2008-10-27
* Input: evdev - fix printf() format for sizeofGeert Uytterhoeven2008-08-19
* Input: paper over a bug in Synaptics X driverDmitry Torokhov2008-08-08
* Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds2008-08-08
* Input: fix force feedback upload issue in compat modeAdam Dawidowski2008-06-30
* Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-01
* evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink2008-03-30
* Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-21
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Input: use full RCU APIDmitry Torokhov2007-10-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12
|\
| * [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-31
* | Input: fix open count handling in input interfacesOliver Neukum2007-10-12
* | Input: evdev - implement proper lockingDmitry Torokhov2007-08-30
|/
* 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
* | Input: evdev - fix overflow in compat_ioctlKenichi Nagai2007-05-11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-08
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-08
| |\
| * | Input: evdev - fix some sparse warnings (signedness, shadowing)Dmitry Torokhov2007-05-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
| * Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-14
* | 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: implement new force feedback interfaceAnssi Hannula2006-07-19
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-06
* Input: remove accept method from input_devDmitry Torokhov2006-07-06
* Input: fix formatting to better follow CodingStyleDmitry Torokhov2006-06-26
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
* Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-29
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-14
* [PATCH] ia64: task_pt_regs()Al Viro2006-01-12
* [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-07
|\
| * Input: evdev - consolidate compat and regular codeDmitry Torokhov2005-12-11
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
|/
* Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov2005-10-31
* Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov2005-10-31
* [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