1. 332797a input: evdev: use bma250 sensor for evita, fighter and jet by Jose Adolfo Galdamez · 10 years ago
  2. 9f4d6d1 input: evdev: use boottime for sensors by Dimitri Unrau · 10 years ago
  3. f397b41 Input: evdev - add CLOCK_BOOTTIME support by Aniroop Mathur · 12 years ago
  4. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  5. 783820b Input: evdev - Add ioctl to block suspend while event queue is not empty. by Arve Hjønnevåg · 18 years ago
  6. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  7. 05b7b84 Merge branch 'for-next' of github.com:rydberg/linux into next by Dmitry Torokhov · 14 years ago
  8. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 14 years ago
  9. 02dfc49 Input: evdev - fix variable initialisation by Heiko Stübner · 14 years ago
  10. 1cf0c6e Input: Add EVIOC mechanism for MT slots by Henrik Rydberg · 14 years ago
  11. a80b83b Input: add infrastructure for selecting clockid for event time stamps by John Stultz · 14 years ago
  12. 1f8c5ce Input: evdev - fix variable initialisation by Heiko Stuebner · 14 years ago
  13. 42f5787 Input: evdev - fix variable initialisation by Heiko Stübner · 14 years ago
  14. 4dc43d7 Input: evdev - Add ioctl to block suspend while event queue is not empty. by Arve Hjønnevåg · 18 years ago
  15. 7cc8460 Input: evdev - Don't hold wakelock when no data is available to user-space by Arve Hjønnevåg · 14 years ago
  16. 509f87c Input: evdev - do not block waiting for an event if fd is nonblock by Dima Zavin · 15 years ago
  17. e90f869 Input: evdev - if no events and non-block, return EAGAIN not 0 by Dima Zavin · 15 years ago
  18. 566cf5b Input: evdev - only allow reading events if a full packet is present by Dima Zavin · 15 years ago
  19. 183a1fc input: evdev: do not block waiting for an event if fd is nonblock by Dima Zavin · 15 years ago
  20. 587b1eb input: evdev: if no events and non-block, return EAGAIN not 0 by Dima Zavin · 15 years ago
  21. 4873193 input: evdev: only allow reading events if a full packet is present by Dima Zavin · 15 years ago
  22. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 15 years ago
  23. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 15 years ago
  24. 0ee5695 input: evdev: Add missing wake_lock_destroy by Benoit Goby · 15 years ago
  25. 2a1f352 input: evdev: Use unique wakelock names by Mike Chan · 17 years ago
  26. 5d61887 Input: Use monotonic time for event time stamps. by Arve Hjønnevåg · 18 years ago
  27. ca5d75f Input: Hold wake lock while event queue is not empty. by Arve Hjønnevåg · 18 years ago
  28. 7cbbb75 Input: remove useless synchronize_rcu() calls by Eric Dumazet · 15 years ago
  29. cdda911 Input: evdev - only signal polls on full packets by Jeff Brown · 15 years ago
  30. 9fb0f14 Input: evdev - indicate buffer overrun with SYN_DROPPED by Jeff Brown · 15 years ago
  31. 439581e Input: evdev - fix evdev_write return value on partial writes by Peter Korsgaard · 15 years ago
  32. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  33. 5c461b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 16 years ago
  34. 85b7720 Input: introduce device properties by Henrik Rydberg · 16 years ago
  35. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 16 years ago
  36. da0c490 Input: use pr_fmt and pr_<level> by Joe Perches · 16 years ago
  37. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  38. 49327ad Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  39. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  40. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. f9ce6eb Input: evdev - fix EVIOCSABS regression by Daniel Mack · 16 years ago
  42. 0a74a1d Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS by Daniel Mack · 16 years ago
  43. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  44. 8613e4c Input: add support for large scancodes by Mauro Carvalho Chehab · 16 years ago
  45. 2be8527 input: __rcu annotations by Arnd Bergmann · 16 years ago
  46. 448cd16 Input: evdev - rearrange ioctl handling by Dmitry Torokhov · 16 years ago
  47. d31b286 Input: dynamically allocate ABS information by Daniel Mack · 16 years ago
  48. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 16 years ago
  49. c18fb13 Input: evdev - signal that device is writable in evdev_poll() by Dmitry Torokhov · 16 years ago
  50. 20da92d Input: change input handlers to use bool when possible by Dmitry Torokhov · 16 years ago
  51. 40d007e Input: introduce MT event slots by Henrik Rydberg · 16 years ago
  52. e725a49 Input: evdev - never leave the client buffer empty after write by Henrik Rydberg · 16 years ago
  53. 63a6404 Input: evdev - use driver hint to compute size of event buffer by Henrik Rydberg · 16 years ago
  54. b58f708 Input: evdev - convert to dynamic event buffer by Henrik Rydberg · 16 years ago
  55. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 16 years ago
  56. 3d7bbd4 Input: mark input interfaces as non-seekable by Dmitry Torokhov · 16 years ago
  57. 30a589f Input: evdev - be less aggressive about sending SIGIO notifies by Adam Jackson · 17 years ago
  58. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 17 years ago
  59. f936601 Input: fix EVIOCGNAME/JSIOCGNAME regression by Daniel Mack · 17 years ago
  60. ec20a02 Input: synaptics - add support for reporting x/y resolution by Tero Saarni · 17 years ago
  61. 3d5cb60 Input: simplify name handling for certain input handles by Thadeu Lima de Souza Cascardo · 17 years ago
  62. 60aa492 Rationalize fasync return values by Jonathan Corbet · 17 years ago
  63. 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 18 years ago
  64. 233e70f saner FASYNC handling on file close by Al Viro · 18 years ago
  65. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 18 years ago
  66. 2d56f3a Input: refactor evdev 32bit compat to be shareable with uinput by Philip Langdale · 18 years ago
  67. c85e203 Input: evdev - fix printf() format for sizeof by Geert Uytterhoeven · 18 years ago
  68. f2afa77 Input: paper over a bug in Synaptics X driver by Dmitry Torokhov · 18 years ago
  69. 5402a73 Input: evdev - split EVIOCGBIT handlig into a separate function by Linus Torvalds · 18 years ago
  70. f2278f3 Input: fix force feedback upload issue in compat mode by Adam Dawidowski · 18 years ago
  71. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 18 years ago
  72. eb08b6b evdev: Release eventual input device grabs when getting disconnected by Björn Steinbrink · 18 years ago
  73. f4f37c8 Input: Add proper locking when changing device's keymap by Dmitry Torokhov · 19 years ago
  74. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 19 years ago
  75. 82ba56c Input: use full RCU API by Dmitry Torokhov · 19 years ago
  76. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  77. 0644501 Input: fix open count handling in input interfaces by Oliver Neukum · 19 years ago
  78. 6addb1d Input: evdev - implement proper locking by Dmitry Torokhov · 19 years ago
  79. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 19 years ago
  80. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 19 years ago
  81. 0b662c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  82. 1dfa281 Input: reduce raciness when input handlers disconnect by Dmitry Torokhov · 19 years ago
  83. bf61f8d Input: evdev - fix overflow in compat_ioctl by Kenichi Nagai · 19 years ago
  84. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  85. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  86. 334d0dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  87. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  88. ce305b6 Input: evdev - fix some sparse warnings (signedness, shadowing) by Dmitry Torokhov · 19 years ago
  89. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 19 years ago
  90. d542ed8 Input: handlers - handle errors from input_open_device() by Dmitry Torokhov · 19 years ago
  91. d0ffb9b Input: handlers - rename 'list' to 'client' by Dmitry Torokhov · 19 years ago
  92. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 19 years ago
  93. c8e4c77 Input: add getkeycode and setkeycode methods by Marvin Raaijmakers · 19 years ago
  94. 4263cf0 Input: make input_register_handler() return error codes by Dmitry Torokhov · 20 years ago
  95. 66e6611 Input: constify input core by Dmitry Torokhov · 20 years ago
  96. 509ca1a Input: implement new force feedback interface by Anssi Hannula · 20 years ago
  97. 0e739d2 Input: introduce input_inject_event() function by Dmitry Torokhov · 20 years ago
  98. e9c8862 Input: remove accept method from input_dev by Dmitry Torokhov · 20 years ago
  99. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 20 years ago
  100. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 20 years ago