summaryrefslogtreecommitdiffstats
path: root/drivers/input/evdev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ia64: task_pt_regs()Al Viro2006-01-121-1/+1
* [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-111-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-071-280/+213
|\
| * Input: evdev - consolidate compat and regular codeDmitry Torokhov2005-12-111-280/+213
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
|/
* Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov2005-10-311-0/+3
* Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov2005-10-311-0/+1
* [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-4/+0
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* Manual merge with LinusDmitry Torokhov2005-09-091-1/+11
|\
| * [PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk2005-09-091-1/+1
| * [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-071-0/+8
| * [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle2005-09-051-0/+2
* | Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-041-1/+1
|/
* Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-241-0/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-271-80/+327
|\
| * Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik2005-05-291-199/+180
| * Input: Fix a warning in evdev's 32-bit emulation code.Vojtech Pavlik2005-05-291-0/+2
| * Input: Add support for 32-bit emulation on 64-bit platforms for evdev.Juergen Kreileder2005-05-291-2/+266
* | [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-201-4/+5
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+492
OpenPOWER on IntegriCloud