| Age | Commit message (Expand) | Author |
| 2005-09-09 | Manual merge with Linus | Dmitry Torokhov |
| 2005-09-07 | [PATCH] Input: Add a new switch event type | Richard Purdie |
| 2005-09-05 | Input: HID - add more consumer usages | Vojtech Pavlik |
| 2005-06-30 | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov |
| 2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually | Linus Torvalds |
| 2005-06-20 | [PATCH] INPUT: move to use the new class code, instead of class_simple | gregkh@suse.de |
| 2005-05-29 | Input: add semaphore and user count to input_dev structure; | Dmitry Torokhov |
| 2005-05-01 | [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4 | Andreas Jaggi |
| 2005-02-24 | input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE and | Vojtech Pavlik |
| 2004-11-01 | Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input | Vojtech Pavlik |
| 2004-10-27 | [PATCH] sonypi: rework input support | Stelian Pop |
| 2004-10-21 | Input: get rid of pm_dev in input core as it is deprecated and | Dmitry Torokhov |
| 2004-09-24 | input: Add LED definitions for PDAs. | John Lenz |
| 2004-09-23 | input: Tidy up & fix the hid-input.c driver. Dual-wheel A4 mice don't report ... | Vojtech Pavlik |
| 2004-06-06 | input: Make hardware rawmode optional for AT-keyboards, and check | Vojtech Pavlik |
| 2004-05-31 | input: Add reporting of raw scancodes to atkbd.c | Vojtech Pavlik |
| 2004-04-22 | Input: - move set_abs_params from synaptics driver to input and | Dmitry Torokhov |
| 2004-04-22 | Input: trailing whitespace fixes | Dmitry Torokhov |
| 2004-02-08 | Make SET_INPUT_KEYCODE return the old value, and clean up | Linus Torvalds |
| 2004-02-03 | [PATCH] gcc-3.5: keyboard.c fixes | Andrew Morton |
| 2004-01-20 | input: Manual merge. | Vojtech Pavlik |
| 2004-01-19 | [PATCH] Input: add sysfs class support for input devices | Greg Kroah-Hartman |
| 2004-01-18 | Merge twilight:bk/input into ucw.cz:/home/vojtech/bk/input | Vojtech Pavlik |
| 2004-01-17 | input: Key 89 is RO, not ROMAJI. | Vojtech Pavlik |
| 2004-01-16 | input: Added BUS_BLUETOOTH definition for BlueTooth HID devices. | Marcel Holtmann |
| 2004-01-15 | input: Move keycode definitions around to get as close to 2.4 | Vojtech Pavlik |
| 2003-12-18 | [PATCH] Add black list to handler<->device matching | Dmitry Torokhov |
| 2003-09-26 | input: Change AT keyboard to use hardware autorepeat and move | Vojtech Pavlik |
| 2003-09-26 | input: Tidy up events reported by a Synaptics pad, add touchpad | Peter Osterlund |
| 2003-09-18 | input.h, keyboard.c, evdev.c: | Vojtech Pavlik |
| 2003-06-20 | input: Add Logitech MX PS2++ support, move Logitech PS2++ code to a | Vojtech Pavlik |
| 2003-06-14 | input: Add Synaptics touchpad absolute mode support. | Peter Osterlund |
| 2003-06-09 | input: Add key definitions for HP-HIL keyboards. | Vojtech Pavlik |
| 2003-06-09 | input: Implement input device grabbing so that it is possible to steal | Zephaniah E. Hull |
| 2003-05-07 | [PATCH] devfs: API changes | Andrew Morton |
| 2003-04-28 | driver core: fix up the input_class logic due to the class changes. | Greg Kroah-Hartman |
| 2003-04-23 | [PATCH] don't include devfs_fs_kernel.h in global headers | Christoph Hellwig |
| 2003-04-20 | [PATCH] devfs: input | Christoph Hellwig |
| 2003-02-12 | input: Get rid of the kbd_pt_regs variable, and instead pass the | Vojtech Pavlik |
| 2002-11-16 | [PATCH] remove sched.h from input.h | Matthew Wilcox |
| 2002-10-08 | Initialize struct input_dev in input drivers before it's passed to input_even... | Vojtech Pavlik |
| 2002-10-08 | Change PC-keyboard mappings to follow MS Keyboards - a de facto | Vojtech Pavlik |
| 2002-09-25 | Add #include <list.h> to input.h | Vojtech Pavlik |
| 2002-08-26 | Use standard linked lists in input layer | Patrick Mochel |
| 2002-08-26 | - Remove input_handler list; replace with LIST_HEAD(input_handler_list). | Patrick Mochel |
| 2002-08-26 | input layer update: | Patrick Mochel |
| 2002-08-26 | Define input device class and register it. | Patrick Mochel |
| 2002-08-26 | Shorten the keycode handling code in keyboard.c and evdev.c. | Vojtech Pavlik |
| 2002-08-25 | This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksound | Vojtech Pavlik |
| 2002-07-31 | Revert input.h back to kernel types. | Vojtech Pavlik |