aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/evdev.c
AgeCommit message (Expand)Author
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2005-12-11Input: evdev - consolidate compat and regular codeDmitry Torokhov
2005-10-31Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov
2005-10-31Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov
2005-10-28[PATCH] INPUT: Create symlinks for backwards compatibilityGreg Kroah-Hartman
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: move the input class devices under their new input_dev devicesGreg Kroah-Hartman
2005-10-28[PATCH] Input: kill devfs referencesDmitry Torokhov
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-09[PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie
2005-09-05[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle
2005-09-04Input: fix checking whether new keycode fits size-wiseIan Campbell
2005-07-24Input: check keycodesize when adjusting keymapsVojtech Pavlik
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de
2005-05-29Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik
2005-05-29Input: Fix a warning in evdev's 32-bit emulation code.Vojtech Pavlik
2005-05-29Input: Add support for 32-bit emulation on 64-bit platforms for evdev.Juergen Kreileder
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds