1. ba4e9a6 Input: uinput - add UI_GET_VERSION ioctl by David Herrmann · 10 years ago
  2. bcb898e Input: uinput - uinput_validate_absbits() cleanup by David Herrmann · 10 years ago
  3. e3480a6 Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs path by Benjamin Tissoires · 10 years ago
  4. 9d51e80 Input: uinput - breaks by goto out in uinput_ioctl_handler by Benjamin Tisssoires · 10 years ago
  5. cbf0541 Input: uinput - support injecting multiple events in one write() call by Ryan Mallon · 11 years ago
  6. 7774036 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 12 years ago
  7. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  8. 54ce165 Input: uinput - fix formatting by Dmitry Torokhov · 12 years ago
  9. c5b3533 Input: uinput - specify exact bit sizes on userspace APIs by Dmitry Torokhov · 12 years ago
  10. 00ce756 Input: uinput - mark failed submission requests as free by Dmitry Torokhov · 12 years ago
  11. 22ae19c Input: uinput - fix race that can block nonblocking read by Dmitry Torokhov · 12 years ago
  12. f40033a Input: uinput - return -EINVAL when read buffer size is too small by David Herrmann · 12 years ago
  13. 929d1af Input: uinput - take event lock when fetching events from buffer by Dmitry Torokhov · 12 years ago
  14. a718d79 Input: uinput - allow for 0/0 min/max on absolute axes. by Peter Hutterer · 13 years ago
  15. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 13 years ago
  16. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 13 years ago
  17. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 13 years ago
  18. 85b7720 Input: introduce device properties by Henrik Rydberg · 14 years ago
  19. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  20. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  21. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  22. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  23. 38e7afe Input: uinput - setup MT usage during device creation by Henrik Rydberg · 14 years ago
  24. 8905aaa Input: uinput - add devname alias to allow module on-demand load by Kay Sievers · 14 years ago
  25. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  26. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  27. daf8a96 Input: uinput - mark as non-seekable by Dmitry Torokhov · 14 years ago
  28. 45cdba4 Input: uinput - remove BKL from uinput_open function by Thadeu Lima de Souza Cascardo · 14 years ago
  29. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  30. 05cebd3 Input: uinput - flush all pending ff effects before destroying device by Aristeu Sergio Rozanski Filho · 15 years ago
  31. 2d56f3a Input: refactor evdev 32bit compat to be shareable with uinput by Philip Langdale · 16 years ago
  32. 5370365 Input: uinput - remove duplicate include by Huang Weiyi · 16 years ago
  33. 8702965 uinput: BKL pushdown by Arnd Bergmann · 16 years ago
  34. a830df3 Input: pull input.h into uinpit.h by Mike Frysinger · 17 years ago
  35. 373f971 Input: drivers/input/misc - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  36. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  37. ff46255 Input: uinput - switch to the new FF interface by Anssi Hannula · 18 years ago
  38. 221979a Input: uinput - semaphore to mutex conversion by Dmitry Torokhov · 18 years ago
  39. e597f0c8 Input: uinput - don't use "interruptible" in FF code by Dmitry Torokhov · 19 years ago
  40. 59c7c03 Input: uinput - add UI_SET_SWBIT ioctl by Dmitry Torokhov · 19 years ago
  41. 2950641 Input: uinput - convert to dynalloc allocation by Dmitry Torokhov · 19 years ago
  42. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  43. e7507ed [PATCH] uniput - fix crash on SMP by Dmitry Torokhov · 19 years ago
  44. 5b6271b Input: make name, phys and uniq be 'const char *' because once by Dmitry Torokhov · 19 years ago
  45. 0048e60 Input: uinput - use completions instead of events and manual by Dmitry Torokhov · 19 years ago
  46. 152c12f Input: clean up uinput driver (formatting, extra braces) by Dmitry Torokhov · 19 years ago
  47. b6cbf3e Input: return correct value when setting up absolute device via uinipt. by Ian Campbell · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago