1. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  2. 448cd16 Input: evdev - rearrange ioctl handling by Dmitry Torokhov · 14 years ago
  3. d31b286 Input: dynamically allocate ABS information by Daniel Mack · 14 years ago
  4. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  5. c18fb13 Input: evdev - signal that device is writable in evdev_poll() by Dmitry Torokhov · 14 years ago
  6. 20da92d Input: change input handlers to use bool when possible by Dmitry Torokhov · 14 years ago
  7. 40d007e Input: introduce MT event slots by Henrik Rydberg · 14 years ago
  8. e725a49 Input: evdev - never leave the client buffer empty after write by Henrik Rydberg · 14 years ago
  9. 63a6404 Input: evdev - use driver hint to compute size of event buffer by Henrik Rydberg · 14 years ago
  10. b58f708 Input: evdev - convert to dynamic event buffer by Henrik Rydberg · 14 years ago
  11. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 14 years ago
  12. 3d7bbd4 Input: mark input interfaces as non-seekable by Dmitry Torokhov · 14 years ago
  13. 30a589f Input: evdev - be less aggressive about sending SIGIO notifies by Adam Jackson · 14 years ago
  14. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  15. f936601 Input: fix EVIOCGNAME/JSIOCGNAME regression by Daniel Mack · 15 years ago
  16. ec20a02 Input: synaptics - add support for reporting x/y resolution by Tero Saarni · 15 years ago
  17. 3d5cb60 Input: simplify name handling for certain input handles by Thadeu Lima de Souza Cascardo · 15 years ago
  18. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  19. 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 15 years ago
  20. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  21. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  22. 2d56f3a Input: refactor evdev 32bit compat to be shareable with uinput by Philip Langdale · 16 years ago
  23. c85e203 Input: evdev - fix printf() format for sizeof by Geert Uytterhoeven · 16 years ago
  24. f2afa77 Input: paper over a bug in Synaptics X driver by Dmitry Torokhov · 16 years ago
  25. 5402a73 Input: evdev - split EVIOCGBIT handlig into a separate function by Linus Torvalds · 16 years ago
  26. f2278f3 Input: fix force feedback upload issue in compat mode by Adam Dawidowski · 16 years ago
  27. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  28. eb08b6b evdev: Release eventual input device grabs when getting disconnected by Björn Steinbrink · 16 years ago
  29. f4f37c8 Input: Add proper locking when changing device's keymap by Dmitry Torokhov · 17 years ago
  30. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  31. 82ba56c Input: use full RCU API by Dmitry Torokhov · 17 years ago
  32. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  33. 0644501 Input: fix open count handling in input interfaces by Oliver Neukum · 17 years ago
  34. 6addb1d Input: evdev - implement proper locking by Dmitry Torokhov · 17 years ago
  35. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 17 years ago
  36. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 17 years ago
  37. 0b662c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  38. 1dfa281 Input: reduce raciness when input handlers disconnect by Dmitry Torokhov · 17 years ago
  39. bf61f8d Input: evdev - fix overflow in compat_ioctl by Kenichi Nagai · 17 years ago
  40. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  41. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  42. 334d0dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  43. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  44. ce305b6 Input: evdev - fix some sparse warnings (signedness, shadowing) by Dmitry Torokhov · 17 years ago
  45. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  46. d542ed8 Input: handlers - handle errors from input_open_device() by Dmitry Torokhov · 17 years ago
  47. d0ffb9b Input: handlers - rename 'list' to 'client' by Dmitry Torokhov · 17 years ago
  48. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 17 years ago
  49. c8e4c77 Input: add getkeycode and setkeycode methods by Marvin Raaijmakers · 17 years ago
  50. 4263cf0 Input: make input_register_handler() return error codes by Dmitry Torokhov · 18 years ago
  51. 66e6611 Input: constify input core by Dmitry Torokhov · 18 years ago
  52. 509ca1a Input: implement new force feedback interface by Anssi Hannula · 18 years ago
  53. 0e739d2 Input: introduce input_inject_event() function by Dmitry Torokhov · 18 years ago
  54. e9c8862 Input: remove accept method from input_dev by Dmitry Torokhov · 18 years ago
  55. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 18 years ago
  56. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  57. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  58. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 18 years ago
  59. 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 18 years ago
  60. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 18 years ago
  61. b9abaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  62. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  63. 3a51f7c Input: evdev - consolidate compat and regular code by Dmitry Torokhov · 18 years ago
  64. 7972720 Input: evdev - allow querying SW state from compat ioctl by Dmitry Torokhov · 19 years ago
  65. e0be618 Input: evdev - allow querying EV_SW bits from compat_ioctl by Dmitry Torokhov · 19 years ago
  66. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  67. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  68. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  69. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  70. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  71. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  72. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  73. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  74. 59df6bb [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat by Ralf Baechle · 19 years ago
  75. 4cee995 Input: fix checking whether new keycode fits size-wise by Ian Campbell · 19 years ago
  76. 5ac7ba3 Input: check keycodesize when adjusting keymaps by Vojtech Pavlik · 19 years ago
  77. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  78. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 19 years ago
  79. 41e979f Input: Make EVIOSCSABS work in evdev. by Vojtech Pavlik · 19 years ago
  80. b0f71c9 Input: Fix a warning in evdev's 32-bit emulation code. by Vojtech Pavlik · 19 years ago
  81. 52658bb Input: Add support for 32-bit emulation on 64-bit platforms for evdev. by Juergen Kreileder · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago