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