aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/evdev.c
Commit message (Expand)AuthorAge
* 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
* Manual merge with LinusDmitry Torokhov2005-09-09
|\
| * [PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk2005-09-09
| * [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-07
| * [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle2005-09-05
* | Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-04
|/
* Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-24
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-27
|\
| * Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik2005-05-29
| * Input: Fix a warning in evdev's 32-bit emulation code.Vojtech Pavlik2005-05-29
| * Input: Add support for 32-bit emulation on 64-bit platforms for evdev.Juergen Kreileder2005-05-29
* | [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-20
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16